Question
Which of the following is not part of the process
control block (PCB)?Solution
A PCB holds info like process ID, PC, CPU registers, scheduling info, etc. File name isn't directly part of it.
More IT DBMS Questions
The result of a Cartesian product of two relations R and S will have:
Which command is used to remove all records from a table without deleting the table structure?
Which of the following is a valid constraint in SQL?
Which of the following is true about a view in SQL?
Which of the following prevents inheritance in C++?
What is early binding in the context of OOP?
Which of the following is used to eliminate redundancy and anomalies in a database?
Which SQL keyword is used to sort the result set?