answersLogoWhite

0


Best Answer

It doesn't.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How compiler differentiate between linear queue and circular queue?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

W difference between a linear linked list and a circular linked list?

I would say that there is no such thing as a circular queue. The point of a circular data structure is to allow the end to loop around to the beginning. Since you can only remove items from the beginning of a queue or add them to the front, having these two items linked has no purpose nor benefit.


What is the difference between linear and circular queue?

What is the difference between linear and circular queue? In: http://wiki.answers.com/Q/FAQ/2545-37 [Edit categories]The Queue by Default is Linear, it would be termed as Circular if the Last Element of the Queue pointsto the first element of the List


What is the difference between linear and rotary?

Encoders are sensors that generate digital signals in response to movement. Both shaft encoders, which respond to rotation, and linear encoders, which respond to motion in a line.


How do you find pitch of spherometer?

pitch is the linear progress made by the circular scale on the main scale in one complete rotation


What is lexical analysis?

A compiler is usually divided into different phases. The input to the compiler is the source program and the output is a target program. Lexical analyzer is the first phase of a compiler which gets source program as input. It scans the source program from left to right and produces tokens as output. A token can be seen as a sequence of characters having a collective meaning. Lexical analyzer also called by names like scanner, linear analyzer etc.

Related questions

Difference between linear linked list and circular linked list?

LINEAR STRAIGHT CIRCULAR CURVED


Diff between linear and circular convolution?

there is a big difference between circular and linear convolution , in linear convolution we convolved one signal with another signal where as in circular convolution the same convolution is done but in circular patteren ,depending upon the samples of the signal


What is methods of paragraph elimination?

differentiate between chronological metod and linear method of paragraph writing


Difference between circular queue and linear queue?

In circular queue the memory of the deleted process can be used by some other new process..


Is RNA linear or circular?

RNA is typically linear, but some RNA molecules, like viroids and circular RNAs, can be circular in structure.


Difference between linear and circular convolution?

circular convolution is used for periodic and finite signals while linear convolution is used for aperiodic and infinite signals. In linear convolution we convolved one signal with another signal where as in circular convolution the same convolution is done but in circular pattern ,depending upon the samples of the signal


What is the difference between uniform linear motion an uniform circular motion?

Uniform linear motion occurs when an object moves in a straight line with constant speed. Uniform circular motion, on the other hand, occurs when an object moves in a circle at a constant speed, where the direction of motion is constantly changing.


W difference between a linear linked list and a circular linked list?

I would say that there is no such thing as a circular queue. The point of a circular data structure is to allow the end to loop around to the beginning. Since you can only remove items from the beginning of a queue or add them to the front, having these two items linked has no purpose nor benefit.


One difference between the chromosomes of prokaryotes and those of eukaryotes is that?

prokaryotes have circular chromosomes while eukaryotes have linear chromosomes.


What is the differences between curvilinear motion and circular motion?

Curve linear is antonym to linear. Circular is one among many curvelinear motions. In case of circular there will be a constant radius but in curvelinear radius would change at every instant


How do you use a circular loom?

The same way you use a linear loom, only in a circular fashion.


What is the difference between linear shifting and circular shifting of signal?

Linear shifting of a signal involves shifting its elements by a fixed number of positions, while circular shifting involves wrapping the signal around so that elements that shift off one end reappear at the other end. Linear shifting can cause elements to be lost or new elements to be added, whereas circular shifting maintains the same number of elements.