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 22514

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 14188

Post New GATE C Code Interview Questions




Un-Answered Questions

Please explain what are the different types of locators in selenium?

460


I have configured oracle goldengate integrated capture process using the default values. As the data load increases I see that extract starts lagging behind by an hour (or more) and database performance degrades. How you will resolve this performance issue?

5


What is mean stack development?

430


Draw the Layout of an Inverter?

2037


How would you run your ActiveX Document Dll?

1612






List out different layers which define cloud architecture?

478


In which working principal temperature transmitter work.explain in detailed.

1818


Explain the process of including heat exchangers in ammonia refrigeration system?

580


what is the difference between xpath document and xml document?

9613


What is the basic syntax of a sas program?

656


Can we override interface methods in c#?

469


How can you create an Object in JavaScript?

561


What is maven lifecycle?

143


What are the differences between open source tools, vendor tools, and in-house tools?

533


Is there function overloading in objective-c?

1