Knowee
Questions
Features
Study Tools

Tasks in ____are processes and cannot share data but thread in _______ do it.1. C# , C++2. C++ , Ada3. Java , C#4. 4. Ada , Java..?

Question

Tasks in ____are processes and cannot share data but thread in _______ do it.1. C# , C++2. C++ , Ada3. Java , C#4. 4. Ada , Java..?

🧐 Not the exact question you are looking for?Go ask a question

Solution

Tasks in Java are processes and cannot share data but thread in C# do it. So, the correct answer is 3. Java , C#.

Similar Questions

arallel computing utilizes __________.Question 1Answera.processesb.threadsc.schedulesd.lines

What does a thread not share with other threads of the same process?Question 12Select one or more:A stackOther OS resources such as open files.A register setA thread IDProgram counterCode sectionData section

What does a thread not share with other threads of the same process?

Select the correct answerWhich of these are types of multitasking?OptionsProcess basedProcess and Thread basedNone of the mentionedThread based

In most operating systems, communication between independent processes requires the intervention of the kernel to provide protection and the mechanisms needed for communication. However, because threads within the same process share memory and files, they can communicate with each other without invoking the kernel.Group of answer choicesTrueFalse

1/2

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.