Computational Thinking and Programming-I Quiz 7
Topics- Flow of Control: introduction, use of indentation, sequential flow, conditional and iterative flow
Topics- Flow of Control: introduction, use of indentation, sequential flow, conditional and iterative flow
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”:
Topics- Knowledge of data types: Number(integer, floating point,complex), boolean, sequence(string, list, tuple), None, Mapping(dictionary), mutable and immutable data types.
Last updated on July 4th, 2024 at 07:59 amComputer 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…
Last updated on July 4th, 2024 at 07:52 amTopics- Basic Computer Organization, Introduction to Computer System, Hardware, Software, Input Devices, Output Devices, CPU, and Memory.
Topics- Types of software: System software (Operating systems, system utilities, device drivers), programming tools and language translators ( assembler, compiler, and interpreter), application software
Topics- Introduction to Problem-solving: Steps for Problem-solving (Analyzing the problem, developing an algorithm, coding, testing, and debugging), representation of algorithms using flowchart and pseudocode, decomposition