Why we are use # in begning of programme of c++.
Answers were Sorted based on User's Feedback
Answer / supriya
#include instruction will include the definitions of all
predefined functions of the header file that is specified
with this instruction before the program is made executable
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / durga.g
# is used to include the headerfiles or predefined files
into our programme.
| Is This Answer Correct ? | 2 Yes | 0 No |
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
what is the virtual function overhead, and what is it used for ? i hope i can get and appropriate answers, thanks a lot....
Why do we use oop?
Is this job good for future? can do this job post grduate student?
Which method cannot be overridden?
why oops need in programming
Do you know about multiple inheritance?
what is an instance of a class
What is object and class in oops?
What normal C constructs work differently in C++?
Prepare me a program for the animation of train
What is the oops and benefits of oops programming?