When do we run a shell in the unix system?
Should I learn c or c++ first?
What is the best free c++ compiler for windows?
Define a nested class. Explain how it can be useful.
Why isn't sizeof for a struct equal to the sum of sizeof of each member?
List the features of oops in c++?
sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?
Floating point representation and output seems to be compiler dependent?
Is there any difference between dlearations int* x and int *x? If so tell me the difference?
Implement a 2 dimensional array by one dimentional array
check whether a no is prime or not.
What is lambda in c++?
What do you mean by funtion prototype?