Answer Posted / fahed usman rana
A Queue is such type of data structure in which all the items
are held in a row in such a way that you can replace an item
only from the head of queue and insert only from the tail of
queue. FIFO is used in this Data structure.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Difference of Console, web & windows applications?
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
where is available in this mantis toturials?
can any method return type may be constructor , or that method name allow
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
what is log files in qtp what is use
code for connection from windows forms to sql server
how to hide prompts
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution
Code for display the images from drive using vb 6.0?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
is it acceptable if we declare multiple exceptions in same overridden method.
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
how CLR identify vb file?