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 69950

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

3 12517

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

6 15987

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

4 15286

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

3 28712

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

13 23325

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

2 17366

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

3 13716

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

21 37541

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

17 18051

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

6 17374

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

5 7622

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

1711

Please send previous kvb clerical exam model question papers

25 34582

who is the father of oracle and send chodd rules

4 17309

Post New ME Interview Questions




Un-Answered Questions

What are the differences between lost updates and uncommitted dependencies?

541


Compare hadoop & spark?

170


What is excel in simple words?

373


What are basic keywords?

559


What is actually defined as an attribute of integrated control?

5






In sms datasets, what is the function of the dd mgmtclas keyword?

862


Occasionally it is said that issuing convertible bonds is better than issuing stock when the firms shares are undervalued. Suppose that the financial manager of Decent Furniture Company does in fact have inside information indicating that the decent stock price is too low. Decent furniture earnings will in fact be higher than investor’s expectations. Suppose further that the inside information cannot be released without giving away a valuable competitive secret. Clearly, selling shares at the present low price would harm Decent’s existing shareholders. Will they also lose if convertible bonds are issued? If they do lose in this case, is the loss more or less than it would be if common stock is issued? Now suppose that investors forecast earnings accurately, but still under value the stock because they overestimate Decent’s actual business risk. Does this change your answer to the questions posed in the preceding paragraph? Explain.

2218


Describe a s_party table?

572


How to eject a CD-ROM in code?

1355


Explain bootstrap program in operating system.

565


Can a apex trigger call a batch class in salesforce?

204


What will you do if some of your subordinates are not performing up to your expectations?

677


Explain the directory structure of laravel 5.6.

438


How to load data in pig?

369


How can we give face effect in jquery?

484