Can I learn c++ without knowing c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is difference between shallow copy and deep copy? Which is default?

1 Answers  


Can we use clrscr in c++?

0 Answers  


What are the basic data types used in c++?

0 Answers  


What is difference between c++ and c ++ 14?

0 Answers  


What is a local variable?

0 Answers  






3- Write a program to find larger and smaller of the two numbers.

4 Answers   Luminous,


What does '\r' and '\b' mean? Please explain with example.

7 Answers  


Which is the best c++ software?

0 Answers  


What you mean by early binding and late binding? How it is related to dynamic binding?

1 Answers  


Explain calling an object's member function(declared virtual)from its constructor?

1 Answers  


When should you use multiple inheritance?

2 Answers  


What are the differences between a struct and a class in C++?

7 Answers   Amazon, Wipro,


Categories