examination

Class 10 IT Code 402 Term 2 Board Question Paper Answer key

Class 10 Information Technology IT 402 Term 2 Answer key

CLASS 10 – INFORMATION TECHNOLOGY CODE- 402 CBSE TERM 2 BOARD EXAMINATION 2022 ANSWER KEY / SOLUTION OF IT 402 TERM 2 SECTION – A 1. Name the person who combines the factors in a creative manner to generate value for customers and create wealth. Answer: Entrepreneur 2. Name the skill that helps anyone to …

Class 10 IT Code 402 Term 2 Board Question Paper Answer key Read More »

Latest KVS Student Support Study Material and Question Bank for Class X and XII PDF Download Now

KVS Student Support Study Material and Question Bank CLASS XII STUDY MATERIAL AND QUESTION BANKS (KVS RO MUMBAI-2023-24)  Hindi English Mathematics Science Social Science STUDY MATERIAL – SOCIAL SCIENCE-X QUSTION BANK-SOCIAL SCIENCE –X CLASS XII STUDY MATERIAL AND QUESTION BANKS (KVS RO MUMBAI-2023-24)  Hindi Study Material QB Accountancy Study Material Business Studies Study Material QB …

Latest KVS Student Support Study Material and Question Bank for Class X and XII PDF Download Now Read More »

Class 12 Computer Science File Handling in Python MCQs Set 9

File Handling in Python MCQ's

Python File Handling File Handling in Python MCQ’s Set – 9 Multiple Choice Questions Directions (Q.No 161-166) : Solve the question 161 to 166, to complete the function CountRec() A file “STUDENT.DAT” has structure (admission_number, Name, Percentage). A function countrec() in Python that would read contents of the file “STUDENT.DAT” and display the details of …

Class 12 Computer Science File Handling in Python MCQs Set 9 Read More »

Class 12 Computer Science File Handling in Python MCQs Set 8

File Handling in Python MCQ's

Python File Handling File Handling in Python MCQ’s Set – 8 Multiple Choice Questions Directions (Question Number 141 to 143) : Sumit want to write a list in file “test.dat” file. He has written some codes, but it is not complete. Complete these statements. Code is given below. 141. Write the valid alias name of …

Class 12 Computer Science File Handling in Python MCQs Set 8 Read More »

Class 12 Computer Science File Handling in Python MCQs Set 6

File Handling in Python MCQ's

Python File Handling File Handling in Python MCQ’s Set – 6 Multiple Choice Questions Answer Que Number 101 to 105 on the basis of given instructions and code. Your teacher has given you a method/function FilterWords() in python which read lines from a text file NewsLetter.TXT, and display those words, which are lesser than 4 …

Class 12 Computer Science File Handling in Python MCQs Set 6 Read More »

Class 12 Computer Science File Handling in Python MCQs Set 3

File Handling in Python MCQ's

Python File Handling File Handling in Python MCQ’s Set – 3 Multiple Choice Questions 41. The default file-open mode is ___________. a) read b) write c) append d) None of these 42. Write a command to open a file named “mybio.txt” in write mode? a) fileobject = open (“mybio.txt”, “w”) b) fileobject = open(“mybio.txt”) c) …

Class 12 Computer Science File Handling in Python MCQs Set 3 Read More »

Class 12 Computer Science Python Functions – Working with Functions MCQs Set – 5

Class 12 Computer Science Python Functions MCQs

Python Functions – Working with Functions MCQ’s Multiple Choice Questions [MCQs] Set – 5 81. _______ refers to using an expression as part of a larger expression or a statement as a part of larger statement. a) Function b) Calling of Function c) Composition d) None of these 82. Find the output: a) 2512 b) …

Class 12 Computer Science Python Functions – Working with Functions MCQs Set – 5 Read More »

Class 12 Computer Science Python Functions – Working with Functions MCQs Set – 4

Class 12 Computer Science Python Functions MCQs

Python Functions – Working with Functions MCQ’s Multiple Choice Questions [MCQs] Set – 4 61. Identify the valid rules for combining all three types of arguments. a) an argument list must first contain positional argument followed by any keyword argument. b) Keyword arguments should be taken from the required arguments. c) Value for one argument …

Class 12 Computer Science Python Functions – Working with Functions MCQs Set – 4 Read More »

You cannot copy content of this page

Table of Contents
Scroll to Top