Questions without a selected answer in Object Oriented Programming

0 votes
1 answer
1
A constructor cannot be explicitly called by the client program. true or false?
0 votes
0 answers
2
A program that includes the file containing a class declaration is called a ________ program of the class.
0 votes
1 answer
5
Which one of the following features is supported by 𝐶 ++ but not by JAVA ?(a) Encapsulation(b) Multiple inheritance(c) Concurrency(d) Garbage collection
0 votes
1 answer
6
Which one of the following fundamental features of the OOPs is not supported by 𝐶++?(a) Persistence(b) Delegation(c) Genericity(d) Data abstraction
0 votes
1 answer
10
0 votes
1 answer
11
0 votes
1 answer
13
0 votes
1 answer
16
0 votes
1 answer
17
0 votes
1 answer
23
Polymorphism means :A template functionRuntime type identification within a class hierarchyAnother name for operator overloadingVirtual inheritance
0 votes
1 answer
27
The diagramming language suitable for object-oriented paradigm isData Flow Diagramming LanguageEntity-Relationship LanguageObject-Oriented LanguageUnified Modeling Langua...
To see more, click for the full list of questions or popular tags.