Computer Organization MCQ -1

Q.1   In Reverse Polish notation, expression A*B+C*D is written as       (A)  AB*CD*+   (B)  A*BCD*+  (C) AB*CD+*   (D)  A*B*CD+     Ans: A   Q.2    SIMD represents an organization that ______________.     (A) refers to a computer system capable of processing several programs at the same time.    (B) represents organization of single computer…

Database Management System and Design mcq-4

Questions 1: The relational database environment has all of the following components except a. users b. separate files c. database d. query languages e. database   Question 2: Database management systems are intended to a. eliminate data redundancy b. establish relationship among records in different files c. manage file access d. maintain data integrity e….