Answer Posted / nagaraju
Java is partially object oriented programing language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is encapsulation in ict?
What is constructor overloading in oop?
Why do we use polymorphism?
Can a varargs method be overloaded?
What do you mean by variable?
can we make game by using c
what's the basic's in dot net
What is encapsulation c#?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is variable example?
How to hide the base class functionality in Inheritance?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is persistence in oop?
Why do while loop is used?
What is oops concept with example?