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…
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…
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…
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…
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),…
Database concepts Quiz Class 12
Database concepts Quiz Class 12 Here’s a 15-question quiz based on the topics “Database Concepts: Introduction to Database Concepts and its Need” and “Relational Data Model: Relation, Attribute, Tuple, Domain, Degree, Cardinality,…
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),…
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,…
File Handling Quiz 1 Introduction to files, types of files relative and absolute paths
File Handling Quiz 1 Here’s a set of 10 questions based on the topic “Introduction to files, types of files (Text file, Binary file, CSV file), relative and absolute paths”:
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…