what is difference between static and non-static variables
Answer Posted / r
veryb good answer
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference between c++ and turbo c++?
If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?
Are c and c++ similar?
Explain the static member function.
What is c++ and its features?
Can we use this pointer inside static member function?
What does h mean in maths?
When do we run a shell in the unix system? How will you tell which shell you are running?
What is the outcome of cout< a) 16 b) 17 c) 16.5
Mention the storage classes in c++.
What is the full form of stl in c++?
What are the important differences between c++ and java?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
Describe the syntax of single inheritance in C++?
What are the advantages of using pointers in a program?