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