What is c++ runtime?


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

Post New Answer

More C++ General Interview Questions

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

4 Answers  


What is a breakpoint?

0 Answers  


sizeof- is it functioning statically or dynamically?

2 Answers  


can output 5 students using one dimensional array

1 Answers   Intel,


Write about a nested class and mention its use?

0 Answers  






What is isdigit c++?

0 Answers  


write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

0 Answers  


How is static data member similar to a global variable?

0 Answers  


Why main function is special in c++?

0 Answers  


What is the difference between the compiler and the preprocessor?

0 Answers  


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

0 Answers  


Which bitwise operator is used to check whether a particular bit is on or off?

0 Answers  


Categories