how many processes will gate created execution of -------- fork(); fork(); fork(); -------- Please Explain... Thanks in advance..!
8 25138posted 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 15438Post New GATE C Code Interview Questions
Difference interview form level security vs field level security.
Is finalize() similar to a destructor?
Where the financial accounting fails the cost accounting for is rescue but still there are some limitations deficiencies in the system?
What is the difference between collect and append statements?
Can we upload test cases from an excel sheet into test director?
Is oracle an operator?
What does touch command do in unix?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
what is diff.between production by order and product cost collector?
What is the full form of wcb in astm?
how to measure static charge in processing of expandable polystyrene. explain - Units of static charge
What is Quality Score in Google AdWords?
What are uses of foreign key?
List out the inheritance styles in django?
What is a stateless session?