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...

Which of the following are valid "include" formats?
A)#include and #include[file.h]
B)#include (file.h) and #include
C)#include [file.h] and #include "file.h"
D)#include <file.h> and #include "file.h"

Answer Posted / shikhar

Usha, please donot write WRONG ANSWERS without
confirming....it is not a good practice...thx
The correct answer is D

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c# a good language?

964


How will you write a code for accessing the length of an array without assigning it to another variable?

1004


what are the 10 different models of writing an addition program in C language?

1843


What are the different categories of functions in c?

1085


How will you declare an array of three function pointers where each function receives two ints and returns a float?

1296


Do you know the difference between exit() and _exit() function in c?

1018


a program that can input number of records and can view it again the record

1867


Explain what is a 'locale'?

1022


Explain the difference between exit() and _exit() function?

1114


When should you use a type cast?

1060


What is difference between array and structure in c?

1095


a c code by using memory allocation for add ,multiply of sprase matrixes

2748


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

1457


How can I convert a number to a string?

1098


What is difference between union and structure in c?

1073