Answer Posted / george from psg
static function is constant to all object. In the same way
static variable is constant to all so we use static variable
in static function
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
write a program that takes input in digits and display the result in words from 1 to 1000
What is the difference between a mixin and inheritance?
What is the oops and benefits of oops programming?
What is the real time example of encapsulation?
What is interface in oop?
Why it is called runtime polymorphism?
Can an interface inherit a class?
Why is destructor used?
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 balance factor?
What is a null tree?
What is multilevel inheritance explain with example?
Write a program to reverse a string using recursive function?
Why is abstraction needed?
What is abstraction in oop?