AdminLTELogo

MCQs List

Code Question Option A Option B Option C Option D Answer
CS411 How Many Bytes Will Be Skipped By The Statement Ptrstring += 2? 1 4 8 16 C
CS411 How Many Parameters Do Winmain Function Contains 1 2 3 4 D
CS411 How Many Parameters Take The Dialog Box Procedure? 0 1 4 6 B
CS411 How Many Wm_Char Messages Will Be Generated When Shift+A Key Combination Is Pressed From Keyboard And We Haven’T Called Translatemessage() Before Calling Dispatchmessage() Function? 0 1 2 3 A
CS411 Identifier Is Not Replaced If It Appears In A Comment With In A String As A Part Of A Long Identifier All Of Given C
CS411 Identifier Is Not Replaced If It Appears In A Comment With In A String As A Part Of A Long Identifier All Of Given D
CS411 If Bind Function Fails Then What Kind Of Error It Will Return Socket_Error Socket_Failed Socket_Undefine None Of The Given A
CS411 If The Dialog Box Procedure Returns False Then Which Message Handling Will Be Performed? Default Instance Object None Of The Given B
CS411 If The Load Menu Function Fails So What Will Be The Return Value 0 False Null <Not Sure> 1 C
CS411 If We Destroy Owner Window Then __________ Only Owner Window Will Be Destroyed Only Its Owned Window Will Be Destroyed Both Owner And Owned Window Will Be Destroyed The Application Will Be Crashed C
CS411 If We Destroy Owner Window Then ___________ Only Owner Window Will Be Destroyed Only Its Owned Window Will Be Destroyed Both Owner And Owned Window Will Be Destroyed The Application Will Be Crashed C
CS411 If We Destroy Owner Window Then ___________ Only Owner Window Will Be Destroyed Only Its Owned Window Will Be Destroyed Both Owner And Owned Window Will Be Destroyed The Application Will Be Crashed C
CS411 If We Pass Null Value To “Getdc” Function It Retrieves The Dc For The: Entire Screen Parent Window Client Window It Does Not Retrieves Dc A
CS411 In 32Bit Ms Windows Each Have Its Own Virtual Address Space Process Thread Fiber None Of The Above A
CS411 In 32-Bit Windows Programming We Are Freed From The Curse Of 64K Segments True False Na Na A
CS411 In Which Parameter Of “Createwindow” Function We Can Specify The Menu Hinstance Hmenu Hwin Dialoge Box B
CS411 Is An Internal Data Structure Used To Translate Virtual Address Into Corresponding Physical Addresses Fiber Page Map Paging File Pages B
CS411 Is One Of User Interface Elements Accelerator Message Loop Winproc None Of Given Options A
CS411 Is Used To Check The Predefined Identifiers #Include #Ifdef #Def #Elif B
CS411 Is/Are The Type(S) Of Logical Brushes Solid Hatched Pattern All Of The Given D