Recent questions tagged 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
7
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
8
Which one of the following fundamental features of the OOPs is not supported by 𝐶++?(a) Persistence(b) Delegation(c) Genericity(d) Data abstraction
1 votes
1 answer
9
An object whose contents cannot be changed once the object is created is called:(a) Immutable object(b) Mutable object(c) Smart object(d) Rich object
0 votes
1 answer
12
0 votes
1 answer
14
0 votes
1 answer
17
0 votes
1 answer
18