logo

CuriousTab

CuriousTab

Discussion


Home General Knowledge Computer Comments

  • Question
  • Which of the following data structure is linear type?


  • Options
  • A. Tree
  • B. Binary Tree
  • C. Queue
  • D. Graph

  • Correct Answer
  • Queue 

    Explanation

    A data structure is a specialized format for organizing and storing data. General data structure types include the array, the file, the record, the table, the tree, and so on. Any data structure is designed to organize data to suit a specific purpose so that it can be accessed and worked with in appropriate ways.

     

    Linear data structure: A linear data structure traverses the data elements sequentially, in which only one data element can directly be reached.

    Ex: Arrays, Linked Lists, Stack, Queue, Any type of List all are linear.

     

    Trees like Binary Tree, B Tree or B+ Tree are examples of non linear data structure.

  • Tags: AIEEE, Bank Exams, CAT, GATE, Analyst, Bank Clerk, Bank PO, Database Administrator, IT Trainer, Network Engineer, Project Manager

    Computer problems


    Search Results


    • 1. System Study involves

    • Options
    • A. documenting the existing system
    • B. identifying current deficiencies and establishing new goals
    • C. study of an existing system
    • D. All the above
    • Discuss
    • 2. Which of the following is not an Output device?

    • Options
    • A. Scanner
    • B. Moniter
    • C. Printer
    • D. Speakers
    • Discuss
    • 3. What does a Browser do?

    • Options
    • A. Looks through magazines and books in the library
    • B. Reads meterial really fast
    • C. It provides help menus
    • D. It is software used to view web pages
    • Discuss
    • 4. Documentation of computer programs is impograms is important so that ________

    • Options
    • A. users can learn how to use the program
    • B. other programmers can know how to maintain the program
    • C. the programer can see why the code is written that way while hunting for sources of error
    • D. all of above
    • Discuss
    • 5. A series of instructions that tells a computer what to do and how to do it is called a _______

    • Options
    • A. Program
    • B. Command
    • C. User response
    • D. Processor
    • Discuss
    • 6. Size of the primary memory of a pc ranges between

    • Options
    • A. 256 kb to 640 kb
    • B. 64 kb to 256 kb
    • C. 256 kb to 512 kb
    • D. 2 kb to 8 kb
    • Discuss
    • 7. The process of encoding refers to

    • Options
    • A. getting information into memory.
    • B. the recall of information previously learned.
    • C. a clear memory of an emotionally significant event.
    • D. the persistence of learning over time.
    • Discuss
    • 8. Word length of a personal computer is

    • Options
    • A. 32 bit
    • B. 16 bit
    • C. 8 bit
    • D. 4 bit
    • Discuss
    • 9. 10 examples of computer hardware?
    • Discuss
    • 10. The term computer is derived from

    • Options
    • A. Latin language
    • B. Sanskrit language
    • C. Greek language
    • D. German language
    • Discuss


    Comments

    There are no comments.

Enter a new Comment