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