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 23017

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 14433

Post New GATE C Code Interview Questions




Un-Answered Questions

What is agile development and scrum?

1


what is the difference between overloading & overriding? give example.

639


Which statement of python is used whenever a statement is required syntactically but the program needs no action?

503


What does the future hold for data scientists?

121


What is the list view and summary view?

229






What is test object model in quicktest professional?

693


R programming language has several packages for data science which are meant to solve a specific problem, how do you decide which one to use?

63


What are the advantages of compute node?

619


What is introduction in spring aop?

200


Is there an htmlunitdriver for .net?

616


What are the Objects available in the Salesforce Business Process and Give some Business Process Example?

262


What is report as filter in microstrategy?

588


Difference between meta sql and normal sql?

552


What is a join query?

609


What does the insert statement in extract datasets do? : abap modularization

645