Can I learn c++ without c?


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

Post New Answer

More C++ General Interview Questions

Can constructor be static in c++?

0 Answers  


What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

0 Answers  


sizeof- is it functioning statically or dynamically?

2 Answers  


What is difference between initialization and assignment?

12 Answers   HCL, HP, Infosys,


Distinguish between a # include and #define.

0 Answers  






Why is c++ is better than c?

0 Answers  


What are pointer-to-members in C++? Give their syntax.

0 Answers   HAL,


Explain what happens when a pointer is deleted twice?

0 Answers  


What are advantages of c++?

0 Answers  


Can there be at least some solution to determine the number of arguments passed to a variable argument list function?

0 Answers  


What are the differences between public, private, and protected access?

12 Answers   IBM, Oracle, Wipro,


What is while loops?

0 Answers  


Categories