Ctrl +c effects processesA. in the foregroundB. backgroundC. currently all running processesD. none of the above.
changes priority level
Latest Answer: Nice in Unix is used for prioritize the task/processUsage: nice [-n increment ] command [utility] [arguments....] ...
SemaphoreA. consume processor timeB. they are difficult to codeC. they takes lots of memoryD. they won't give complete solution
round-robin
A
Latest Answer: D, tree is a logical data structure ...
Latest Answer: the answer is A.ARP is a protocol used by IP to map IP network addresses ...
First phase of compilationA. lexical analysisB. semantic analysisC. syntax analysisD. None of the above
Find the error in the following codeclass a{public:void operator=(class a);void operator,(class a);void operator+(class a);…..}
Class a{float add (..);double add(…);…..}This is an example ofA. function overloadingB. function overridingC. none of the above
A
Thread and process differ in a wayA. multiple threads can use same set of registers but processes cannotB. multiple threads can use same stack but processes cannotC. multiple threads can share same m/m but processes cannotD. none of the above
View page << Previous 4 5 6 7 [8] 9 10 11 12 13 Next >>

Go Top