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

What is extended star schema? Which of the tables are inside and outside cube in an extended star schema?

770


c program to display the information of given file similar to givan by the unix or linux command ls -l

1781


How does jdbc connect to database?

558


What are patches you applied?

891


what are the parameters are selected while manufacturing a single cylinder block?what are the different kind of test is conducted on it so that it can withstand with all those condition which required to run the engine efficiently.which force is act when piston slide inside the cylinder.

1734






What’s a difference between vertical and horizontal cluster?

568


Define view state.

639


Explain the purpose of using a libaio package in Ubuntu?

509


Can all IoT devices talk to each other? What is the Standard for Communication between these devices?

3


Define diffusion current in a semiconductor.

738


When a program is created and need to be transported to production does selection texts always go with it ? if not how do you make sure ? Can you change the CTS entries? How do you do it ?

1572


Will there be a windows 11?

544


What is sales order item category determination and what is delivery item category determine?

712


What do you understand by dirty checking in angular?

478


What are scalar data types?

603