Can we make any program in c++ without using any header file and what is the shortest program in c++.


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

Post New Answer

More C++ General Interview Questions

Explain 'this' pointer and what would happen if a pointer is deleted twice?

0 Answers   Genpact,


When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?

1 Answers   Microsoft,


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

0 Answers  


Can we sort map in c++?

0 Answers  


Write about a nested class and mention its use?

0 Answers  






What are the advantages of using pointers in a program?

0 Answers  


if i want cin 12345678910 and cout abcdefghij. so how can i create the program?. example : if i key in 8910 so the answer is ghij.

3 Answers  


What is the best c++ compiler?

0 Answers  


What is an object in c++?

0 Answers  


How to avoid a class from instantiation?

8 Answers   Symphony,


When the design recommends static functions?

2 Answers   Symphony,


Can malloc be used in c++?

0 Answers  


Categories