Why we are use # in begning of programme of c++.
Answer Posted / 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 View All Answers
What is abstraction with example?
What is class in oop with example?
what type of questions
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
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.
what is the sylabus for priliminaries?
What does enum stand for?
What is basic concept of oop?
any one please tell me the purpose of operator overloading
officer say me - i am offered to a smoking , then what can you say
Prepare me a program for the animation of train
Why do while loop is used?
write knight tour problem which is present in datastructure
What is oops concept with example?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?