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

Is c++ a software?

0 Answers  


What is a unnitialised pointer?

0 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  


Can you pass an array to a function in c++?

0 Answers  


If all is successful, what should main return a) 0 b) 1 c) void

0 Answers  


When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 Answers  


How do we implement inheritance in c++?

0 Answers  


Implement strcmp

3 Answers   Bloomberg, Citadel,


What are c++ data types?

0 Answers  


If a header file is included twice by mistake in the program, will it give any error?

0 Answers  


What is a .h file c++?

0 Answers  


Categories