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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

This program numbers the lines found in a text file. Write a program that reads text from a file and outputs each line preceded by a line number. Print the line number right-adjusted in a field of 3 spaces. Follow the line number with a colon, then one space, then the text of the line. You should get a character at a time and write code to ignore leading blanks on each line. You may assume that the lines are short enough to fit within a line on the screen. Otherwise, allow default printer or screen output behavior if the line is too long (i.e., wrap or truncate). A somewhat harder version determines the number of spaces needed in the field for the line numbers by counting lines before processing the lines of the file. This version of the program should insert a new line after the last complete word that will fit within a 72-character line.

1639


What is methods in oop?

542


How do you explain polymorphism?

592


What does sksksk mean in text slang?

1537


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1664






Can bst contain duplicates?

668


what type of question are asked in thoughtworks pair programming round ?

1762


What is persistence in oop?

673


How Do you Code Composition and Aggregation in C++ ?

24197


What does and I oop and sksksk mean?

652


Why do we use encapsulation in oops?

522


What is a class and object?

600


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

1657


Please send ford technologies placement paper 2 my mail id

1656


What are main features of oop?

633