Answer Posted / dee
they are not associated with "this" pointer since it can be
called without object.they can acees only static varibales.
| Is This Answer Correct ? | 55 Yes | 11 No |
Post New Answer View All Answers
What does it mean to declare a member variable as static?
Why do we use string in c++?
Explain one method to process an entire string as one unit?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
Why do we use using namespace std in c++?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
What is a sequence in c++?
Can char be a number c++?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
What's the best free c++ profiler for windows?
Is map ordered c++?
What is the C-style character string?
How do you clear a map in c++?
What is the syntax for a for loop?
What are the advantages of inheritance in c++?