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 69714

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

3 12469

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

6 15903

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

4 15247

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

3 28611

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

13 23217

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

2 17338

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

3 13649

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

21 37349

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

17 17914

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

6 17304

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

5 7584

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

1694

Please send previous kvb clerical exam model question papers

25 34342

who is the father of oracle and send chodd rules

4 17250

Post New ME Interview Questions




Un-Answered Questions

What are the roles, which are implemented in windows azure?

258


Which software is used for pl sql programming?

513


What is the java authentication and authorization service (jaas) 1.0?

527


How do you convert bytes to character in java?

526


Can you have more than one nav tag?

255






Explain the observations between vb.net and vc#.net?

522


What is 'protocol' on objective c?

1


Explain how many exceptional condition can be given in a handle condition?

524


how i calculate the syncrones generator NGR resistance .if we have a 6mw generator line voltage of generator 11kv also line current 393.3 ampere.

1653


What is the main cause for advertisement to be deceptive?

541


In how many ways you can overload a method?

582


What is a trigger oracle?

553


Explain the implementation of an AVL tree and Binary tree.

509


What is hana bad at?

45


What are css3 transitions?

290