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 79290

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

3 13910

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

6 18017

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

4 16755

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

3 30790

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

13 27177

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

2 18527

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

3 15034

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

21 43590

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

17 22491

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

6 19415

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 9093

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

2 3994

Post New ME C Interview Questions




Un-Answered Questions

What aspect of you[r] education prepared you for this role?

1037


What is a column in a table?

1061


What is a source list?

386


Is android marshmallow better than nougat?

830


What is the difference between angular 4 and angular 7?

713


what is a join and explain different types of joins? : Sql server database administration

911


Describe a time when you anticipated a problem and developed a potential solution?

2804


What is difference between sid and service name in oracle?

903


while am calibrating Drager polytron 2IR flame gas detector occured non zero status.how can i get zero status?

2146


What is dematerialisation and its benefits?

3085


what are the status have in QC(Test Management Tool). and how you report?

1890


Explain mysql_errno()?

960


in HT service 3ph 4 wire service Y-phase voltage shows zero . whether it is meter fault? or what be the reason ? if y-ph voltage zero ,can current is recorded? reasons for failure?

1862


What is development class? Why to create the development class?

963


What is the limitation on the block size of pl/sql?

935