Sail E0 Webinar
Question

#include<stdio.h>
int main()
{
int *ptr;
*ptr=1;
printf(" %d", *ptr);
}



Options:
A .  The entry of process from process table gets removed
B .  The entry remains with the status S
C .  The entry remains with the status T
D .  The entry remains with the status R
Answer: Option A



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers