sumita arora solution

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 12 Computer Science – Exception Handling in Python NCERT Exercise Solutions

ncert_ch1_exception_handling_python

Exception Handling in Python NCERT Exercise Solutions Class 12 Computer Science Summary Syntax errors or parsing errors are detected when we have not followed the rules of the particular programming language while writing a program. When syntax error is encountered, Python displays the name of the error and a small description about the error. The

Class 12 Computer Science – Exception Handling in Python NCERT Exercise Solutions Read More »

Encoding Schemes and Number Systems NCERT Exercise solutions

Number System & Encoding Scheme NCERT Exercise Solution

Encoding Schemes and Number Systems NCERT Exercise Solutions Summary Encoding scheme maps text into the codes that facilitate communication among computers. Textual data is encoded using ASCII, ISCII or Unicode. Unicode scheme is a character encoding standard which can encode all the characters of almost all languages of the world. Computer being a digital system

Encoding Schemes and Number Systems NCERT Exercise solutions Read More »

You cannot copy content of this page

Scroll to Top