Search results for object-oriented-programming

1 votes
1 answer
5
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
6
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
7
Which one of the following fundamental features of the OOPs is not supported by 𝐶++?(a) Persistence(b) Delegation(c) Genericity(d) Data abstraction
5 votes
4 answers
10
Which of the following is associated with objects?StateBehaviorIdentityAll of the above
4 votes
3 answers
11
The feature in object-oriented programming that allows the same operation to be carried out differently, depending on the object, isInheritancePolymorphismOverfunctioning...
0 votes
3 answers
12
0 votes
1 answer
14
0 votes
1 answer
15
1 votes
6 answers
17