Python Viva Questions for Class 12 Important for Practical Exam

Python Viva Questions Python Viva Questions CLICK FOR CLASS 12 COMPUTER SCIENCE PRACTICAL QUESTION PAPER (SOLVED) Click for SQL Viva Questions Q1. What is Python? Q2. Name two modes of Python. Q3. Write Full Form of IDLE Q4. In which mode we get result immediately after executing the command? Q5. What do you mean by … Read more

Arithmetic Operators in Python Class 11 Notes & Important Questions

Arithmetic Operators in Python What are Operators ? Operators are special symbols which perform a special task on values or variables. Same operator can behave differently on different data types. What do you mean by Operand? Operands are the values or variables on which the operator operate. What do you mean by Expression in python? … Read more

100+ Best Web Application and Security Class 10 MCQ Questions IT 402 Unit 4

Web Application and Security class 10 MCQ Questions Web Application and Security class 10 MCQ Questions Q1. Computer Accessibility refers to the user friendliness of a computer system.(T/F) a. True b. False Q2. A person with disability or impairment can not use computer. (T/F) a. True b. False Q3. Computer Accessibility or friendliness of computer … Read more

Class 12 Python CSV File Handling Important Notes : Reading and Writing Handout

Python CSV File Handling CSV (Comma-separated values) is a common data exchange format used by the applications to produce and consume data.   A CSV file is a simple text file where each line contains a list of values (or fields) delimited by commas (mostly), but you will encounter CSV files where data is delimited using tab … Read more

ICT Skills Class 10 Questions and Answers Important for Exams

ICT Skills Class 10 Questions and Answers Click for More Questions of ICT Skills Click for ICT Skills Book Solutions Q1. What do you mean by ICT? Ans. ICT stands for Information and Communication Technology. ICT refers to all the toolsrelated to storing, recording and sending digital information. Q2. Differentiate between Hardware and Software ? … Read more

IT 402 Unit 2 Electronic Spreadsheet Advanced Class 10 MCQ Important for Exams

Electronic Spreadsheet Advanced Class 10 MCQ Q1. _________ allows you to gather data from different worksheets into a master worksheet. a. Data Consolidation b. Goal Seek c. Solver d. Total data Q2. Consolidate option is available under _________ menu. a. View b. Tool c. Insert d. Data Q3. Data can be consolidated from two sheets … Read more

Updated 200+ Best Digital Documentation Class 10 MCQ Questions IT 402 Unit 1

Digital Documentation class 10 MCQ Questions CBSE has removed the topic Mail Merge from Unit: Digital Documentation Advanced. So Please do not learn/prepare the question from Mail Merge. For your Convenience, I added a word [Deleted] in front of each question from this topic. Digital Documentation class 10 MCQ Questions Q1. A _________ is a … Read more

String Assignment in Python Set 1- Important Practice Exercise

String Assignment in Python CHAPTER: STRING IN PYTHON STRING ASSIGNMENT IN PYTHON SET – 1 Time: 30 min                                                                                   M.M. – 20 Instructions: All Questions are compulsory Q1 to Q6 carry 1 mark Q7 to Q10 carry 2 marks Q11 to Q12 carry 3 marks Q1. Write the code to create an empty string named β€œstr”. … Read more

error: Content is protected !!