70+ Important List Manipulation in Python MCQ Class 11
70+ List Manipulation in Python MCQ In this section you will practice List in Python MCQ for your board exam preparation. These MCQs are designed for objective as well as subjective type questions. These List in Python MCQ will also help in Output based…
Society Law and Ethics Notes and Question Answer Unit 3 Class 11
Society Law and Ethics Notes Unit 3 Class 11 📥 Download Complete Notes as PDF Click Ctrl+P (Windows) or Cmd+P (Mac) to save as PDF ⚡ Quick Summary – 5 Minutes Revision 🔒 Cyber Safety Safe and responsible internet use to protect personal information…
Society Law and Ethics MCQs for Class 11 Computer Science, IP
Unit- III Society Law and Ethics MCQs with answer Syllabus: Digital Footprints Digital society and Netizen: net etiquettes, communication etiquettes, social media etiquettes Data protection: Intellectual Property Right (copyright, patent,…
Society Laws and Ethics Assertion Reasoning Case Study Questions
Society Laws and Ethics Assertion Reasoning Case Study Questions 1. Which of the following are the best security measures that should be taken against phishing attacks ? a) Never open unknown or suspicious email attachments. b) Never share your…
Information Technology Sample Paper Class 11
Information Technology Sample Paper Class 11 Term-1 2021-22 Subject Code: 802 Max. Time Allowed: 90 Minutes Max. Marks: 30 General Instructions: 1. This Question Paper is divided into 03 sections, viz., Section A, Section B and Section C. 2.…
Practical File Class 11 IP 2022-23
Practical File Class 11 IP Term 1 Program 1. To find average and grade for given marks. sub1=int(input("Enter marks of the first subject: ")) sub2=int(input("Enter marks of the second subject: ")) sub3=int(input("Enter marks of the third subject:…
Class 11 Computer Science Sample Paper Term 1 Set-1
Class 11 Computer Science Sample Paper Term 1 Set-1 Half Yearly Examination Class-XI Time: 1.30 hour/M.M.-35 Sub- Computer Science (083) Note: There are 40 questions given below. Attempt any 35 questions. Each question carries one mark. 1. What is…
Dictionary in Python MCQ for class 11-12
Dictionary in Python MCQ for class 11-12 1. In order to store values in terms of key and value we use what core data type a) list b) tuple c) class d) dictionary 2. What is the output of the following code?…
Dictionary in Python Quiz for Class 11-12
Dictionary in Python Quiz for Class 11 The quiz contains 16 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of the quiz, you’ll receive a total score. The maximum score is 100%. Good luck!
Working with Functions in Python Class 12 Notes
Working with Functions in Python Class 12 Notes Working with Functions in Python Class 12 Notes: Here you will learn about the functions in Python, Types of Functions in Python, How to create a function in Python, how function works in Python. These…