Skip to main content

Posts

Showing posts with the label Cs604

cs604 Assignment 1 solution 2021

                     cs604-Assignment 1 solution 2021 Note If you want unique solution with screenshot just contact on  03235459470 code  #include <stdio.h> #include <string.h> #include <stdlib.h> #include <unistd.h> #include <sys/types.h> #include <sys/wait.h> int main (void) {    int pid,status;    pid=fork();    if(pid>0){     printf("In Parent Process \nVUID:" MC190200409\nNAME: Vuportal.com\n);      printf(Existing the Parent Process");      wait(0);      exit(1); } esle if(pid==0){    int n = 3; int i; printf(In Child Process\nMultiplication table of 3"); for(i=1;1<=10;++i){ printf(%dX%d= %d,  \n" i,n,i*n); }    } Note Its  just code u need to attach Screenshot Also  PURPOSE OF VUPORTAL865.COM Virtual university is Providing quality of Education in Pakis...