How is computer programming useful in real life?


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

Post New Answer

More C++ General Interview Questions

What can c++ be used for?

0 Answers  


Is c++ a good first language to learn?

0 Answers  


Copy Linked List using recursive function?

2 Answers   Persistent,


what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking

2 Answers   Hughes,


What is "mutable" keyword?

2 Answers   Infosys, Teradata,


What is function prototyping? What are its advantages?

0 Answers  


What is a loop? What are different types of loops in c++?

0 Answers  


What do you understand by a pure virtual member function?

0 Answers  


What is the basic concept of c++?

0 Answers  


What is array in c++ example?

0 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


Where is atoi defined?

0 Answers  


Categories