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, Keys (Candidate Key, Primary Key, Alternate Key, Foreign Key)”

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)”

Class 12 Computer Science Quiz Topic Wise

Class 12 Computer Science Quiz   Unit I: Computational Thinking and Programming – 2 S.N. Topics Covered Quiz 1 Functions: Types of function (built-in functions, functions defined in module, user defined functions), creating user defined function, arguments and parameters, default parameters, positional parameters, function returning value(s), flow of execution, scope of a variable (global scope, … Read more

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, … Read more

Functions Quiz for Class 12

Computational Thinking and Programming – 2 Functions Quiz for Class 12: Topics covered: Types of function (built-in functions, functions defined in module, user defined functions), creating user defined function, arguments and parameters, default parameters, positional parameters, function returning value(s), flow of execution, scope of a variable (global scope, local scope)

Python Story Generator using random function

Python Story Generator In the world of programming, where logic and precision often take center stage, it’s refreshing to explore the creative side of coding. Imagine a Python script that not only adheres to the rules of syntax but also weaves enchanting tales with a simple execution. Enter the Python Story Generator, a whimsical piece … Read more

Draw Jai Shree Ram using Python Turtle

Jai Shree Ram using Python Turtle

Draw Jai Shree Ram using Python Turtle Turtle graphics is a popular way for introducing programming to kids or beginners because it provides a visually appealing and interactive way to learn programming concepts. In Python, the turtle module is a standard library module that provides a simple drawing toolkit. Here’s a brief introduction to the … Read more

Copywrite © 2020-2025, CBSE Python,
All Rights Reserved