A) bjarne stroustrup B) Andrea Ferro C) Dennis Ritchie D) Adele Goldberg E) Alan Kay
A) Abstarction B) Encapsulation C) NONE OF THESE D) Polymorphism E) Inheritance
A) Concept of allowing overiding of functions B) Concept of wrapping things into a single unit C) A& B D) Concept of hiding data E) Concept of keeping things in differnt modules/files
A) Encapsulation B) Absraction C) CLASS D) POLYMORPHISM E) Inheritance
A) They help in keeping things together B) ENCAPSULATION C) They allows us to show only required things to outer world D) Abstraction concept is not used in classes E) They does not helps in any way
A) Only class oriented B) both procedural and object oriented programming language C) function oriented programming language D) Procedural programming language E) structured orienred programming language
A) Modularity B) Duplicate/Redundant data C) Efficient Code D) Duplicate data E) Code reusability
A) 1990's B) 1880's C) 1960’s D) 1970’s E) 1980's
A) stdlib.h B) A&B C) iostream.h D) OOP can be used without using any header file E) stdio.h
A) It allows code to be written outside classes B) It supports usual declaration of primitive data types C) It doesn’t support all types of inheritance D) It does not support pointers E) it does not allows objects
A) Binding of data B) Data Binding C) Message reading D) Data transfer E) Message Passing
A) 4 B) 3 C) 5 D) 1 E) 2
A) Public/private B) none of these C) Public D) Protected E) Private
A) copy an object for storing the same value B) Copy an object so that it can be passed to a class C) Copy an object for type casting D) Copy an object so that it can be passed to a function E) Copy an object so that it can be passed to a function
A) // B) '' '' C) * * D) // E) \\
A) none of these B) both global @ Local variables C) Global variables D) Global variables E) Local variables
A) true B) neither true C) True D) false E) nor false
A) output B) Input C) Input D) both input& output E) none of these
A) true B) nor false C) true D) neither true E) false
A) encapsulation B) Polymorphism C) Abstraction D) Inheritance E) Absraction |