Answer Posted / rahul
1 Byte. Class is static entity.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Is swift faster than c++?
Tell me what are static member functions?
What is the need of a destructor? Explain with the help of an example.
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
What is the difference between object-oriented programming and procedural programming?
Explain the benefits of proper inheritance.
What is the cout in c++?
Do the names of parameters have to agree in the prototype, definition, and call to the function?
If I is an integer variable, which is faster ++i or i++?
How do I exit turbo c++?
How a pointer differs from a reference?
What is the full form of c++?
Explain the use of this pointer?
How can I disable the "echo" feature?
What do you mean by static variables?