answersLogoWhite

0


Best Answer

Yes!

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is it recommended to perfofm the 5c's simultaneously?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What line can simultaneously send and receive data?

Such a line is said to work in duplex mode. Many technologies allow sending and receiving simultaneously.


What is the usual number of bits transmitted simultaneously in parallel data transmission used by microcomputers?

9


Simultaneously analyzing distinct subunits of information received by different areas of the brain is known as?

parallel processing


Why cant a single computer processor execute two or more programs simultaneously?

In simple terms a single processor can only process one machine instruction at a time; it's just not possible to execute two or more instructions simultaneously and therefore not possible to execute 2 programs simultaneously. However, it's not quite as simple as that because a modern processor can have 2 or more cores, in which case it is possible to execute 2 or more instructions simultaneously. However, that's not quite the same thing as executing 2 programs simultaneously as we invariably execute far more threads of execution than we have cores available. Note that a program consists of one or more processes and a process consists of one or more threads of execution. Although it is theoretically possible to execute two threads simultaneously upon two cores, when those cores share the same processor they also share the same L2 cache and that's really only beneficial when both threads share the same process. With 2 independent processors there's a better chance of simultaneous program execution, however it's nigh on impossible to guarantee this unless the system is specifically designed for that purpose. In a multi-processing, multi-threaded environment, task-switching makes it next to impossible for any two independent programs to execute simultaneously because every thread has to yield to waiting threads.


Dialogue between human being and computer programme that occurs simultaneously in various forms is called as?

man-machine speak