Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why we are use # in begning of programme of c++.

Answers were Sorted based on User's Feedback



Why we are use # in begning of programme of c++...

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

Why we are use # in begning of programme of c++...

Answer / durga.g

# is used to include the headerfiles or predefined files
into our programme.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More OOPS Interview Questions

What is encapsulation and abstraction? How are they implemented in C++?

0 Answers   Agilent, ZS Associates,


why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??

1 Answers  


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

0 Answers  


What is super in oop?

0 Answers  


What do you mean by overloading?

0 Answers  


Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.

13 Answers   Wipro,


how to swap to variables without using thrid variable in java?

5 Answers  


what is new operator in c++

1 Answers  


What is a macro? And how is a macro same as a template?

4 Answers  


how much classes are used in c++

5 Answers  


can we make a class static without using static keyword?

5 Answers   Aspire,


What is abstract class in oops?

0 Answers  


Categories