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


Explain #pragma in C.



Explain #pragma in C...

Answer / nashiinformaticssolutions

A compiler-specific directive used for special purposes like disabling warnings.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

how could explain about job profile

0 Answers  


Explain what is the benefit of using enum to declare a constant?

0 Answers  


What does the file stdio.h contain?

0 Answers  


True or false: If you continuously increment a variable, it will become negative? 1) True 2) False 3) It depends on the variable type

7 Answers  


why arithmetic operation can’t be performed on a void pointer?

1 Answers  


What is the difference between ++a and a++?

0 Answers  


how to find the size of the data type like int,float without using the sizeof operator?

13 Answers  


What is the difference between ‘g’ and “g” in C?

1 Answers  


What is null in c?

0 Answers  


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

0 Answers  


What are the back slash character constants or escape sequence charactersavailable in c?

0 Answers  


what are the advantage and disadvantage of recursion

5 Answers  


Categories