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 the highest level of cohesion?
What is multilevel inheritance?
How can you overcome the diamond problem in inheritance?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Why do we use polymorphism in oops?
Write a c++ program to display pass and fail for three student using static member function
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What are different oops concepts?
What are oops methods?
What is solid in oops?
How does polymorphism work?
What does and I oop mean?
Why is abstraction needed?
What is class and example?
What are classes oop?