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 82247

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

3 14248

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

6 18545

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

4 17138

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

3 31149

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

13 28114

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

2 18802

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

3 15331

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

21 45108

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

17 23627

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

6 19986

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

in 1-phase 230v,how in 3-phase 440v. in each phase in between 230v.

2913


Are you uncomfortable making cold calls?

1207


Is node better than python?

909


Differentiate between parameters and filters in Tableau?

508


What is the state if the RED LED is glowing on DVxx card What is the state if the YELLOW LED is glowing on DVxx card What is the state if the GREEN LED is glowing on DVxx card Which frequency band DVDC is used Which frequency band DVGA is used

2015


What are the different abap editors? What is the used of different editors in abap?

1101


You wan to transport user groups from transaction sugr? Would this impact the groups tab in su01? What would you do?

1250


How you can define a new ember class?

5


what is the difference between section & test feature in test case documention?

2198


Why c++ is created?

1056


How does xaml relate to xml-based web service transport protocols (xp, soap, ebxml transport)? : xaml

1020


What is bam?

1070


Explain the internal working of a hash map?

1019


How to stop apache?

5


what is the procedure to configure the application of mysql?

1096