Answer Posted / muthuveera
Its allows the Constant function in member variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is encapsulation in simple terms?
What makes a language oop?
How can you overcome the diamond problem in inheritance?
Explain virtual inheritance?
Explain the advantages of inheritance.
Can we define a class within the interface?
How to hide the base class functionality in Inheritance?
What is the renewal class?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What are the 4 pillars of oop?
What is the real life example of polymorphism?
what's the basic's in dot net
Why it is called runtime polymorphism?
What is abstraction example?