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

Explain how the virtual base class is different from the conventional base classes of the opps.

0 Answers  


Write a program to find the Factorial of a number

0 Answers  


What does int * mean in c++?

0 Answers  


What is iterator c++?

0 Answers  


Why Pointers are not used in C++?

0 Answers   Global Logic,






Describe friend function & its advantages.

0 Answers   TCS,


Why c++ is the best language?

0 Answers  


Can malloc be used in c++?

0 Answers  


Why is c++ is better than c?

0 Answers  


Why ctype h is used in c++?

0 Answers  


Explain what are accessor methods?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


Categories