• الصفحة الرئيسية
  • إتصل بنا
  • سياسة الخصوصية
Logo
  • الرئيسية
  • أفكار
  • صحة
  • معلومات
  • عجائب وغرائب
  • تكنولوجيا
الصفحة الرئيسية Data Structure Multiple Choice Question (MCQ) Objective Questions on List and Linked List in Data Structure set-2

Objective Questions on List and Linked List in Data Structure set-2

الكاتب ahmed في 7:43 PM Data Structure Multiple Choice Question (MCQ)

1) To insert a new node in linked list free node will be available in ........

A. Available list

B. Avail list

C. Free node list

D. Memory space list


2) A singly linked list is also called as ........

A. linked list

B. one way chain

C. two way chain

D. right link


3) A ..... list is a header list where the node points back to the header node.

A. Circular header

B. Grounded header

C. Two way header

D. One way header


4) A doubly linked list has .......... pointers with each node.

A. 0

B. 1

C. 2

D. 3


5) Header linked lists are frequently used for maintaining ........ in memory.

A. Polynomials

B. Binomial

C. Trinomial

D. Quadratic equation


6) The pointer that points to the first node in the list is ........

A. FIRST

B. AVAIL

C. TOP

D. REAR


7) Two-way list may be maintained in memory by means of .............

A. Queues

B. Linear arrays

C. Non linear arrays

D. Stacks


8) A doubly linked list is also called as ..........

A. linked list

B. one way chain

C. two way chain

D. right link


9) The list that requires two pointer variables FIRST and LAST is called ........

A. Circular list

B. Header list

C. One way list

D. Two way list


10) If the availability list is null, then the condition is said to be .........

A. nil block

B. availability list underflow

C. availability list overflow

D. memory loss


11) The list which has its own pointer is called ........

A. pointer list

B. self pointer

C. free pool

D. own pointer


12) Which of the following is two way lists?

A. Grounded header list

B. Circular header list

C. Linked list with header and trailer nodes

D. None of the above


13) A .......... is a header list where the last node contains the null pointer.

A. grounded header list

B. bottom header list

C. down header list

D. dropped header list


14) RLINK is the pointer pointing to the ...

A. successor node

B. predecessor node

C. head node

D. last node


15) A ............. is a header list where the last node points back to the header node.

A. rounded header list

B. circular header list

C. common header list

D. forward header list


16) In a linked list, insertion can be done as .........

A. beginning

B. end

C. middle

D. all of the above


17) In a two-way lists each node is divided into .......parts.

A. 1

B. 2

C. 3

D. 4


18) The disadvantage in using a circular linked list is .......

A. it is possible to get into infinite loop

B. last node points to fist node.

C. time consuming

D. requires more memory space.


19) Which of the following conditions checks available free space in avail list?

A. Avail=Null

B. Null=Avail

C. Avail=Max stack

D. Avail=Top


20) A linear list in which each node has point to the predecessor and successors nodes is called ........

A. singly linked list

B. circular linked list

C. doubly linked list

D. linear linked list

Answers:

1) B. Avail list
2) B. one way chain
3) A. Circular header
4) C. 2
5) A. Polynomials
6) A. FIRST
7) B. Linear arrays
8) C. two way chain
9) D. Two way list
10) B. availability list underflow
11) C. free pool
12) D. None of the above
13) A. grounded header list
14) A. successor node
15) B. circular header list
16) D. all of the above
17) C. 3
18) A. it is possible to get into infinite loop
19) A. Avail=Null
20) C. doubly linked list



Related Posts

  • Solved MCQ on Stack and Queue in Data Structure set-1

  • Interview Questions on Stack and Queue in Data Structure set-2

  • Solved MCQ on Tree and Graph in Data Structure set-1

  • Objective Questions on Tree and Graph in Data Structure set-2

  • Solved MCQ of Data Structure Set - 1

  • Solved MCQ of Data Structure Set - 2

  • Solved Objective questions of computer data structure set-3

  • Solved MCQ of Data Structure and Algorithm set-4

  • MCQ of Data Structure and Algorithm with Answer set-5

For other more Multiple Choice Questions (MCQs): Click Here

شارك المقال :
Tweet
✚

مقالات ذات صلة

التالي
المشاركةالتالية
السابق
المشاركة السابقة

تحويل كودإخفاء محول الأكواد الإبتساماتإخفاء

شكرا لمشاركتنا رأيك
Subscribe to: Post Comments (Atom)
  • Facebook
  • twitter
  • googleplus
  • youtube
  • linkedin

