answersLogoWhite

0

What else can I help you with?

Related Questions

When a process creates a new process using what state is shared between the parent process and the child process?

shared memory segment


Does each UNIX process have its own system data segment containing data needed by the operating system when the process is active?

Yes, each process has its own private data segment that is not shared with other processes. Processes can share executable code because the code does not get modified, but data is particular to the program that is using it, so it must be kept separate.


A segment between two points on a circle is a?

A segment between two points on a circle is


What is the distance between the endpoints of a line segment?

This is the length of the segment.


What does length of a segment mean?

The definition for length of segment is the distance between the endpoints of s segment


What is a point on a segment that is halfway between the two endpoints?

A point on a segment that is halfway between the two endpoints is called the midpoint of the segment. It is the point that divides the segment into two equal parts.


What is the difference between segment and line?

A segment only goes between 2 fixed points where a line goes on indefinitely


What is the difference between a line segment and a ray?

a ray continues on and on but a line segment stops


What word means 2 endpoints and all endpoints in between?

segment or line segment.


What is the difference between a leg and a segment in airline?

I googled and found... Leg/Segment A leg is that portion of the trip between consecutive flight stops. The segment can be a group of legs, because the segment is that portion of a trip from boarding point to a deplaning point.


What is the difference between a line and a line segment?

Yes there is a large difference between the two. A line has no end and a line segment ends.


What is segment table in operating system?

Segment tables in computer graphics includes the length of corresponding segments in main memory. Each entry in the table contains the lengths, and to see if a segment is already in main memory, a bit is usually needed.