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

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

ME C Interview Questions
Questions Answers Views Company eMail

how many header file is in C language ?

44 82307

Predict the output or error(s) for the following: 25. main() { printf("%p",main); }

3 14250

main() { clrscr(); } clrscr();

6 18558

enum colors {BLACK,BLUE,GREEN} main() { printf("%d..%d..%d",BLACK,BLUE,GREEN); return(1); }

4 17147

void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }

3 31152

main() { int i=400,j=300; printf("%d..%d"); }

13 28141

main() { char *p; p="Hello"; printf("%c\n",*&*p); }

2 18806

main() { int i=1; while (i<=5) { printf("%d",i); if (i>2) goto here; i++; } } fun() { here: printf("PP"); }

3 15339

void main() { int i=5; printf("%d",i++ + ++i); }

21 45131

void main() { int i=5; printf("%d",i+++++i); }

17 23643

#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }

6 19992

Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?

2 9362

int i=0,j; j=++i + ++i ++i; printf(" %d",j);

2 4231

Post New ME C Interview Questions




Un-Answered Questions

What is metadata in excel?

977


What is php artisan. List out some artisan commands?

805


What are the commonly found errors in embedded systems?

849


How is solution annealing carried out? Define what type of furnace is required? Does one need to be heat in a salt bath?

1160


Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?

1007


How to use the angular js $watch?

888


What is your greatest achievement so far?

1274


what is shuttering co efficient?

1999


What are the main types of tertiary structure?

1323


What exactly is spring boot? : Spring Boot

508


What is repository info. Systems? : abap data dictionary

1071


hi friends ,, i will give a small advice for all of ,, pls send genune answering don,t send half knowladge answers pls pls pls ....... i faced so many problms in interview pannels so pls pls

1972


How to deal with the difficult customer?

1459


Which cryptographic functions in php returns the longest hash value?

1038


What is database replication? What are the different types of replication you can set up in sql server?

1017