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 81046

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

3 14097

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

6 18330

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

4 16965

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

3 30998

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

13 27736

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

2 18686

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

3 15211

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

21 44523

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

17 23156

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

6 19740

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 9247

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

2 4131

Post New ME C Interview Questions




Un-Answered Questions

How do I create a csv file?

921


What is the difference between account and directory options ?

1182


Which directory will you copy your new reports, what would be its extension (.rdf or .rex)?

1


What are the frameworks available in rc?

1177


What is xsl and its components?

856


What is microsoft access runtime?

849


Is a jar file an executable?

1040


Suppose server object not loaded into the memory and the client request for it. What will happen?

999


How many queries can mysql handle?

977


What is ‘this’ keyword in JavaScript?

998


What is a bundle?

757


What is dbd?

1019


What are the four basic types of soil? : soil science

949


What will you do in case of scavenging fire

2017


How do I change my excel settings?

654