Which software is best for coding?


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

Post New Answer

More C++ General Interview Questions

Why c++ is created?

0 Answers  


Is recursion allowed in inline functions?

0 Answers  


Is there any problem with the following: char *a=NULL; char& p = *a;?

1 Answers  


Is java easier than c++?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  


Can I uninstall microsoft c++ redistributable?

0 Answers  


Why do we need pointers?

0 Answers  


What is iterator in c++?

0 Answers  


Explain the use of vtable.

0 Answers  


Can comments be nested?

0 Answers  


Write any small program that will compile in "C" but not in "C++"

10 Answers   Honeywell,


Categories