Our website is made possible by displaying online advertisements to our visitors.Please consider supporting us by disabling your ad blocker.
Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu
Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Translate it in your own Language

Print this Job Post

Print Friendly and PDF

Tuesday, June 10, 2014

Operating System-2

26. What are demand- and pre-paging?
Answer:
With demand paging, a page is brought into memory only when a location on that page is actually referenced during execution. With pre-paging, pages other than the one demanded by a page fault are brought in. The selection of such pages is done based on common access patterns, especially for secondary memory devices.

27. Paging a memory management function, while multiprogramming a processor management function, are the two interdependent?
Answer:
Yes.

28. What is page cannibalizing?
Answer:
Page swapping or page replacements are called page cannibalizing.

29. What has triggered the need for multitasking in PCs?
Answer:

  • Increased speed and memory capacity of microprocessors together with the support fir virtual memory and
  • Growth  of client server computing


30. What are the four layers that Windows NT have in order to achieve independence?
Answer:

  • Hardware abstraction layer
  • Kernel
  • Subsystems
  • System Services.


31.What is SMP?
Answer:
To achieve maximum efficiency and reliability a mode of operation known as symmetric multiprocessing is used. In essence, with SMP any process or threads can be assigned to any processor.

32. What are the key object oriented concepts used by Windows NT?
Answer:

  • Encapsulation
  • Object class and instance


33. Is Windows NT a full blown object oriented operating system? Give reasons.
Answer:
No Windows NT is not so, because its not implemented in object oriented language and the data structures reside within one executive component and are not represented as objects and it does not support object oriented capabilities .

34. What is a drawback of MVT?
Answer:
It does not have the features like 

  • ability to support multiple processors
  • virtual storage
  • source level debugging


35. What is process spawning?
Answer:
When the OS at the explicit request of another process creates a process, this action is called process spawning.

36. How many jobs can be run concurrently on MVT?
Answer:
15 jobs

37. List out some reasons for process termination.
Answer:

  • Normal completion
  • Time limit exceeded
  • Memory unavailable
  • Bounds violation
  • Protection error
  • Arithmetic error
  • Time overrun
  • I/O failure
  • Invalid instruction
  • Privileged instruction
  • Data misuse
  • Operator or OS intervention
  • Parent termination.


38. What are the reasons for process suspension?
Answer:

  • swapping
  • interactive user request
  • timing
  • parent process request


39. What is process migration?
Answer:
It is the transfer of sufficient amount of the state of process from one machine to the target machine

40. What is mutant?
Answer:
In Windows NT a mutant provides kernel mode or user mode mutual exclusion with the notion of ownership.

41. What is an idle thread?
Answer:
The special thread a dispatcher will execute when no ready thread is found.

42. What is FtDisk?
Answer:
It is a fault tolerance disk driver for Windows NT.

43. What are the possible threads a thread can have?
Answer:

  • Ready
  • Standby
  • Running 
  • Waiting
  • Transition 
  • Terminated.

44. What are rings in Windows NT?
Answer:
Windows NT uses protection mechanism called rings provides by the process to implement separation between the user mode and kernel mode.

45. What is Executive in Windows NT?
Answer:
In Windows NT, executive refers to the operating system code that runs in kernel mode.

46. What are the sub-components of I/O manager in Windows NT?
Answer:

  • Network redirector/ Server
  • Cache manager.
  • File systems 
  • Network driver
  • Device driver


47. What are DDks? Name an operating system that includes this feature.
Answer:
DDks are device driver kits, which are equivalent to SDKs for writing device drivers. Windows NT includes DDks.

48. What level of security does Windows NT meets?
Answer:
C2 level security.

                             « Prev 12 Next »

No comments:

Post a Comment

Copyright @ CrackMNC 2014-2024
Divas Nikhra Theme by Crack MNC