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 74135

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

3 13138

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

6 16919

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

4 16028

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

3 29821

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

13 25042

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

2 17894

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

3 14440

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

21 39955

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

17 20087

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

6 18486

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

5 8235

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

1880

Please send previous kvb clerical exam model question papers

25 37257

who is the father of oracle and send chodd rules

4 17873

Post New ME Interview Questions




Un-Answered Questions

Describe the gac in the .net framework.

757


what is the command to know key fields of file?

826


How to connect ms access to oracle servers?

712


How do I stream a file to the user from tapestry?

90


What is the minimum hardware requirement for SharePoint 2013?

511






load combinations how many types for staad design purpose?

1896


in block masonry l=10',b=0.5',H=10',Calculate cement ,sand and no.Of blocks?

1750


What is the difference between implicit and explicit transaction?

732


Can I get windows defender for windows 7?

563


What is margin collapse in css?

415


How are Structure passing and returning implemented by the compiler?

807


What is dao class in spring?

241


What is hibernate and its advantages?

236


please give me solution to rectify the emi(electromagnetic interference)

1650


How to redirect https to http url through .htaccess?

653