Answer Posted / mangai
static functions are used to retain the last assigned
value...static function creates only one copy of arguments
and uses it...
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is advantage of inheritance?
What is object in oop?
What is class in oop with example?
What is encapsulation in oops?
program for insertion ,deletion,sorting in double link list
What is the renewal class?
What is a null tree?
What is property in oops?
What is meant by multiple inheritance?
What is constructor in oop?
What is abstraction in oop with example?
Why is polymorphism needed?
What is inheritance in oop?
Why multiple inheritance is not allowed?
What is new keyword in oops?