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 Interview Questions
Questions Answers Views Company eMail

how many header file is in C language ?

44 71773

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

3 12766

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

6 16427

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

4 15627

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

3 29206

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

13 24113

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

2 17599

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

3 14074

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

21 38695

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

17 18885

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

6 17846

Why we have to write test cases?.any specific reasons......

5 7850

hi i done IBM AS/400 course .....i want to certification any one can information about that and material of soft copy for that....please its urgent

1787

Please send previous kvb clerical exam model question papers

25 35741

who is the father of oracle and send chodd rules

4 17545

Post New ME Interview Questions




Un-Answered Questions

Explain the difference between angular 2 modules vs. Javascript modules

485


What is storage array?

1519


what are the basic features of cognos tm1?

5


Explain what all the conditiones required for using open opcode on a file?

573


What is root canal therapy?

550






What is the difference between call transaction method and the session method? : abap bdc

614


Describe some of the standard spring events?

208


How do I get rid of shading in word?

390


How to use the socket(2) Function?

1061


What is negative sequence over voltage element?

1504


How do you check which service is running on which port in linux?

537


What is black body and what are its characteristics? : quantum physics

562


What are the advantages of using preparedstatement in java?

616


What are various types of brakes?

694


How do I edit the contents of a page in wordpress?

127