How do you compile the source code with your compiler?


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

Post New Answer

More C++ General Interview Questions

What is volatile and pragma? When they are used?

1 Answers  


What is the default width for ouputting a long integer using the insertion operator?

0 Answers  


What are the advantages of c++? Explain

0 Answers  


Why pointer is used in c++?

0 Answers  


How many namespaces are there in c++?

0 Answers  


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


What is the size of pointer ? Also size of pointer in 64 bit pointer

4 Answers  


Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

0 Answers  


How java is different from c and c++?

0 Answers  


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

0 Answers  


Why do we need templates?

0 Answers  


C is to C++ as 1 is to a) What the heck b) 2 c) 10

0 Answers  


Categories