why we are using the fork command?.. how it works?
Answer / achal
In linux fork() system call is used to create a child
process. The Child process inherits some properties of its
parent and operates in a separate memory space
| Is This Answer Correct ? | 5 Yes | 0 No |
Write a program in C++ to concatenate two strings into third string using pointers
#define CUBE(x) (x*x*x) main() { int a,b=3; a=cube(b++); printf("%d %d",a,b); } What should be the value of a and b? My calc a=4 but syst a=6 how pls tell me if you know it?
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
What are the components of stl?
why & sign is used in copy constructor
What are the symptoms of stl?
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
What is stl stand for?
How is stl different from c++ standard library?
write a piece of c++ code which allocate memory to the 50 object of type CObj
What is Object Oriental Progam
if 4-5 year old brother is standing on d roof with me and watching d moon, suddenly moon coverd by cloud then how will i explain d hiding of moon to my brother.