Answer Posted / ravi
Make it as mutable
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
What are the different types of comments allowed in c++?
What is guard code in c++?
Write about the members that a derived class can add?
What is one dimensional array in c++?
Explain the concept of memory leak?
What happens if a pointer is deleted twice?
What is the object serialization?
What is a tree in c++?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
Why struct is used in c++?
write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.
How many types of scopes are there in c++?
Explain "const" reference arguments in function?
Is python better than c++?
Which one is a preferred language C or C++? Why?