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…
CS-IT-IP-AI and Data Science Notes, QNA for Class 9 to 12
CBSE Sample Papers 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…
Society Law and Ethics Notes Unit 3 Class 11 Syllabus: ● Cyber safety: safely browsing the web, identity protection, confidentiality, cyber trolls and bullying. ● Safely accessing web sites: malware,…
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 1. Which of the following are the best security measures that should be taken against phishing attacks ? a) Never open…
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,…
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:…
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…
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)…
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…
Working with Functions in Python Class 12 Here you will learn about the functions in Python, Types of Functions in Python, How to create a function in Python, how function…