what is the main difference between c and c++?
Answer Posted / kani
c is a not oops language...but c++ is oops languge...in c v
use include<stdio.h>but in c++ v using include<iostream.h>
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are oops methods?
Why is static class not inherited?
Can abstract class have normal methods?
What is a null tree?
Explain the concepts involved in Object Oriented programming.
• What are the desirable attributes for memory managment?
What are the features of oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What does <> mean pseudocode?
What are objects in oop?
When not to use object oriented programming?
How to improve object oriented design skills?
What are classes oop?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?