Logic Design and Computer Organization UNIT-IV
UNIT-IV 1.Which of the following is true about Computer Architecture? A. It acts as the interface between hardware and software.B. […]
UNIT-IV 1.Which of the following is true about Computer Architecture? A. It acts as the interface between hardware and software.B. […]
MCQ on Discrete Mathematics 1. If P then Q is called _________ statement [A] Conjunction [B] disjunction [C] conditional
A graph G is called a ….. if it is a connected acyclic graph Cyclic graph Regular graph Tree Not
For the following sets : Ø, A = {1,3 }, B = {1, 5, 9}, C = {1, 3,
Discrete Mathematics MCQs 2 Discrete Mathematics MCQs 3 Discrete Mathematics MCQs 4 1. Which of the following statement is a
Id 101 Question Run time error is known as ______ A Logical error B Syntactic error C Exception D All
Id 1 Question What is meaning of template parameter? A It is used to pass a type as argument B
((QUESTION)) Which of the following type of class allows only one object of it to be created? ((OPTION_A)) Virtual
OOP Unit VI MCQ 1. What is the Standard Template Library? a) Set of C++ template classes to provide
Question What does the following statement mean? int (*fp)(char*) A pointer to a pointer B pointer to an array