CS411
|
Language Is An Extensible Language
|
True
|
False
|
Na
|
Na
|
A
|
CS411
|
The Virtual Address Space Of Size Gb Is Used By Process And Gb Is Used By The System
|
1
|
2
|
3
|
4
|
B
|
CS411
|
*(A+I) Can Also Be Written As ___________
|
A[I]
|
A[I+1]
|
*A
|
*A+1
|
A
|
CS411
|
Which One Of The Following Is Not A Nonqueued Message?
|
Wm_Activate
|
Wm_Setfocus
|
Wm_Windowposchanged
|
Wm_Setcursor
|
C
|
CS411
|
How Many Parameters Do Winmain Function Contains
|
1
|
2
|
3
|
4
|
D
|
CS411
|
The ___________ Function Writes A Character String At The Specified Location Using The Currently Selected Font Background Color And Text Color
|
Printf(…)
|
Printtext(…)
|
Textout(…)
|
Cout
|
C
|
CS411
|
The Size Of Pages Depends On The Host Computer
|
True
|
False
|
Na
|
Na
|
A
|
CS411
|
What Does Hmenu Mean?
|
Handle To Window
|
Handle To The Menu
|
Handle To Child Window
|
Handle To Highest Menu
|
B
|
CS411
|
Copy-On-Write Protection Is An Optimization That Allows Multiple Processes To Map Their Virtual Address Spaces Such That They Share A Physical Page Until One Of The Processes Modifies The Page. This Definition Belongs To Which Technique
|
Lazy Evaluation
|
Fast Evaluation
|
Process Evaluation
|
None Of The Given
|
A
|
CS411
|
Message Loop Ends When The Getmessage() Function Removes The Following Message From The Message Queue:
|
Wm_Setfocus
|
Wm_Paint
|
Wm_Syscommand
|
Wm_Quit
|
D
|
CS411
|
Is Used To Check The Predefined Identifiers
|
#Include
|
#Ifdef
|
#Def
|
#Elif
|
B
|
CS411
|
The Pages Size In X86 Computers Is ___________
|
4 Bytes
|
4 Kilobytes
|
4 Maga Bytes
|
4 Gaga Bytes
|
B
|
CS411
|
Who Generate A Unique Handle For Each Menu?
|
System
|
User
|
Dialog Box
|
Menu Items
|
B
|
CS411
|
Is An Internal Data Structure Used To Translate Virtual Address Into Corresponding Physical Addresses
|
Fiber
|
Page Map
|
Paging File
|
Pages
|
B
|
CS411
|
Which Function Loads The Specified Menu Resource From The Executable (.Exe) File Associated With An Application Instance
|
Loadmenu()
|
Load_Menu()
|
Load_M()
|
None Of Given
|
D
|
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
|
All Bits In High Word Of A 32-Bit Pointer Are __________
|
Non-Zero
|
Zero <Not Sure>
|
Two
|
None Of The Given
|
B
|
CS411
|
C Language Is An Extensible Language
|
True
|
False
|
Na
|
Na
|
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
|
Physical Storage And The Virtual Address Space Of Each Process Is Organized In__________
|
Pages
|
Page Map
|
Paging File
|
Map
|
A
|