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 69761

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

3 12484

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

6 15912

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

4 15251

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

3 28627

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

13 23259

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

2 17343

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

3 13663

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

21 37397

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

17 17927

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

6 17320

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

5 7591

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

1698

Please send previous kvb clerical exam model question papers

25 34418

who is the father of oracle and send chodd rules

4 17267

Post New ME Interview Questions




Un-Answered Questions

What is the meaning of flat file database?

469


What is Application Performance testing and Operational performance testing

1569


How to run cakephp project in xampp?

3


What is ole in excel?

513


how to calculate the concrete mix m30 by volume

1090






What is an erlenmeyer flask?

492


What problem does Apache Pig solve?

543


if you have given a blank water how you analyse by general analytical techniques?

1504


What does & mean in scanf?

595


How can company withdraw the amount of Group Superannuation of the employee who has left the job before completion of one year ?

1536


I have a plot at Visakhapatnam. I have entered into a contract with a builder which enables him to construct 10 flats on the plot and builder and myself will share 50:50 of the constructed area. i.e. builder will get 5 and i will get 5 flats. Builder is not paying me any other consideration apart from 5 flats. Kindly clarify as to whether any servive tax is applicable and payable by me ?- kgr varma

1562


Define multicast routing?

637


What are different commands available in ember-cli?

5


Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?

1661


Is Exception handling possible in Javascript?

541