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 |
what is an instance of a class
What is the point of polymorphism?
Why u change company?
What is extreme programming?
What does the keyword "static" mean?
why overriding?
What is multiple inheritance ?
17 Answers Blue Star, C DAC, CDAC, Impetus, Ness Technologies, Softvision Solution,
What is inheritance in simple words?
Definition of Object Oriented Programming in single line?
33 Answers Impact Systems, Q3 Technologies, TCS,
what is the drawback of classical methods in oops?
What is abstraction?
What are the fields of vtable