Answer Posted / lokesh
ds is an organising of data
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are called c variables?
What are conditional operators in C?
What is malloc return c?
#include
Write a C program linear.c that creates a sequence of
processes with a given length. By
sequence it is meant that each created process has exactly
one child.
Let's look at some example outputs for the program.
Here the entire process sequence consists of process 18181:
Sara@dell:~/OSSS$ ./linear 1
Creating process sequence of length 1.
18181 begins the sequence.
An example for a sequence of length three:
Sara@dell:~/OSSS$ ./linear 3
Creating process sequence of length 3.
18233 begins the sequence.
18234 is child of 18233
18235 is child of 18234
........ this is coad .... BUt i could not compleate it .....:(
#include
How can you tell whether a program was compiled using c versus c++?
What are the types of data structures in c?
Explain what is a const pointer?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
ATM machine and railway reservation class/object diagram
What do you mean by Recursion Function?
What does the c in ctime mean?
What is multidimensional arrays
Function calling procedures? and their differences? Why should one go for Call by Reference?
will u please send me the placement papers to my mail???????????????????