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