Define 'std'.


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

Post New Answer

More C++ General Interview Questions

What is the output of the following program? Why?

0 Answers  


What is the basic structure of c++ program?

0 Answers  


Write a C++ Program to check whether a number is prime number or not?

0 Answers   IBS,


What is DlgProc?

0 Answers   C DAC,


How can we access protected and private members of a class?

0 Answers  






Is it possible to use a new for the reallocation of pointers ?

0 Answers  


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

0 Answers  


Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.

0 Answers   Nucleus, TCS,


write a C++ programming using for loop: * * * * * * * * * *

4 Answers   TCS,


Explain how an exception handler is defined and invoked in a Program.

0 Answers  


why the size of an empty class is 1

4 Answers  


Is c++ an oop?

0 Answers  


Categories