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

GATE C Code Interview Questions
Questions Answers Views Company eMail

how many processes will gate created execution of -------- fork(); fork(); fork(); -------- Please Explain... Thanks in advance..!

8 22584

posted by surbhi just now main() { float a = 5.375; char *p; int i; p=(char*)&a; for(i=0;i<=3;i++) printf("%02x",(unsigned char) p[i]); } how is the output of this program is :: 0000ac40 please let me know y this output has come

2 14227

Post New GATE C Code Interview Questions




Un-Answered Questions

Generation of voltage for each phase are same of a turbogenerator.Although the short circuit current flow when two phase of turbogenerator are shorted(where current can't flow without potential difference),why?

1644


What are synchronized blocks in java?

600


What is Sequences?

327


How would you define the exponents for a type ‘f’ field?

626


What is the difference between a function and a method python?

428






paper for entrane exam for drug inspector

1858


Explain different types of jsf events?

72


What is display container?

1


How to access Ruby array elements? How many methods are used to access Ruby elements?

3


What is false positive and false negative and how are they significant?

62


What is the function of nameserver?

571


How do you declare a variable in pl sql?

535


how to caliculate required amount of cement and sand required for 1cu.m.

1737


What is the CTS, and how does it relate to the CLS?

548


Explain data validation rules contain?

208