List In Python Posted by By srj.misra October 12, 2023Posted inClass 11 Topics Introduction to Lists Definition of Lists: In the world of programming, a list is a…
Exception Handling Posted by By srj.misra April 24, 2023Posted inClass 12 Topics Types of Errors (i)Compile-time errors. These are the errors resulting out of violation of programming…
All You Need For CBSE Class XI Computer Science Posted by By srj.misra December 18, 2022Posted inUncategorized
Structured Query Language (SQL) Posted by By srj.misra December 1, 2022Posted inClass 12 Topics What is a Structured Query Language (SQL)? SQL is a standard language for storing, retrieving…
File Handling In Python Posted by By srj.misra November 16, 2022Posted inClass 12 Topics File Handling Important Questions With Solution and Practice Questions What Is File Handling In Python?…
Web Services Posted by By srj.misra November 16, 2022Posted inClass 12 Topics WWW: WWW stands for World Wide Web, which is an information system of interconnected hypertext…
Database Concepts Posted by By srj.misra November 16, 2022Posted inClass 12 Topics What is a Database? Database is a systematic collection of organized data or information typically…
Computer Networks Posted by By srj.misra November 16, 2022Posted inClass 12 Topics Evolution of networking A Computer Network is a group of computers and other devices, such…
Functions In Python Posted by By srj.misra November 16, 2022Posted inClass 12 Topics Python Functions Important Questions With Solution and Practice Questions What is a Function A Function…