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 what is the best way to comment out a section of code that contains comments?


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

Post New Answer

More C Interview Questions

what is data structure.in linear and non linear data structures which one is better?Explain

3 Answers   Wipro,


What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }

0 Answers   Wilco,


what is c language?

2 Answers  


without a terminator how can we print a message in a printf () function.

7 Answers   NIIT,


how would a 4*3 array A[4][3] stored in Row Major Order?

0 Answers   HCL, Ignou,


There are 21 people in a room. They have to form groups of 3 people each. How many combinations are possible? Write a C program to print the same.

1 Answers   HCL, iGate,


Is there any demerits of using pointer?

0 Answers  


Is there a built-in function in C that can be used for sorting data?

0 Answers  


write a program that finds the factorial of a number using recursion?

13 Answers   Infosys, TATA,


Give a fast way to multiply a number by 7

15 Answers   Accenture, Aricent, Microsoft,


What is the difference between typeof(foo) and myFoo.GetType()?

2 Answers   Synergy,


Write a program that his output * *** *****

1 Answers  


Categories