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 69820

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

3 12493

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

6 15933

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

4 15256

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

3 28652

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

13 23272

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

2 17345

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

3 13675

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

21 37423

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

17 17962

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

6 17330

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

5 7595

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

1705

Please send previous kvb clerical exam model question papers

25 34452

who is the father of oracle and send chodd rules

4 17277

Post New ME Interview Questions




Un-Answered Questions

how to preaper for interview wat they asked in interview give me idea

2168


how to apply b license to c license in tneb

1339


What is messaging? How does the runtime handle message passing? What is message forwarding?

531


What are the keyboard shortcuts used on aix terminal?

5


give me a clear defination of inductance,and how can u calculate inductance of a motor

2315






Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

669


What are local static variables? How can you use them?

639


Can you make a constructor final in Java?

622


What is null javascript?

460


Explain what is a cell in websphere?

520


What is java sql driver?

541


What is value c#?

458


Which database server is best?

541


What is spcc material?

622


What is CRR and SLR?

633