Informatics Practices

CBSE Board Class 12 Answer Key Informatics Practices 065 Term 2 Examination

class 12 informatics practices term 2 board exam answer key

Informatics Practices (065) Term – II 2022 Answer Key [By Anjeev Singh| Date: 13-06-2022] SECTION-A (Each question carries 2 marks) Question 1. Rushil thought “WWW and “Internet” are synonyms i.e., they meant same and can be used interchangeably. But the teacher said that they are not same. Help him to understand the meaning of both […]

CBSE Board Class 12 Answer Key Informatics Practices 065 Term 2 Examination Read More »

Web Browsers – Intro and Its Settings

Web Browsers and settings class 12 IP notes

Topics covered : Introduction to Internet, URL, WWW, and its applications- Web, email, Chat, VoIP Website: Introduction, the difference between a website and webpage, static vs dynamic web page, web server, and hosting of a website. Web Browsers: Introduction, commonly used browsers, browser settings, add-ons, and plug-ins, cookies Web Browser A web browser (commonly referred

Web Browsers – Intro and Its Settings Read More »

Website – Introduction

website and webpages class 12 informatics practices 065

Topics covered : Introduction to Internet, URL, WWW, and its applications- Web, email, Chat, VoIP Website: Introduction, the difference between a website and webpage, static vs dynamic web page, web server, and hosting of a website. Web Browsers: Introduction, commonly used browsers, browser settings, add-ons, and plug-ins, cookies Website & Web Page A website (also

Website – Introduction Read More »

Network Topologies – Bus Ring Star Tree Mesh Hybrid

Network Topology Class 12 Informatics Practices Unit 3 Introduction to computer network notes

Computer Network – Introduction, Data Communication, Needs of Computer Networks, Advantages & Disadvantages of Network, Network Terminology, Node, Workstation, Server, Types of Server, Dedicated and Non-Dedicated Server, NIC, MAC Address, and IP Address Types of network: LAN, MAN, WAN, PAN, LAN vs WAN Networking Devices: Modem, Hub, Repeater, Switch, Bridge, Gateway Network Topology Network topologies

Network Topologies – Bus Ring Star Tree Mesh Hybrid Read More »

Network and types of computer network

types of network class 12 informatics practices notes

Computer Network – Introduction, Data Communication, Needs of Computer Networks, Advantages & Disadvantages of Network, Network Terminology, Node, Workstation, Server, Types of Server, Dedicated and Non-Dedicated Server, NIC, MAC Address, and IP Address Types of network: LAN, MAN, WAN, PAN, LAN vs WAN Networking Devices: Modem, Hub, Repeater, Switch, Bridge, Gateway Network Topology: Point to

Network and types of computer network Read More »

Computer Network Devices – Modem Repeater Hub Switch Bridge Router Gateway

Networking Devices

Computer Network – Introduction, Data Communication, Needs of Computer Networks, Advantages & Disadvantages of Network, Network Terminology, Node, Workstation, Server, Types of Server, Dedicated and Non-Dedicated Server, NIC, MAC Address, and IP Address Types of network: LAN, MAN, WAN, PAN, LAN vs WAN Networking Devices: Modem, Hub, Repeater, Switch, Bridge, Gateway Network Topology: Point to

Computer Network Devices – Modem Repeater Hub Switch Bridge Router Gateway Read More »

Class 12 Informatics Practices 065 Chapter 1 Python Pandas 1 Question Answer

Class 12 Informatics Practices (065) Chapter 1 : Python Pandas – I Important Question Answer 1. What is Pandas or Python Pandas? Answer: Pandas or Python Pandas is Python’s library for data analysis. Pandas makes available various tools for data analysis and makes it a simple and easy process as compared to other tools. Pandas

Class 12 Informatics Practices 065 Chapter 1 Python Pandas 1 Question Answer Read More »

Class 11 Informatics Practices Chapter 8 Introduction to Structured Query Language SQL NCERT Exercise Solution

Introduction to SQL NCERT Exercise Solution

CBSE NCERT Exercise Solution of Class 11 Informatics Practices Chapter 8 – Introduction to Structured Query Language (SQL) A quick revision • Database is a collection of related tables. MySQL is a ‘relational’ DBMS. A table is a collection of rows and columns, where each row is a record and columns describe the feature of

Class 11 Informatics Practices Chapter 8 Introduction to Structured Query Language SQL NCERT Exercise Solution Read More »

Class 11 Informatics Practices Chapter 7 Database Concepts NCERT Exercise Solution

NCERT Solution of Class 11 Informatics Practices Ch 7 Database Concepts

CBSE NCERT Exercise Solution of Class 11 Informatics Practices Chapter 7 – Database Concepts A quick revision File : A file in a file system is a container to store data in a computer.Disadvantage of File System : File system suffers from Data Redundancy, Data Inconsistency, Data Isolation, Data Dependence and Controlled Data sharing.DBMS :

Class 11 Informatics Practices Chapter 7 Database Concepts NCERT Exercise Solution Read More »

Informatics Practices Answer Key Class 12 CBSE Term 1 Examination 2021 Download pdf

Informatics Practices Term 1 Answer key 2021

Class 12 Informatics Practices 065 Term 1 Examination Question Paper with Answer Key Download pdf CBSE Term 1 Examination Informatics Practices Question Paper – Code 065 Download Pdf Informatics Practices Term 1 Examination 2021 Answer Key – Download Class 12 Informatics Practices 1. A 2. A 3. D  4. D 5. D 6.  A 7.

Informatics Practices Answer Key Class 12 CBSE Term 1 Examination 2021 Download pdf Read More »

Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 4

Plotting in Python - Data Visualization using matplotlib

Plotting in Python using Matplotlib Data Visualization in Python – Multiple Choice Questions Multiple Choice Questions – Set 4 61. plt.plot(x, y, ‘kh‘ linestyle = ‘solid’) In the above statement, ‘h’ stands for which type of marker ? a. tri_up marker b. hexagon1 marker c. horizontal line d. None of these 62. plt.plot(x, y, ‘kh‘)

Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 4 Read More »

Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 3

Plotting in Python - Data Visualization using matplotlib

Plotting in Python using Matplotlib Data Visualization in Python – Multiple Choice Questions Multiple Choice Questions – Set 3 41. Identify the correct statement to invoke plot() function, for making a line chart. import matplotlib.pyplot as plt #assume import statement is written. a. plt.plot() b. plot( [1,2,3], [2,5,4]) c. plt.plot( [1,3,4], [2,5,4]) d. None of

Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 3 Read More »

Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 2

Plotting in Python - Data Visualization using matplotlib

Plotting in Python using Matplotlib Data Visualization in Python – Multiple Choice Questions Multiple Choice Questions – Set 2 21. A _______________ is a type of chart which displays information as a series of data points called markers connected by straight line segments. a. line chart / line graph b. bar chart c. scatter chart

Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 2 Read More »

Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 1

Plotting in Python - Data Visualization using matplotlib

Plotting in Python using Matplotlib Data Visualization in Python – Multiple Choice Questions Multiple Choice Questions – Set 1 1. _______________ means graphical or pictorial representation of the data using graph, chart, etc. a. Flow chart b. Graphics c. Data visualisation d. None of these 2. What is the purpose of plotting date? a. Visualise

Class 12 Informatics Practices Data Visualization using Python Matplotlib MCQ’s Set 1 Read More »

Class 12 Informatics Practices Data Handling using Python Pandas-I MCQs Set 3

python pandas mcqs

Class 12 Informatics Practices Multiple Choice Questions Data Handling Using Pandas – I MCQs Data Handling Using Python Pandas – 1 (Set 3) Topics Covered : Series [Set – 3] 41. In the given code , a series is created from ______ values. >>> import numpy as np >>> import pandas as pd >>> list1

Class 12 Informatics Practices Data Handling using Python Pandas-I MCQs Set 3 Read More »

Class 12 Informatics Practices Data Handling using Python Pandas-I MCQs Set 2

python pandas mcqs

Class 12 Informatics Practices Data Handling Using Python Pandas – 1 (Set 2) Multiple Choice Questions Data Handling Using Pandas – I MCQs Topics Covered : Series 21. A Series is a one-dimensional array containing a sequence of values of _________ data type a. int b. float c. string d. any (int, float, list, string)

Class 12 Informatics Practices Data Handling using Python Pandas-I MCQs Set 2 Read More »

Class 12 Informatics Practices Data Handling using Python Pandas-I MCQs Set 1

python pandas mcqs

Class 12 Informatics Practices Data Handling Using Python Pandas – 1 (Set 1) Multiple Choice Questions Data Handling Using Pandas – I MCQs Topics Covered : Introduction to Python Libraries & Series 1. _______________ contain a collection of built in modules that allow us to perform many actions without writing detailed programs for it a.

Class 12 Informatics Practices Data Handling using Python Pandas-I MCQs Set 1 Read More »

200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 3

Class 12 Societal Impacts MCQs

Unit 4 Societal Impacts Class 12 Informatics Practices New 065 Societal Impacts MCQ’s Multiple Choice Questions Set 3 Q41. EULA stands for _____________ a. End User Leave Agreement b. End User License Aim c. End User License Agreement d. None of the above Q42. _________________covers all clauses of software purchase, viz., how many copies can

200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 3 Read More »

200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 2

Class 12 Societal Impacts MCQs

Unit 4 Societal Impacts Class 12 Informatics Practices New 065 Societal Impacts MCQ’s Multiple Choice Questions Set 2 Q21. Which of the following is not an example of Social media platform? a. Facebook b. Pinterest c. Google+ d. Social channel Q22. ________ are websites or applications that enable users to participate by creating and sharing

200+ MCQs Class 12 Informatics Practices Unit 4 Societal Impacts Set 2 Read More »

200+ MCQ’s Class 12 Informatics Practices Unit 4 Societal Impacts Set 1

Class 12 Societal Impacts MCQs

UNIT-4: Societal Impacts Class 12 Informatics Practices New 065 Syllabus Digital footprint, net and communication etiquettes, Data protection, intellectual property rights (IPR), plagiarism, licensing and copyright, Free and open source software (FOSS), Cybercrime and cyber laws, hacking, phishing, cyber bullying, overview of Indian IT Act. E-waste: hazards and management. Awareness about health concerns related to

200+ MCQ’s Class 12 Informatics Practices Unit 4 Societal Impacts Set 1 Read More »

You cannot copy content of this page

Scroll to Top