Notes for Class 11 Informatics Practices
Chapter 3 : Brief Overview of Python – 1
Chapter 3 : Brief Overview of Python – 2 [Flow of Control – if, if-else, Loop, Jump ]
Chapter 4 Working with Lists and Dictionaries
Class 11 Informatics Practices – Notes
Chapter 5 Understanding Data
Chapter 6 Introduction to NumPy
Chapter 7 Database Concepts
Chapter 8 Introduction to Structured Query Language (SQL)
Class 11 Informatics Practices – Notes
Class 12 Informatics Practices – Notes
Class 12 Computer Science – Notes
Class 12 Computer Science – Notes
Recent Posts
- CBSE Board Class 12 Answer Key Informatics Practices 065 Term 2 ExaminationInformatics 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… Read more: CBSE Board Class 12 Answer Key Informatics Practices 065 Term 2 Examination
- CBSE Board Class 12 Answer Key Computer Science 083Computer Science 083 Term – II Answer Key Answer Key SECTION – A Question 1 – Answer LIFO, pop(), List.pop() Question 2 – Answer (i)… Read more: CBSE Board Class 12 Answer Key Computer Science 083
- Class 12 Computer Science Ch 11 Data Communication NCERT Book Exercise SolutionClass 12 Computer Science Ch-11 Data Communication NCERT Book Exercise Solution (Scroll down to view the solution) A Quick Review – Summary • Data communication… Read more: Class 12 Computer Science Ch 11 Data Communication NCERT Book Exercise Solution
- Class 11 Informatics Practices Chapter 8 Introduction to Structured Query Language SQL NCERT Exercise SolutionCBSE NCERT Exercise Solution of Class 11 Informatics Practices Chapter 8 – Introduction to Structured Query Language (SQL) A quick revision • Database is a… Read more: Class 11 Informatics Practices Chapter 8 Introduction to Structured Query Language SQL NCERT Exercise Solution
- Class 11 Informatics Practices Chapter 7 Database Concepts NCERT Exercise SolutionCBSE NCERT Exercise Solution of Class 11 Informatics Practices Chapter 7 – Database Concepts A quick revision File : A file in a file system… Read more: Class 11 Informatics Practices Chapter 7 Database Concepts NCERT Exercise Solution
- Informatics Practices Answer Key Class 12 CBSE Term 1 Examination 2021 Download pdfClass 12 Informatics Practices 065 Term 1 Examination Question Paper with Answer Key Download pdf CBSE Term 1 Examination Informatics Practices Question Paper – Code… Read more: Informatics Practices Answer Key Class 12 CBSE Term 1 Examination 2021 Download pdf
- Class 12 Computer Science Answer Key (083) Term 1 Question Paper download pdfClass 12 Computer Science 083 Term 1 Examination Question Paper with Answer Key Download pdf CBSE Term 1 Examination Computer Science Question Paper – Code… Read more: Class 12 Computer Science Answer Key (083) Term 1 Question Paper download pdf
- Class 12 Informatics Practices 065 CBSE Sample Paper 10 years download nowCBSE Class 12 Informatics Practices CBSE Class 12 IP Sample Paper of 10 Years 2021-2022 Sample Question Paper and Marking Scheme 1. Class 12 IP… Read more: Class 12 Informatics Practices 065 CBSE Sample Paper 10 years download now
- Class 11 Informatics Practices Chapter 4 Working with Lists and Dictionaries NCERT SolutionCBSE NCERT Solution of Class 11 Informatics Practices Chapter 4 – Working with Lists and Dictionaries 1. What will be the output of the following… Read more: Class 11 Informatics Practices Chapter 4 Working with Lists and Dictionaries NCERT Solution
- Class 11 Computer Science Chapter 5 Getting Started with Python NCERT SolutionNCERT Book Exercise Solution Class 11 Computer Science Chapter 5 – Getting Started with Python 1. Which of the following identifier names are invalid and… Read more: Class 11 Computer Science Chapter 5 Getting Started with Python NCERT Solution
- Class 11 Informatics Practices Chapter 3 Brief Overview of Python NCERT SolutionNCERT Solution of Class 11 Informatics Practices Chapter 3 – Brief Overview of Python 1. Which of the following identifier names are invalid and why?… Read more: Class 11 Informatics Practices Chapter 3 Brief Overview of Python NCERT Solution
- 23 may 2021 current affairs in hindi – daily Current Affairs23 may 2021 current affairs in hindi – daily Current Affairs 23 may 2021 Current Affairs in hindi for all govt exam like upsc ssc… Read more: 23 may 2021 current affairs in hindi – daily Current Affairs
- Input Output in PythonPython Input and Output The function input( ) allows us to take input at run time interactively from user and store this value in a… Read more: Input Output in Python
- Python Data TypesPython Data Types Data type of a variable tell us about the data contained by variable and allowed associated operations on it. Python has following… Read more: Python Data Types
- Class 12 Computer Science File Handling in Python NCERT Exercise solutionClass 12 Computer Science File Handling in Python Summary A file is a named location on a secondary storage media where data are permanently stored… Read more: Class 12 Computer Science File Handling in Python NCERT Exercise solution