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