how do u initialize the constant variables
Answer Posted / subu
const int pp = 100;
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Can static class have constructor?
Why multiple inheritance is not possible?
What are different oops concepts?
What is polymorphism give a real life example?
What is an interface in oop?
What is abstraction example?
What is a superclass in oop?
Why do we use encapsulation in oops?
What is the types of inheritance?
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 are the 3 principles of oop?
Prepare me a program for the animation of train
What is the difference between a mixin and inheritance?
Why do we use oop?
What is the benefit of oop?