answersLogoWhite

0

What else can I help you with?

Continue Learning about Engineering

Whats the difference between plumbing pipe threads and conduit pipe threads?

Plumbing pipe threads are squared and conduit pipe threads are tapered.


What is the difference between processes and threads?

The memory space, where a given application is executed is called - process. A Process is the memory set aside for an application to be executed in. Within this process the thing, which is really executed is the thread. The key difference is that processes are fully isolated from each other; threads share (heap) memory with other threads running in the same application. Threads share the address space of the process that created it; processes have their own address. Threads have direct access to the data segment of its process; processes have their own copy of the data segment of the parent process. Threads can directly communicate with other threads of its process; processes must use inter-process communication to communicate with sibling processes. Threads have almost no overhead; processes have considerable overhead. New threads are easily created; new processes require duplication of the parent process. Threads can exercise considerable control over threads of the same process; processes can only exercise control over child processes. A great answer to the question can also be found here: (link moved to link section)


Which has greater ima a screw driver with closely spaced threads or a screw driver with threads spaced farther apart?

a screw with closely spread threads


How to use threads simultaneously?

Threads are meant to be used simultaneously. If you have 3 threads, you can run them simultaneously by starting them together. Ex: t1.start(); t2.start(); t3.start(); Assuming the three threads t1, t2 and t3 are already created.


How many threads run at the start of JVM?

at the starting of the JVM it handels approx 7000 threads .........

Related Questions

When to use threads in program?

You use threads whenever you want your program to do several things simultaneously.You use threads whenever you want your program to do several things simultaneously.You use threads whenever you want your program to do several things simultaneously.You use threads whenever you want your program to do several things simultaneously.


DNA molecules that are formed into structures?

chromatin threads


The ends of DNA molecules form structures called what?

Chromatin Threads


How can I protecting a dedicated function in Visual C plus plus from interruption by the system - I have tried threads with critical sections and they are still interrupted?

Just because you protect threads with critical sections does not mean the threads cannot be interrupted by the system. What it does mean is that, if the threads are correctly protected with the same critical section, the threads cannot interrupt each other. If this is not true, then your code is defective. Make sure the thread blocks when the critical section cannot be entered, and that it properly releases the critical section when it is done.


What can thread make?

In computer programming, you can use multiple threads if you want the computer to do several things at the same time.In computer programming, you can use multiple threads if you want the computer to do several things at the same time.In computer programming, you can use multiple threads if you want the computer to do several things at the same time.In computer programming, you can use multiple threads if you want the computer to do several things at the same time.


Do threads share memory?

No, threads do not share memory. Each thread in a program has its own stack memory for storing local variables and function calls. However, threads within the same process can share memory through shared data structures or variables.


An organism is found growing on some stale bread. It is made up of fine threads with tiny black spore-producing structures at the tips of some of the threads. What kind of organism is it?

The organism is likely a mold. Mold is a type of fungus that grows in the form of multicellular filaments called hyphae. The black spore-producing structures at the tips of the threads are called sporangia or conidia, which help the mold reproduce and spread.


What do you called where Mosses get water through rootlike threads?

Mosses absorb water through their rootlike structures called rhizoids. These structures anchor the moss to the substrate and aid in water and nutrient uptake.


What allowed one operator to spend several threads at once?

A revolution without guns paper


What is an analogy for filaments?

Filaments are like the threads in a woven fabric, providing structure and support. Just as threads are interconnected to create a fabric, filaments in biology are interconnected to form structures like muscle fibers or nerve cells.


When do chromatin threads appear as chromosomes?

Chromatin threads appear as chromosomes during cell division when the chromatin condenses and coils to form distinct, visible structures that can be easily identified under a microscope. This usually occurs during the metaphase stage of mitosis or meiosis.


James Hargreaves invented a device called a that allowed the spinning of several threads at once?

spinning jenny