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 70045

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

3 12530

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

6 16010

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

4 15305

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

3 28747

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

13 23381

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

2 17375

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

3 13736

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

21 37617

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

17 18087

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

6 17409

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

5 7632

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

1717

Please send previous kvb clerical exam model question papers

25 34611

who is the father of oracle and send chodd rules

4 17324

Post New ME Interview Questions




Un-Answered Questions

Define oracle suite?

546


How do I fix regsvr32 exe error?

518


What is personnel action?

557


Tell me are you comfortable making cold calls here? : insurance cold calling

337


What is normalization process?

604






i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api

1497


How can the applets be displayed in the jsp? Explain with an example.

529


How to get help information from the server?

552


What do you understand by an implicit parameter in scala ?

1


Does windows 10 fresh start work?

477


What is the relation between xhtml and the web?

459


Tell about sub-prime crisis?

666


How do I stop a table row from splitting over two pages?

304


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

546


What is token used for?

511