Question 16 Consider a set of 5 processes whose arrival time, CPU time needed and the priority are given below: (smaller the number, higher the priority) […]
Question 5 Consider the relational database with the following four schemas and their respective instances. Student(sNo, sName, dNo) Dept(dNo, dName) Course(cNo, cName, dNo) Register(sNo, cNo) The […]
Question 370 The parity of the binary number 100110011 is A Even B Odd C 4 D 5 Computer-NetworksError-Detection-and-correctionTNPSC-2012-Polytechnic-CS Question 370 Explanation: The parity of a […]
Question 30 If x=5, y=2, then x^y equals (where, ^ is a bitwise XOR operator) A 00000111 B 10000010 C 10100000 D 11001000 OOPSOperatorAPPSC-2016-DL-CA Question 30 […]