How do I download c++?


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

Post New Answer

More C++ General Interview Questions

What are advantages and disadvantages of Design patterns?

7 Answers   IBM, Vodafone,


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


What is a built-in function?

1 Answers  


founder of c++

7 Answers   Microtek, TCS, TeleCommand,


We use library functions in the program, in what form they are provided to the program?

0 Answers  






int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

0 Answers  


When should overload new operator on a global basis or a class basis?

0 Answers  


Explain Text Manipulation Routines?

0 Answers  


write a program in c++ to generate imp z y x w v w x y z z y x w x y z z y x y z z y z z

4 Answers  


What are associate containers?

0 Answers  


Explain the extern storage classes in c++.

0 Answers  


Which is better c++ or java?

0 Answers  


Categories