Answer Posted / ramya.p
In c++, function can call through object except friend
function . But in c ,their is necessary
| Is This Answer Correct ? | 16 Yes | 9 No |
Post New Answer View All Answers
What is the extension of c++?
What are containers in c++?
Can you Mention some Application of C/C++?
What is java and c++?
When should overload new operator on a global basis or a class basis?
How can an improvement in the quality of software be done by try/catch/throw?
Are iterators pointers?
How can a struct in c++ differs from a struct in c?
Explain the properties and principles of oop.
Why do we need runtime polymorphism in c++?
What are the advantages of pointers?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
What is the difference between #import and #include in c++?
Implement stack operations with pointers with appropriate exception checks.
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.