how many processes will gate created execution of -------- fork(); fork(); fork(); -------- Please Explain... Thanks in advance..!
8 24792posted 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 15288Post New GATE C Code Interview Questions
How to comment out asp.net tags?
what is meant by motor startup supervision & motor load jam protection ?
Which architecture does the sap system use?
what is the difference b/w acquisation by subsidy & acquisation by a company?
How do I repair outlook 365?
How does global value mutation use for thread-safety?
How auditing is done in Sharepoint?
WHAT IS SITTING AMPS IN OVER-LOAD RELAY FOR 1PH OR 3PH MOTORS?IF ITS NAME PLATE GIVEN MAX AMPS 10AMPS?
Distinguish between dojo and jquery.
why are you join in cipla company?
what is the current rating of both primary and secondary of 500kva,33kv./400v.distribution transformer?
Brand has become an important aspect of Business. What are the advantages of building a Brand and what steps are available under IPR to protect its ownership?
How data flow happens in sap fiori launchpad? Explain the steps?
Name the fund management scheme introduced by rbi which helps the banks in their fund management?
Why is static constructor called first?