What are the static members and static member functions?
Answer Posted / hrpynux@gmail.com
A static member function can only access static data member, other static member functions and any other functions from outside the class. Static member functions have a class scope and they do not have access to the this pointer of the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain linear search.
Who invented turbo c++?
What is istream c++?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
We use library functions in the program, in what form they are provided to the program? What are the two types of comments? Write is a binary search tree? Write an algo and tell complexity? How do you clear a map in c++? What size is allocated to the union variable? What is a static element? Where is atoi defined? How to declaring variables in c++? What is dev c++ used for? What is the first name of c++? What is pointer -to-members in C++? Give their syntax?