A unit of digital information that most commonly consists of eight bits, representing a binary number
What is Byte
is the main part of a computer that runs software programs by doing math and logic task
Central Processing Unit
An unambiguous specification of how to solve a class of problems
What is Algorithms
is a computer's main short-term memory
What is Random Access Memory
the technology and hardware used to record, retain, and protect digital information
What is Storage
a massive, global system of connected computer networks
What is the Internet.
The protection of computer systems from theft or damage to their hardware, software, or electronic data, as well as from disruption or misdirection of the services they provide.
What is Cybersecurity
Computer data storage, often called storage, is a technology consisting of computer components and recording media that are used to retain digital data.
What is Memory
The maximum rate of data transfer across a given path
What is Bandwidth
Computer programming is the process of designing and building an executable computer program for accomplishing a specific computing task.
What is coding
Any type of calculation that includes both arithmetical and non-arithmetical steps and follows a well-defined model
What is Computation
A hardware device that converts data into a format suitable for a transmission medium so that it can be transmitted from one computer to another
What is a Modem
A family of wireless networking technologies, based on the IEEE 802.11 family of standards
What is Wi-Fi
An interdisciplinary field that uses scientific methods, processes, algorithms, and systems to extract knowledge and insights from data in various forms, both structured and unstructured
What is Data Science
The act of running a computer program, a set of programs, or other operations, in order to assess the relative performance of an object, normally by running a number of standard tests and trials against it.
What is Benchmark
the process of writing precise instructions that a computer system or device can execute to perform specific tasks
What is Programming
Intelligence demonstrated by machines, in contrast to the natural intelligence displayed by humans and other animals
a hardware component that lets a user or external system send data, control signals, and instructions to a computer
What is Input Devices
An interdisciplinary branch of engineering and science that includes mechanical engineering, electronic engineering, information engineering, computer science, and others.
What is Robotics
any hardware component that converts processed binary data from a computer into a human-understandable or physical form
What is Output Devices
an abstract data type that serves as an ordered collection of entities
What is Queue
Runtime, run time, or execution time is the final phase of a computer program's life cycle, in which the code is being executed on the computer's central processing unit as machine code
What is Run Time
a collection of data or computer instructions that tell the computer how to work
What is Software
a named storage location in the computer's memory that holds a value.
What is Variable
a named storage location in the computer's memory that holds a value.
What is a Variable