Code Question Option A Option B Option C Option D Answer
CS411 If The Load Menu Function Fails So What Will Be The Return Value 0 False Null <Not Sure> 1 C
CS411 The Process Can Use A Space From To 0X00000000 0X00000000 0X00000000 0Xffffffff 0X7Fffffff 0Xffffffff 0X00000000 0X7Fffffff D
CS411 ___________ Is Used To Check The Predefined Identifiers #Include #Ifdef #Def #Elif B
CS411 Which Of The Following Is Not True About Http? It Is A Protocol It Is Stateless It Is More Difficult To Implement Than State-Aware Protocols A Web Browser Is Http Client A
CS411 Which Operator Manipulates Individual Bits? Bitwise Operators Linked Bits Individual Bytes Linked Bytes A
CS411 The First Step In Creating A Window Is Registering A Window Class By ___________ Using Dispatchmessage Api Filling A Wndclass Structure And Calling Registerclass Getting Window Handle None Of Given Options B
CS411 Two Types Of Subclassing Are__________ Automated Subclassing And Manual Subclassing Static Subclassing And Dynamic Subclassing Local Subclassing And Global Subclassing Instance Subclassing And Global Subclassing D
CS411 To Maximize The Flexibility Of The Processs Memory Management System Can Moves Pages Of Physical Memory To And From A Paging File On The Disk True False Na Na A
CS411 Neither The User Nor The Application Can Make The Owner Window Active Until The Is Destroyed Modal Dialog Box Modeless Dialog Box Child Control All Of The Given B
CS411 Union Person { Char Name[30]; //30 Bytes Int Age; Float Height; }; How Many Bytes Will Skip After Executing Ptr = Ptr +1. Union Person Abc *Ptr; Ptr = &Abc; Ptr = Ptr +1; 30 Bytes Will Skip After Executing Ptr = Ptr +1 31 Bytes Will Skip After Executing Ptr = Ptr +1 32 Bytes Will Skip After Executing Ptr = Ptr +1 38 Bytes Will Skip After Executing Ptr = Ptr +1 D
CS411 ___________ Is/Are Type(S) Of Macro Object-Like Macro Function-Like Macro Both Of The Given None Of The Given C
CS411 Device-Independed Value Represents __________ Virtual Key Code Key Code Readonly Code None Of Given A
CS411 ___________ Is A Subsystem Responsible For Displaying Text And Images On Display Devices And Printers Brushes Pens Gdi (Graphics Device Interface) Kernel C
CS411 Dos Boxes Are Also Called ___________ Main Window Consol Window Dialogue Box Arrays B
CS411 __________ Handles User Inputs And Responds To User Events Independently User-Interface Thread Worker Thread Kernel Thread None Of Given Options A
CS411 Pump The Blood In The Whole Body Of A Human Being. This Work Done By The Heart But What Will Be The Heart Of An Operation System Kernel Win32 Virtual Memory Rom A
CS411 __________ Is Responsible For Stack Rewinding When Called-Function Returns Function Pointer Called Function Caller Function D
CS411 Name Of Two Dimensional Array Is The Address Of ___________ First Column First Row Last Row Last Column C
CS411 The System Uses The Virtual Address Space From To 0X00000000 0X00000000 0X80000000 0Xffffffff 0X7Fffffff 0Xffffffff 0X00000000 0X7Fffffff B
CS411 ___________ Provides The Functionality To Create And Manage Screen Windows And Most Basic Controls Gdi Common Dialog Box Common Control Library User Interface D