Forum

CS609 Quiz 2 Soluti...
 
Notifications
Clear all

CS609 Quiz 2 Solution


admin
Posts: 978
Admin
Topic starter
(@shahzain)
Member
Joined: 2 years ago

 

1) The ____________ exceptions are enabled with the help of control fp function.

  1. Floating point
  2. String
  3. Integer
  4. Mutex

 

2) ______ stores the root address.

  1. NodelHeap
  2. RecHeap
  3. ProcHeap
  4. RootHeap

 

3) Which of the following are the number of parameters taken by Open File Mapping ()>

  1. 3
  2. 1
  3. 2
  4. 4

 

4) Windows mainly uses __________ API platforms.

  1. 2
  2. 1
  3. 3
  4. 4

 

5) Pages are swapped in and out when a _________ occurs.

  1. Frame fault
  2. Page error
  3. Page fault
  4. Dirty frame

 

6) While using Create File Mapping (), setting IpMapName to _________ disables the map sharing.

  1. 0
  2. 1
  3. Null
  4. -1

 

7) 1. Try and Catch keywords ____________required for vectored exception handlers.

  1. are occasionally
  2. are not
  3. are
  4. must be

 

8) SEH is not supported through ______________

  1. Run-time support
  2. Window functions
  3. Window Registry
  4. Compiler supported language extensions

 

9) The Filter _ expressions in the ___________ clause is evaluated immediately after the exception occurs.

  1. _try
  2. _except
  3. _catch
  4. _finally

 

10) ___________ API is used to create a new heap.

  1. CreateHeap()
  2. NewHeap()
  3. BuildHeap()
  4. HeapCreate()
Topic Tags
Share:
Scroll to Top