Answer Posted / sreenathroyal
hiding the data
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which bit wise operator is suitable for checking whether a particular bit is on or off?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
Can user-defined object be declared as static data member of another class?
What does stl mean in slang?
Which is best ide for c++?
What is flag in computer?
What is a stack? How it can be implemented?
What is destructor in oop?
Is linux written in c or c++?
What is static variable and difference between(const char *p,char const *p,const char* const p).
What is overloading and its types?
What are the sizes and ranges of the basic c++ data types?
Comment on c++ standard exceptions?
Explain rethrowing exceptions with an example?
What is array give example?