Computer Fundamental MCQs - Introduction to Computer

Computer Fundamental MCQs
Computer Fundamental MCQs - Introduction to Computer

Computer Fundamental MCQs


पायथन में __________ एक प्रकार का अनुक्रम है जो सूची (List) जैसा दिखता है, लेकिन सूची के विपरीत अपरिवर्तनीय (Immutable) होता है।

Options:

  1. Vector
  2. Object
  3. Dictionary
  4. Tuple

Right Answer: Tuple

Python में Tuple एक क्रमबद्ध (Ordered) डेटा संरचना है जो List के समान दिखाई देती है, लेकिन इसमें एक बार डेटा जोड़ने के बाद उसे बदला, हटाया या नया तत्व जोड़ा नहीं जा सकता। इसी कारण Tuple को Immutable कहा जाता है। Tuple को गोल कोष्ठकों () में लिखा जाता है और इसका उपयोग उन डेटा को सुरक्षित रखने के लिए किया जाता है जिनमें परिवर्तन नहीं किया जाना चाहिए। यह List की तुलना में कम मेमोरी का उपयोग करता है और कुछ स्थितियों में अधिक तेज़ भी होता है।

This question is part of Computer Fundamental MCQs - Introduction to Computer, which has 75 practice questions with answers.

Published: | Last Updated:
Deepak - Educational Content Creator

Written by Deepak

Educational Content Creator

I am an educational content creator dedicated to making learning simple, engaging, and accessible for students preparing for competitive exams. He specializes in creating high-quality study materials, including notes, multiple-choice questions (MCQs), previous year question papers, practice tests, and exam-oriented resources.

Experience: 10+ years in Education and Competitive Exam Content Creator