How do you compile the source code with your compiler?
What is volatile and pragma? When they are used?
What is the default width for ouputting a long integer using the insertion operator?
What are the advantages of c++? Explain
Why pointer is used in c++?
How many namespaces are there in c++?
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?
What is the size of pointer ? Also size of pointer in 64 bit pointer
Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h
How java is different from c and c++?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
Why do we need templates?
C is to C++ as 1 is to a) What the heck b) 2 c) 10