Answer Posted / manju
class is a collection of data members and member functions
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What do you mean by static variables?
write a programme to get a character and thier ASCII value
what Is DCS ? what i will get benefit when i did?
Can we use struct in c++?
What are the extraction and insertion operators in c++? Explain with examples.
What is the default access level?
What is the difference between function overloading and operator overloading?
Describe private, protected and public – the differences and give examples.
Difference between delete and free.
What is math h in c++?
What is the full form of ios?
What are disadvantages of pointers?
How do you clear a buffer in c++?
Is it possible to write a c++ template to check for a function's existence?
What is protected inheritance?