What is a block in c++?


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

Post New Answer

More C++ General Interview Questions

What is an operator function? Describe the function of an operator function?

0 Answers   Fidelity,


What is a storage class used in c++?

0 Answers  


What is the difference between #define debug 0 and #undef debug?

0 Answers  


Tell me difference between constant pointer and pointer to a constant.

0 Answers   Honeywell, Zomato,


Search for: what is pair in c++?

0 Answers  






What is size of Empty Class?

3 Answers   Persistent,


What is the advantage of c++ over c?

0 Answers  


What does new return if there is insufficient memory to make your new object?

0 Answers  


What are the advantages of using friend classes?

0 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


What is a map in c++?

0 Answers  


When does a name clash occur?

1 Answers  


Categories