Unit No 4 | Class 6 Computer Mcq with Answers
We have gathered all class 6 computer mcq with answers . All these class 6 computer mcq with answers are … Read more
All computer related subject Mcqs
We have gathered all class 6 computer mcq with answers . All these class 6 computer mcq with answers are … Read more
We have gathered all class 6 computer mcq with answers . All these class 6 computer mcq with answers are … Read more
We have developed the Chapter wise class 7 computer questions with answers for the students under matric. You will get … Read more
We have developed the Chapter wise class 7 computer questions with answers for the students under matric. You will get … Read more
Introduction to Computing Mcqs Pdf for CS 101 Virtual University Course Preparation | VU Final Term Preparation | Important Questions. However … Read more
751.The user defined Class is? data type memory referee value none of the given options. 752.How many bytes will the … Read more
701.Suppose a program contains an array declared as int array [100]; what will be the size of array? 0 99 … Read more
651. Which values of the integer _value will the following code becomes an infinite loop? int number=1; while (true { … Read more
601.What will be the value of ‘a’ and ‘b’ after executing the following statements? A = 3; b = a++; … Read more
551. If a class declared dynamic memory allocation, then: Default copy constructor, shallow copy is implemented User defined copy constructor, … Read more