Hello, Good Works mate!
Answer: B) -2
*The result will be negative.
Kind Regards
Answer:
Thread is a light weight where as Process is a heavy weight in nature
Explanation:
A process can use to accomplish complex tasks which involves utilization of more system resources. Thread is part of process which is used to accomplish some smaller task. Thread is light weight and involves utilization of less no of resources.
A process can have more than one thread for execution. we can execute these threads in a process parallelly. This is known as Multi Threading.
There are Mainly 2 Advantages to using multi threads in a process
Less work Involved in creating New Thread rather than a New process: this is because all threads in a process use same address space so it is very easy to communicate and operate these threads in a process. Each process is used separate address space so if we want to create another process then it involves utilization of more resource so more overhead
Communication among threads in same process also simplified as these are using same address space
Answer:
The answer is "True".
Explanation:
The conceptual, abstract design is also known as a logical design. This design doesn't use to discuss in matter of the actual execution. It only has to identify the kinds of information.
- In the logical development process, it involves inserting information into a number, which includes the organizations and features of rational networks.
- It is used to organize the entities, for example, tables for a relation database, in a given market environment into the database systems, that's why the given statement is true.