⟩ What is the diff between RDO and ADO?
RDO is Hierarchy model where as ADO is Object model. ADO can access data from both flat files as well as the data bases. I.e., It is encapsulation of DAO, RDO , OLE that is why we call it as OLE-DB Technology.
RDO is Hierarchy model where as ADO is Object model. ADO can access data from both flat files as well as the data bases. I.e., It is encapsulation of DAO, RDO , OLE that is why we call it as OLE-DB Technology.
Explain the cause of thrashing? How does the system detect thrashing? Once it detects thrashing, what can the system do to eliminate this problem?
Explain What are the difference phases of software development or software life cycle?
Explain What are types of kernel objects?
How to create a Mutex?
Explain the limit on per process for creating a thread?
Explain How do other threads own the mutex?
can User access these kernel objects structures?
example of microkernel?
What is difference between a computer process and thread?
Explain How owns the Kernel Object?