CSV File Quiz Class 12

Here’s a 15-question “CSV File Quiz Class 12” based on the topics “CSV file: import csv module, open/close CSV file, write into a CSV file using writer(), writerow(), writerows() and read from a CSV file using reader(), Data Structure: Stack, operations on a stack (push & pop), implementation of a stack using a list”

Binary File Quiz Class 12

Here’s a 15-question “Binary File Quiz Class 12” based on the topic “Binary file: basic operations on a binary file: open using file open modes (rb, rb+, wb, wb+, ab, ab+), close a binary file, import pickle module, dump() and load() method, read, write/create, search, append and update operations in a binary file”

Text File Quiz Class 12

Here’s a 15-question “Text File Quiz Class 12” based on the topic “Text file: opening a text file, text file open modes (r, r+, w, w+, a, a+), closing a text file, opening a file using with clause, writing/appending data to a text file using write() and writelines(), reading from a text file using read(),…

Interface of python with SQL Quiz Class 12

Interface of python with SQL Quiz Class 12 Here’s a 15-question quiz based on the topic “Interface of Python with an SQL Database: Connecting SQL with Python, Performing Insert, Update, Delete Queries Using Cursor, Display Data by Using connect(), cursor(), execute(), commit(), fetchone(), fetchall(), rowcount, Creating Database Connectivity Applications, Use of %s Format Specifier or…

Structured Query Language Quiz Class 12

Here’s a 15-question “Structured Query Language Quiz Class 12” based on the topics “Structured Query Language (SQL): Introduction, Data Definition Language (DDL), Data Manipulation Language (DML), Data Types (CHAR(n), VARCHAR(n), INT, FLOAT, DATE), Constraints (NOT NULL, UNIQUE, PRIMARY KEY), Create Database, Use Database, Show Databases, Drop Database, Show Tables, Create Table, Describe Table, Alter Table…

Computer Network Quiz 3

Computer Network Quiz 3 Here’s a 15-question quiz based on the topics “Network Topologies and Types (PAN, LAN, MAN, WAN), Networking Topologies (Bus, Star, Tree), Network Protocols (HTTP, FTP, PPP, SMTP, TCP/IP, POP3, HTTPS, TELNET, VoIP), and Introduction to Web Services (WWW, HTML, XML, Domain Names, URL, Website, Web Browser, Web Servers, Web Hosting)”

Computer Networks Quiz on Transmission Media For Class 12

Computer Networks Quiz on Transmission Media Here’s a 15-question quiz based on the topics “Transmission media: Wired communication media (Twisted pair cable, Co-axial cable, Fiber-optic cable), Wireless media (Radio waves, Micro waves, Infrared waves) and Network devices (Modem, Ethernet card, RJ45, Repeater, Hub, Switch, Router, Gateway, WiFi card)”

Computer Networks Quiz For Class 12

Computer Networks Quiz For Class 12 Here’s a 15-question quiz based on the topics “Evolution of networking: introduction to computer networks, evolution of networking (ARPANET, NSFNET, INTERNET) and Data communication terminologies: concept of communication, components of data communication (sender, receiver, message, communication media, protocols), measuring capacity of communication media (bandwidth, data transfer rate), IP address,…