Explain the difference between c & c++?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the isa and hasa class relationships. How would you implement each?
Can I learn c++ without c?
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
Write bites in Turbo c++ Header ("Include") Files.
What is #include iomanip?
What is the purpose of decltype?
what is a reference variable in C++?
How to get the current position of the file pointer?
What are static and dynamic type checking?
How many storage classes are available in C++?
How come you find out if a linked-list is a cycle or not?
give me an example for testing a program showing the test path .show how the test is important and complex.