الأكثر زيارة

  • What is Information ?
    Information  can be defined as data that has been processed into a form that is meaningful to the recipient and is of real or perceived valu...
  • What is Information Technology?
    Definitions of  Information technology  ( IT ) It is a branch of engineering dealing with the use of computers and telecommunications equipm...
  • بالصور الفائزة بمسابقة ملكة جمال مصر 2017
    بالصور الفائزة بمسابقة ملكة جمال مصر 2017
    بالصور الفائزة بمسابقة ملكة جمال مصر 2017 لن تصدق من هي فرح صدقي ↓↓  لمشاهدة الصور والخبر كامل اضغط هنا  ↓↓ رابط المو...
  • Interview Questions on Stack and Queue in Data Structure set-2
    1) The queue in which the insertion takes place in the first position after of last element is a ...... A. priority B. dequeue C. circular D...
  • List of Top 65 Search Engine Submission Add URLs.
    List of Top 65 Search Engine Submission Add URLs.
    To get your site on the top ranking on the search engine results, Your site or URL must be indexed by Search Engines. For that you have to s...
  • List of Best Keyword Research Tools for Better SEO
    List of Best Keyword Research Tools for Better SEO
    Everyone needs to do keyword research work for the site before starting search engine optimization work as the first and most essential tas...
  • What are the different types of scheduling methods?
    Process scheduling is one way for a processor to handle n processes , by scheduling the execution process. Each process is executed one by ...
  • Solved MCQ on Database Backup and Recovery in DBMS set-1
    1) Which of the following is not a recovery technique? A. Deferred update B. Immediate update C. Two-phase commit D. Recovery management 2)C...
  • Solved MCQ on Distributed Database Transaction Management set-4
    1) Commit and rollback are related to .......... A. data integrity B. data consistency C. data sharing D. data security 2) The transaction w...
  • Solved MCQ on Fundamental of DBMS set-10
    1) Which of the following is not a characteristic of a relational database model? A. Table B. Tree like structure C. Complex logical relatio...

الأقسام

  • Artificial Intelligence(AI)
  • Backlinking
  • Basic IT
  • Best List
  • Blogging Tips
  • C
  • C#
  • C++
  • Computer Architecture
  • Computer Fundamental
  • Computer Security
  • Computer/IT Officer Exam
  • CSS
  • Data Mining and Warehousing
  • Data Recovery Tools
  • Data Structure
  • Database Management System
  • E-commerce
  • E-government
  • Internet & Web Designing
  • IT Law
  • IT Tips and Tricks
  • IT Tutorials
  • Java
  • JavaScript
  • Keyword Research Tools
  • MIS
  • Multiple Choice Question (MCQ)
  • Networking
  • Online Earning
  • Online IT Jobs
  • Operating System
  • Oracle Forms and Reports
  • Programming Guide
  • Programming Language
  • SEO
  • Social Networking Sites
  • Software Download
  • Software Engineering
  • System Analysis and Design
  • Top List
  • VB.Net
  • صحة
  • عجائب وغرائب

الأرشيف

  • ►  2017 (4)
    • ►  November (3)
    • ►  October (1)
  • ►  2016 (5)
    • ►  April (5)
  • ►  2015 (87)
    • ►  August (1)
    • ►  July (8)
    • ►  June (13)
    • ►  May (2)
    • ►  April (2)
    • ►  March (4)
    • ►  February (20)
    • ►  January (37)
  • ▼  2014 (77)
    • ▼  December (31)
      • Objective Questions on Computer Fundamentals set-7
      • Computer Fundamental Multiple Choice Question set-6
      • Objective Questions and Answers on Computer Basis ...
      • Objective Questions on Application Layer in OSI/TC...
      • Solved MCQ on Application Layer in OSI/TCP/IP Mode...
      • Objective Questions on Transport Layer in OSI Mode...
      • Interview Questions on Network Layer in OSI Model ...
      • Solved Objective Questions on Data Link Layer in O...
      • Solved MCQ on Physical Layer in OSI Reference Mode...
      • Solved MCQ on Network Layer in Computer Networks s...
      • Interview Questions on TCP/IP and UDP in Computer ...
      • Solved MCQ on TCP/IP and UDP in Computer Networks ...
      • Objective Questions on Routing protocol in compute...
      • Solved MCQ on Routing algorithm in computer networ...
      • Solved MCQ on Routing protocol in computer network...
      • Solved MCQ on Searching and Sorting Algorithms in ...
      • MCQ on Searching, Merging and Sorting Methods in D...
      • Objective Questions on List and Linked List in Dat...
      • Solved MCQ on List and Linked List in Data Structu...
      • Objective Questions on Tree and Graph in Data Stru...
      • Solved MCQ on Tree and Graph in Data Structure set-1
      • Interview Questions on Stack and Queue in Data Str...
      • Solved MCQ on Stack and Queue in Data Structure set-1
      • Solved MCQ on Database Backup and Recovery in DBMS...
      • Solved MCQ on Distributed Database Transaction Man...
      • Solved MCQ on Oracle Distributed Transaction set-3
      • Solved MCQ on Transaction Management in DBMS set-2
      • Solved MCQ on Fundamental of DBMS set-10
      • Solved MCQ Questions on Structured Query Language ...
      • Objective Questions on Relational Algebra with Ans...
      • Solved Objective Questions on SQL and Embedded SQL...
    • ►  November (4)
    • ►  September (4)
    • ►  August (11)
    • ►  July (8)
    • ►  June (2)
    • ►  May (2)
    • ►  April (2)
    • ►  March (2)
    • ►  February (7)
    • ►  January (4)
  • ►  2013 (132)
    • ►  December (11)
    • ►  November (6)
    • ►  October (4)
    • ►  September (6)
    • ►  August (16)
    • ►  July (9)
    • ►  June (9)
    • ►  May (12)
    • ►  April (13)
    • ►  March (23)
    • ►  February (6)
    • ►  January (17)
  • ►  2012 (59)
    • ►  December (15)
    • ►  November (20)
    • ►  October (21)
    • ►  September (3)

إنضم لنا

© 2017 أفكار جميع الحقوق محفوظة