How long will it take to learn programming?


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

Post New Answer

More C++ General Interview Questions

Can we declare a base-class destructor as virtual?

0 Answers  


Is empty stack c++?

0 Answers  


How do you save a c++ program?

0 Answers  


What are c++ variables?

0 Answers  


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  






What is general format for a prototype?

0 Answers  


What is Namespace?

5 Answers   HCL, Samsung,


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

0 Answers  


Can you pass a vector to a function?

0 Answers  


What is setf in c++?

0 Answers  


How do you clear a buffer in c++?

0 Answers  


Explain what is class definition in c++ ?

0 Answers  


Categories