aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Python Fundamentals Quiz
  • which of the following would be used to store a list of n...
Multiple choice

which of the following would be used to store a list of names?

  1. a variable

  2. an array

  3. a dictionary

  4. a constant

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

An array (or list in Python) is the most appropriate structure for storing a collection of items like names.

Keep practicing — related questions

  • What type of data structure is the following?
  • A collection of students’ names would be stored in a(n) _______ array, whereas a listing of prices would be...
  • Which of the following can hold multiple values?
  • Which among these are used to store the data permanently?
  • Variables with names that describe the data stored at that particular memory location are called as
  • Variables with names that describe the data stored at that particular memory location are called as
  • Variables with names that describe the data Stored at that particular memory location are called as
  • ________ variables are also referred to as 'name value pairs', because a variable's name and its value can ...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Data Structures and Algorithms (1518 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy