Answer Posted / anjana priyadharshini
Static:
static is one of the key word of the language c++.static means constant
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Advantage and disadvantage of routing in telecom sector
How to improve object oriented design skills?
What is super in oop?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
How to call a non virtual function in the derived class by using base class pointer
Is data hiding and abstraction same?
What is oops in simple words?
What is polymorphism and types?
What are functions in oop?
How Do you Code Composition and Aggregation in C++ ?
How can you overcome the diamond problem in inheritance?
what is difference between class template and template class?
What is encapsulation example?
Can a destructor be called directly?