Question 62 A CPU generates 32-bit virtual addresses. The page size is 4 KB. The processor has a translation look-aside buffer (TLB) which can hold a […]
Question 260 In which one of the following, continuous process improvement is done ? A ISO9001 B RMMM C CMM D None of the above Software-EngineeringCMMIUGC […]
Question 5 Which one of the following schools has not accepted anumāna (inference) as a valid source of knowledge? A Advaita Vedānta B Visisādvaita C Chārvāka […]
Which is the complexity of the following code? sum=0; for(i=1; i<=n; i*=2) for(j=1; j<=n; j++) sum++; Which of the following is not a valid string? Correct […]
The set of attributes X will be fully functionally dependent on the set of attributes Y if the following conditions are satisfied. Correct Answer: C Question […]
Which type of DBMS provides support for maintaining several versions of the same entity? Correct Answer: C Question 273 Explanation: Many object databases, for example Gemstone […]
Question 851 Consider a relation book(title, price) which contains the titles and prices of different books. Assuming that no two books have the same price, what […]