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

AMCAT C Interview Questions
Questions Answers Views Company eMail

main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?

7 24353

Post New AMCAT C Interview Questions




Un-Answered Questions

What is Surge Capacitor? Why it is use in Generator Circuit Breaker?

4612


Tell us something important to you?

660


Is javascript or python easier?

512


Explain the features of ruby on rails.

460


In the definition of mutation we say sudden heritable change i the DNA, so what does sudden means here?

905






How to insert a copyright symbol in your webpage?

461


What is the shortcut for run?

327


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

867


What are the different types of tabs in word?

323


Set analysis in qlikview ?

5


What does the f9 key do?

383


What is bubbled event?

541


Here's a string with numbers from 1-250 in random order, but it's missing one number. How will you find the missed number?

1458


Why centrifugal pump is not called as a positive displacement type of pump?

651


Explain the difference between include and require?

106