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


Are comments included during the compilation stage and placed in the EXE file as well?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

here is a link to download Let_Us_C_-_Yashwant_Kanetkar

3 Answers   Microsoft,


How to print %d in output

6 Answers   Wipro,


#include<stdio.h> main() { char s1[]="Ramco"; char s2[]="Systems"; s1=s2; printf("%s",s1); } Find the output

5 Answers   CitiGroup,


what are the various memory handling mechanisms in C ?

4 Answers   HP,


how should functions be apportioned among source files?

0 Answers  


What is the use of the restrict keyword?

1 Answers  


What is a class?

3 Answers  


What is pivot in c?

0 Answers  


What is structure in c language?

0 Answers  


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

0 Answers  


tell me the full form of c?

2 Answers  


int a=20; int b=30; int c=40; printf("%d%d%d"); what will be the output?

5 Answers   CMC,


Categories