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 72161

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

3 12821

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

6 16485

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

4 15686

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

3 29304

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

13 24231

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

2 17639

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

3 14116

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

21 38804

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

17 19000

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

6 17936

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

5 7914

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

1810

Please send previous kvb clerical exam model question papers

25 35887

who is the father of oracle and send chodd rules

4 17587

Post New ME Interview Questions




Un-Answered Questions

Do you know what are the key aspects of penguin update?

484


Explain in simple terms what is the difference between asset, equity, and liabilities?

702


Tell us what's the f1 score? How would you use it?

58


Difference between display attribute and navigational attribute?

90


How to open a new test using quicktest professional?

655






what is self-join? : Sql dba

668


What is the recommended interval at which to run statspack snapshots, and why?

2515


What is the difference between an order and a directive?

473


Which is better rest or soap?

558


How can I delete old windows?

531


in Sensex and Nifty, what is the measure to take the points

1681


What are transactions?

5


What is a release order? : fi- accounts payable

791


Give a big picture of the entire SRAM Layout showing your placements of SRAM Cells, Row Decoders, Column Decoders, Read Circuit, Write Circuit and Buffers

759


What is the maximum number of records in mysql table?

533