0 answers
1
There are 6 periods in each working day of a school. In how many ways can one organize 5 subjects such that each subject is allowed at least one period?A. 3200B. 3600C. 1...
5 answers
3
Which one or more of the following $\text{CPU}$ scheduling algorithms can potentially cause starvation?First-in First-OutRound RobinPriority SchedulingShortest Job First
1 answer
11
0 answers
16
1 answer
19
int fun(int arr[]); int fun(int arr ); Both the statements are same??? HELP
0 answers
20
1 answer
21
An organization is granted the $\text{IPv4}$ address block $130.56.0.0/16.$ The network administrator wants to create $1024$ subnets. Find the first and last addresses in...
2 answers
24
What is the size of the physical address space in a paging system, which has a page table containing $64$ entries of $11$ bit each (including valid and invalid bit) and a...