291. An object with a distributed identifies whose state is only valid in the context where it was created. Part of the system namespace is called:
Correct answer: (D)
MarshalByRefObject
292. A MarshalByRefObject that can exit within a container part of the System. Component Model namespace is called:
Correct answer: (A)
Component
293. The abstract base class for all menu object, the part of System.Windows.Forms namespace is called:
Correct answer: (D)
Menu
294. Which are the public properties for Menu class in the .Net framework:
Correct answer: (E)
All of these
295. Which are the public function for Menu class in the .Net framework:
Correct answer: (D)
All of these
296. Which are the public events for Menu class in the .Net framework:
Correct answer: (A)
Disposed
297. Which are the public functions for MenuItem class in the .Net framework:
Correct answer: (E)
All of these
298. Which are the type of menus in Windows application:
Correct answer: (D)
All of these
299. System menu is displayed by:
Correct answer: (C)
Both a and b
300. Which function is used to load the menu:
Correct answer: (A)
LoadMenu()