What are the main features of c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the real purpose of class – to export data?
int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}
What is jump statement 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?
What is compilation?
Please post the model question paper of hal?
State the difference between delete and delete[].
What is setiosflags c++?
Explain how a pointer to function can be declared in C++?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
What is the difference between #import and #include in c++?
Is map thread safe c++?