Why #include is used?


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

Post New Answer

More C++ General Interview Questions

What are references in c++? What is a local reference?

0 Answers  


Can I learn c++ in a week?

0 Answers  


What is "mutable" keyword?

2 Answers   Infosys, Teradata,


What is recursion?

0 Answers  


I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.

0 Answers  






What is the c++ code?

0 Answers  


Types of storage and scope of each type

2 Answers   CA,


Is c++ a pure oop language?

0 Answers  


Write a program which employs Recursion

0 Answers  


Which bit wise operator is suitable for checking whether a particular bit is on or off?

0 Answers  


To what does “event-driven” refer?

0 Answers  


What is the difference between "overloading" and "overridding"?

3 Answers  


Categories