1 answer
1
1 answer
2
A printf or malloc takes the process to what state?RunningReadySuspendedTerminated
1 answer
4
$\text{RAD}$ software process model stands forRapid Application DevelopmentRelative Application DevelopmentRapid Application DesignRecent Application Development,
4 answers
5
Which scheduling policy is most suitable for a time shared operating system?Shortest Job FirstRound RobinFirst Come First ServeElevator
0 answers
9
If an operating system does not allow a child process to exist when the parent process has been terminated, this phenomenon is called as.ThreadingCascading terminationZom...
0 answers
10
The model in which the requirements are implemented by its category isEvolutionary Development ModelWaterfall ModelPrototyping ModelIterative Enhancement Model
4 answers
11
Identify the total number of tokens in the given statementprintf("A%B=",&i);$7$$8$$9$$13$
3 answers
14
Write a regular expression for all strings of 0’s and 1’s in which there is an even number of 0’s between any two 1’s.
0 answers
20
1 answer
21
Find the number of binary tree(s) with $3$ nodes (i.e., $\text{A, B,}$ and $\text{C})$ which when traversed by pre-order gives the sequence $\textbf{C B A}$. You also nee...
0 answers
22
1 answer
23
1 answer
24
0 answers
25
1 answer
27