Communication skills-II MCQ Multiple Choice Questions (MCQs) Instructions: Read the questions carefully and circle the letter (a), (b), (c) or (d) that best answers the question. 1. Which of...
Chapter -1 Computer Science Question and Answer Q1. What is a string? Give an example. Answer :- A string is a sequence of characters enclosed within single quotes ('...
Chapter -1 Computer Science MCQ Chapter 1 & Chapter 2: Python Revision Tour-I and Python Revision Tour-II 1. Which function is used to find the length of a string?...
2 marks Question and Answer 1. What is a Series in Pandas? Write the syntax to create a Series. Answer:- A Series in Pandas is a one-dimensional labeled array...
Chapter -1 Python Pandas MCQ MCQ Pandas MCQs 1. Which library is used for data analysis in Python? (a) NumPy (b) Pandas (c) Matplotlib (d) Turtle Answer: (b) Pandas...
Question and Answer 2 Marks Question Q1. What is a Control Statement in Python? Answer: A control statement is a statement that controls the flow of execution of a...
Python Introduction Q&A 2 Marks Question Q1. What is Python? Mention any two features of Python. Answer: Python is a high-level, interpreted, and general-purpose programming language that is easy...
Computer System Question and Answer 2 marks Question Q1. What is a computer? Mention any two characteristics of a computer. Answer: A computer is an electronic device that accepts...
Python Control Structure MCQ MCQ Python Control Statements 40 Multiple Choice Questions (MCQs) 1. Which statement is used for decision-making in Python? (a) for (b) while (c) if (d)...
Introduction to Python MCQ MCQ Chapter 2: Introduction to Python 40 Multiple Choice Questions (MCQs) 1. Python is a: (a) Low-level language (b) High-level language (c) Machine language (d)...