Recent questions tagged object-oriented-programming

0 votes
3 answers
32
0 votes
1 answer
33
The diagramming language suitable for object-oriented paradigm isData Flow Diagramming LanguageEntity-Relationship LanguageObject-Oriented LanguageUnified Modeling Langua...
1 votes
6 answers
36
1 votes
0 answers
39
Give a simple example on inheriting the operator function and using it in programme
0 votes
0 answers
40
why did constructor's name is same as class name and it has no return type
0 votes
0 answers
42
0 votes
2 answers
46
5 votes
4 answers
47
Which of the following is associated with objects?StateBehaviorIdentityAll of the above
0 votes
1 answer
50
A program having features such as data abstraction, encapsulation and data hiding, polymorphism inheritance is called(a) Structured program(b) Object oriented program(c) ...
0 votes
0 answers
52
Why object Diagram is required if class diagram is available for a system?What extra design details object diagram can give than class diagram? Please explain..Share any ...
0 votes
1 answer
58
Match the following :$\begin{array}{clcl} \text{(a)}& \text{Garbage collection in} & \text{1.} & \text{Java} \\ \text{(b)}& \text{Nameless Object} & \text{2.} & \text{ge...
3 votes
1 answer
60