hardware and software Crossword Puzzles
11 Digital Security 2025-02-20
Across
- A hidden way to bypass security measures
- The trail of data left by online activity
- A large-scale attack using multiple compromised devices to disrupt a service
- A tool that encrypts internet traffic and hides the user’s IP address
- A program that spreads by inserting copies of itself into other files
- Harassment or bullying that occurs online
- Configurations that specify which network traffic is allowed or blocked
- Any illegal act involving the use of a computer or related devices
- A tool that stores and generates secure passwords
- A process of verifying the identity of a user or device
- A legal doctrine allowing limited use of copyrighted material
- A cyberattack targeting computer networks
- Software used to detect and remove malware
- A self-replicating program that spreads through networks
- An attack that overloads a server to make it unavailable
- Manipulating people into revealing confidential information
Down
- Unauthorized access to a computer system or network
- A group of compromised computers controlled by a hacker
- An event that could cause loss or damage to computer hardware, software, or data
- A plan to restore data and systems after a failure
- How a person presents themselves online
- A potential security risk due to lack of encryption
- The process of converting data into a code to prevent unauthorized access
- An update that fixes security vulnerabilities in software
- A backup power device that provides electricity during an outage
- A licensing system that allows content sharing with conditions
- A type of malware disguised as a legitimate program
- The rules of conduct for interacting online
- Malicious software designed to harm or exploit any computing device
- A device that protects electronics from power surges
- A technique used to trick users into revealing personal information
- An authentication method that requires two forms of verification
- A type of malware that locks files and demands payment to unlock them
- Software that secretly collects user information without consent
- A security system that controls incoming and outgoing network traffic
35 Clues: How a person presents themselves online • A hidden way to bypass security measures • The trail of data left by online activity • Harassment or bullying that occurs online • A cyberattack targeting computer networks • Software used to detect and remove malware • The rules of conduct for interacting online • A tool that stores and generates secure passwords • ...
Computer parts 2021-03-17
Across
- YOU USE IT TO CONTROL THE CURSOR
- IT PRINTS EVERYTHING THAT IS PRINTED OR DRAWN
- IT CAN READ DOCUMENTS
- YOU NEED THIS FOR PROTECTION AGAINST MALWARE
- A SET OF KEYS OF LETTERS AND FUNCTIONS
Down
- THE BASIC TOWER OF THE COMPUTER
- THE PROGRAMS USED
- THE HARD PARTS OF THE COMPUTER
- SOUND INPUT
- YOU SEE YOUR FILES AND PROGRAMS ON IT
- OUTPUT DEVICE FOR SOUNDS
- YOU NEED THIS TO COMMUNICATE WITH YOUR PC
12 Clues: SOUND INPUT • THE PROGRAMS USED • IT CAN READ DOCUMENTS • OUTPUT DEVICE FOR SOUNDS • THE HARD PARTS OF THE COMPUTER • THE BASIC TOWER OF THE COMPUTER • YOU USE IT TO CONTROL THE CURSOR • YOU SEE YOUR FILES AND PROGRAMS ON IT • A SET OF KEYS OF LETTERS AND FUNCTIONS • YOU NEED THIS TO COMMUNICATE WITH YOUR PC • YOU NEED THIS FOR PROTECTION AGAINST MALWARE • ...
Jiya P. Common Terms 2026-03-12
Across
- Instructions telling a computer how to perform tasks. Examples are web browser, word processors like Microsoft Word and PowerPoint.
- a file format of an electronic image that cannot be edited by anyone else
- Area on a web page that when clicked on with a mouse will take us to another web page.
- the screen where your icons are stored when you first start your computer
- Text files with data like a username and password that are stored in a web browser, used to identify your computer. Information stored on an internet user’s computer can be used for session management, personalization and tracking purposes.
- Transfer data like a file or program from a website to a computer or other device.
- Cloud storage from Microsoft that included commonly used software such as Word, PowerPoint and Excel.
- Bringing data into a file or program.
Down
- Computer hardware that displays images, text, video and graphics on a computer.
- Cloud storage which lets you create and store files online and access them anywhere using the cloud like Docs, Slides and Sheets.
- Used to connect computers to smartphones, printers, scanners and keyboards.
- Physical parts of the computer like the keyboard, monitor, mouse and the processing unit.
- Used to connect computers to smartphones, printers, scanners and keyboards.
- A network that links computers. It connects billions of computers and people can communicate and share ideas through it.
- Transfer data like a file or program from a computer to a remote device or internet.
- Sending data to a file or program.
- A wireless network technology that uses radio waves that allow devices like smartphones to connect to the internet or communicate with one another within an area.
17 Clues: Sending data to a file or program. • Bringing data into a file or program. • a file format of an electronic image that cannot be edited by anyone else • the screen where your icons are stored when you first start your computer • Used to connect computers to smartphones, printers, scanners and keyboards. • ...
Computer Components 2023-03-10
Across
- Connects your home’s network to your ISP.
- Hardware component that allows the computer to send and receive data on a network.
- Computer peripheral that prints text or graphics.
- Non-tangible part of a computer that interacts with the hardware and is used to perform tasks.
- Input device that usually uses tactile sensor to move the pointer.
- Peripheral that outputs graphical data to a display device.
Down
- Allows for the input and output of digital or analog audio signals.
- Allows for the display of visual data.
- Form of data storage that uses rigid magnetic platters.
- Volatile form of computer memory that is cleared once the computer is turned off.
- Main processor in a computer. Performs arithmetic and executed commands.
- Main circuit board of the computer that contains components like the CPU, memory, and ports for peripherals.
- Converts audio signals into sounds.
- Memory that cannot be changed. It usually contains information that allows the computer to operate (like the BIOS).
14 Clues: Converts audio signals into sounds. • Allows for the display of visual data. • Connects your home’s network to your ISP. • Computer peripheral that prints text or graphics. • Form of data storage that uses rigid magnetic platters. • Peripheral that outputs graphical data to a display device. • Input device that usually uses tactile sensor to move the pointer. • ...
Crossword (Chapter 1 & Chapter 2) 2013-07-17
Across
- the part of the operating system that resides in main memory at all times and performs the most essential tasks, such as managing memory and handling disk input and output.
- a type of system developed for the earliest computers that used punched cards or tape for input.
- a small computer equipped with all the hardware and software necessary to perform one or more tasks.
- a collection of programs used to perform certain tasks. They fall into three main categories: operating system programs, compilers and assemblers, and application programs.
- the physical machine and its components, including main memory, I/O devices, I/O channels, direct access storage devices, and the central processing unit.
- the creation of a virtual version of hardware or software.
- when two or more CPUs share the same main memory, most I/O devices, and the same control program routines.
- a situation in which the dynamic allocation of memory creates unusable fragments of free memory between blocks of busy, or allocated, memory.
- the historical name given to a large computer system characterized by its large size, high cost, and high performance.
- a system that allows each user to interact directly with the operating system via commands entered from a keyboard.
- the process of freeing an allocated resource, whether memory space, a device, a file, or a CPU.
- a situation in which a fixed partition is only partially used by the program. The remaining space within the partition is unavailable to any other job and is therefore wasted.
- the section of the operating system responsible for controlling the use of devices.
Down
- memory allocation scheme in which jobs are given as much memory as they request when they are loaded for processing, thus creating their own partitions in main memory.
- a node that provides to clients various network services such as file retrieval, printing, or database access services.
- a technique that allows a single processor to process several programs residing simultaneously in main memory and interleaving their execution by overlapping I/O requests with CPU requests.
- the process of moving a program from one area of memory to another.
- the memory unit that works directly with the CPU and in which the data and instructions must reside in order to be processed.
- a number that designates a particular memory location.
- a dedicated computer system that often resides inside a larger physical system, such as jet aircraft or ships.
- a memory allocation scheme in which main memory is sectioned off, with portions assigned to each user.
- an empty entry in a list. It assumes different meanings based on the list’s application.
- a main memory allocation scheme that searches from the beginning of the free block list and selects for allocation the first block of memory large enough to fulfill the request.
- the process of collecting fragments of available memory space into contiguous blocks by moving programs and data in a computer’s memory or secondary storage.
- a portion of a program that can run independently of other portions.
25 Clues: a number that designates a particular memory location. • the creation of a virtual version of hardware or software. • the process of moving a program from one area of memory to another. • a portion of a program that can run independently of other portions. • the section of the operating system responsible for controlling the use of devices. • ...
Operating Systems 2021-11-03
Across
- Spreadsheet software
- Saving a file from the Internet to our computer is called …………
- Windows is an OS produced by .........
- Do different jobs at the same time
- Keyboard is an example of ............
- Example of non-GUI Operating system
Down
- DOS is a multiuser OS. True/ False
- An operating system for mobiles
- G in GUI
- The Linux mascot
- A free and open source OS
- Most popular tablet operating system
- Google Chrome, Safari, Firefox, IE are examples of .....
- A computer program that is harmful for computer
- D in DOS stands for ..........
15 Clues: G in GUI • The Linux mascot • Spreadsheet software • A free and open source OS • D in DOS stands for .......... • An operating system for mobiles • DOS is a multiuser OS. True/ False • Do different jobs at the same time • Example of non-GUI Operating system • Most popular tablet operating system • Windows is an OS produced by ......... • Keyboard is an example of ............ • ...
SCIENCE PUZZLE 2026-03-17
Across
- Process of removal of wastes in human body
- Shape with all sides equal and all angles equal
- Brain of computer
- Substance that speeds up a chemical reaction
- Tiny pores on leaf surface
- Physical parts of computer are called
- Organ used for breathing in humans
- Instrument used to measure temperature
Down
- Device used to see distant objects clearly
- Chemical reaction with oxygen
- Measure of chance is called
- Triangle with all sides unequal
- Force acting towards the center of Earth
- Substance formed after a chemical reaction
- Software used to browse internet
15 Clues: Brain of computer • Tiny pores on leaf surface • Measure of chance is called • Chemical reaction with oxygen • Triangle with all sides unequal • Software used to browse internet • Organ used for breathing in humans • Physical parts of computer are called • Instrument used to measure temperature • Force acting towards the center of Earth • ...
Computer Science Terminology 2023-11-08
Across
- the physical parts of a computer
- giving credit for something you didn't create
- the programs and commands that operate a computing device
- two or more people working together
- break a problem down into smaller pieces
- a sequence that is repeated in programming
Down
- programming statements for certain conditions
- a set of steps carried out in order
- information stored and processed by a computer
- looking for and fixing computer program problems
- a systematic approach to identifying problems
- a set of steps to solve a problem
12 Clues: the physical parts of a computer • a set of steps to solve a problem • a set of steps carried out in order • two or more people working together • break a problem down into smaller pieces • a sequence that is repeated in programming • programming statements for certain conditions • giving credit for something you didn't create • ...
COMPUTER KEYWORDS 2022-10-21
Across
- A set of instructions, data or programs used to operate computers and execute specific tasks.
- allows you to see what you are doing or can duplicate a screen
- allows you to move a courser
- drive The physical parts of a computer that you can see and touch e.g. keyboard, mouse.
- Software a type of computer program that is designed to run a computer's hardware and application programs
- devices a piece of computer equipment such as a keyboard which enables you to put information into a computer
Down
- allows you to type
- an electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program
- random-access memory
- Software a computer software package that performs a specific function directly for an end user or, in some cases, for another application
- a cable that looks like a trapezoid
11 Clues: allows you to type • random-access memory • allows you to move a courser • a cable that looks like a trapezoid • allows you to see what you are doing or can duplicate a screen • drive The physical parts of a computer that you can see and touch e.g. keyboard, mouse. • A set of instructions, data or programs used to operate computers and execute specific tasks. • ...
Software 2021-01-16
Across
- Software that could create multiple copies of itself and requires a network to spread to the connected devices
- A utility that moves file clusters on a disk so that they are closer to each other to improve speed up disk access
- A computer program that only allows certain types of information to pass through it
- A copy of the files in another location so that they could be accessed if the original files have been damaged, lost or stolen
- The ease which a device or application could be used
- Processes that run at the same time
- A link that could be clicked on to go to another location
- A type of Utility software that prepares storage media such as a hard disk or USB flash drive for its first use
- Utilities that have been used to reduce the size of a file or a set of files
- Brocken into pieces
- a software which controls the data that travels into and out of the network
Down
- A software, possibly a virus that has been secretly installed on a user's computer and could record private information as it is being entered
- Tasks running on a computer, including application programs
- A change or addition to a computer file, so that it has the most recent information
- A proprietary software that is provided free of charge to users
- a type of algorithm that can find a solution to a problem quickly and easily
- The process of proving a computer system who you are
- a group of things together that are of the same type
- A computer image stored and printed in the arrangement of bits
- The algorithm that the OS uses to allow each running process to use the CPU
20 Clues: Brocken into pieces • Processes that run at the same time • The process of proving a computer system who you are • a group of things together that are of the same type • The ease which a device or application could be used • A link that could be clicked on to go to another location • Tasks running on a computer, including application programs • ...
Software 2017-02-26
Across
- Sistem operasi berbasis GUI yang bersifat gratis
- salah satu distro Linux
- Versi terbaru Windows
- Software yang harus terinstall pertama kali sebelum menginstall software yang lain
- Sistem operasi berbasis teks buatan Microsoft
- Dapat digunakan oleh banyak user (pengguna)
- Sistem operasi mobile buatan Apple
- Nama lain perangkat lunak
- Sistem operasi yang digunakan Apple iMac dan Macbook
- Aplikasi untuk menjelajah internet buatan Google
Down
- Singkatan untuk Graphical User Interface
- Versi terbaru Android
- Aplikasi grafis buatan Adobe untuk mengedit gambar/foto
- Dapat melakukan banyak tugas dalam satu waktu
- Salah satu contoh aplikasi keamanan
- Aplikasi Microsoft Office untuk membuat presentasi
- Penemu Linux
- Sistem operasi mobile (smartphone/tablet) buatan Google
- Aplikasi untuk menjelajah internet buatan Mozilla
- Apliaksi Microsoft Office untuk mengolah angka
20 Clues: Penemu Linux • Versi terbaru Android • Versi terbaru Windows • salah satu distro Linux • Nama lain perangkat lunak • Sistem operasi mobile buatan Apple • Salah satu contoh aplikasi keamanan • Singkatan untuk Graphical User Interface • Dapat digunakan oleh banyak user (pengguna) • Dapat melakukan banyak tugas dalam satu waktu • Sistem operasi berbasis teks buatan Microsoft • ...
Software 2018-12-19
Across
- Checks all components are functioning and loads the OS into the RAM.
- The process in which the CPU handles tasks
- An operating system that has to be extremely reliable.
- The hard memory of the computer.
- The scheduling service that performs the task closest to completion.
- An operating system that has one main, central computer
- The scheduling service which gives an equal amount of time to each process.
- A piece of software that performs a general task (such as making a poster), typically with heavy user input.
- An utility that is required for the computer to communicate with an external device
Down
- The operating system that uses the CPU to split its resources across multiple platforms.
- The operating system that schedules programsto appear to be doing them simultaneously.
- A well-ordered collection of unambiguous and effectively computable operations that, when executed, produce a result and halts in a finite amount of time.
- A piece of software that is _____ ___________ has code that cannot be accssed publicly, this sort of software tends to be paid for.
- A peice of software that is _____ __________ has its code openly availible to use or alter
- A way of expessing low level algorithms in a way that isn't restricted by the syntax of a specific programing language
- A peice of software that performs simple tasks and can do so automatically
- Generated when there is an error.
- Software that is used create a virtual instance of an operating system or device.
- A piece of software that converts an algorithm written in a specific language to machine code that the computer can recognise and execute.
- The memory of the computer that can be easily formatted.
20 Clues: The hard memory of the computer. • Generated when there is an error. • The process in which the CPU handles tasks • An operating system that has to be extremely reliable. • An operating system that has one main, central computer • The memory of the computer that can be easily formatted. • Checks all components are functioning and loads the OS into the RAM. • ...
software 2024-09-20
Across
- platform streaming musik
- Melakukan pencadangan data
- Membuat presentasi interaktif
- Melakukan analisis dan visualisasi data
- Software untuk kontrol versi kode
- melakukan rapat online
- Mengedit video untuk film
- menulis dan memprogram aplikasi
- Membuat dan mengelola blog
- platform untuk pengembangan aplikasi web
- Meningkatkan keamanan data di internet
- Membantu dalam perencanaan perjalanan
- Menyimpan dan mengorganisir data
- Menganalisis data keuangan
- Kolaborasi dan komunikasi tim
Down
- Software untuk pemrograman
- Membantu dalam riset dan analisis
- rekomendasi film dan acara
- Aplikasi untuk menulis catatan
- Menggambar model 3D dan arsitektur
- mengelola dan mengirim email
- mengatur pembukaan dan laporan keuangan
- dokumen kolaboratif secara online
- Memperbaiki kesalahan dalam kode
- Perangkat untuk coding secara visual
- Mengorganisir koleksi gambar
- Memanage proyek dan tugas tim
- Sistem operasi buatan Microsoft
- manage proyek dan tugas tim
- Mengatur jadwal dan kalender
30 Clues: melakukan rapat online • platform streaming musik • Mengedit video untuk film • Software untuk pemrograman • Melakukan pencadangan data • rekomendasi film dan acara • Membuat dan mengelola blog • Menganalisis data keuangan • manage proyek dan tugas tim • mengelola dan mengirim email • Mengorganisir koleksi gambar • Mengatur jadwal dan kalender • Membuat presentasi interaktif • ...
Computer Studies 2022-05-01
Across
- Allows the transmission of data internationally
- The way in which hardware is connected in order to exchange data
- Device that connects without a cable
- connection point for multiple devices on a single network that can identify which network device is connected to which part.
- Device used to join multiple networks and intermediate networks so that data can be exchanged
- Collection of private computer networks in an organization
- Computer network that connects two or more computer systems,
- Fisic elements that constitutes a computer system
- Portion of a message that is transmitted through a network.
- International rules that ensure the transfer of data between systems.
- A group of bits
Down
- Set of programs that allow the computer to perform certain tasks.
- Identifies the device in the network
- Model used to facilitate communication across a variety of systems.
- Computer system that provides a service to the other computer systems
- Converts computer digital signals into audio signals and back.
- Global WAN connecting millions of computer systems
- Interconnected computer systems that can share resources and data.
- Network connection point for devices, data arriving is copied and sent to all the devices on the network.
- Computer network that connects computers in a limited area like a room
20 Clues: A group of bits • Identifies the device in the network • Device that connects without a cable • Allows the transmission of data internationally • Fisic elements that constitutes a computer system • Global WAN connecting millions of computer systems • Collection of private computer networks in an organization • Portion of a message that is transmitted through a network. • ...
Assignment 1 2020-06-30
9 Clues: Input device • Output device • Personal Computer • Portable computer • a programming language • Set a step by step instructions • Parts of a computer that cannot be touched • All parts of a computer that one can see and touch • an electronic machine that follows a set of instructions
Cybersecurity 2022-11-18
Across
- the protection of internet-connected systems such as hardware, software and data from cyberthreats
- engineering the term used for a broad range of malicious activities accomplished through human interactions.
- testing an authorized simulated attack performed on a computer system to evaluate its security
- category of malicious cyber-attacks that hackers or cybercriminals employ
- information such as facts and numbers used to analyze something or make decisions
- network security device that monitors and filters incoming and outgoing network traffic based on an organization's previously established security policies
Down
- the measurement and statistical analysis of people's unique physical and behavioral characteristics
- when attackers send malicious emails designed to trick people into falling for a scam
- allow users to keep their software programs updated without having to check for and install available updates manually
- software designed to interfere with a computer's normal functioning
10 Clues: software designed to interfere with a computer's normal functioning • category of malicious cyber-attacks that hackers or cybercriminals employ • information such as facts and numbers used to analyze something or make decisions • when attackers send malicious emails designed to trick people into falling for a scam • ...
Computers Jude Johnson 2020-10-01
Across
- This is the same RAM. It is volatile memory that stores information on an integrated circuit used by the operating system, software, and hardware. When power is turned off it will erase the contents it has gathered. You can add it in the PCI slots on the motherboard.
- what is put in, taken in, or operated on by any process or system.
- Card An expansion card that attaches to your PCI slot on the motherboard that enables the computer to input, process, and deliver sound that can be heard through speakers or headphones. It converts digital data to analog sound waves you can hear.
- tools, machinery, and other durable equipment.
- The logic circuitry that responds to and processes the basic instructions that drive a computer. Has generally replaced the term central processing unit (CPU).
- and Mouse External input devices connected to a computer.
Down
- Used to provide visual output from a computer. They use CRT and LCD technology.
- Card Connects to the motherboard of a computer system and generates output images to display. Also referred to as graphics cards. They include a processing unit, memory, a cooling mechanism and connections to a display device.
- One of the most essential parts of a computer system. It holds together many of the crucial components of a computer, including the central processing unit (CPU), memory and connectors for input and output devices.
- Supply A hardware component that supplies power to an electrical device. It receives power from an electrical outlet and converts the current from AC (alternating current) to DC (direct current), which is what the computer requires.
- data that a computer sends
- the programs and other operating information used by a computer.
12 Clues: data that a computer sends • tools, machinery, and other durable equipment. • and Mouse External input devices connected to a computer. • the programs and other operating information used by a computer. • what is put in, taken in, or operated on by any process or system. • Used to provide visual output from a computer. They use CRT and LCD technology. • ...
Engineers 2019-09-23
Across
- Design highways and flow of traffic
- are responsible for designing, creating and testing new products for companies.
- Designs software, brings concept into reality
- Controls cellular, cable, and broad band data
- Research, design, develop,test, or supervise the manufacturing and installation of electrical equipment
- Makes planes and aircrafts
- Makes sure item is of good quality
- Design and build tunnels and bridges
- Bring innovative projects and designs to market
- make food processing machines
Down
- Derive instruments from energy and radiation
- Makes advances in technology for health
- Creates a computer system with all the hardware, but also understand the functions of the technology
- Design oil and mining machines
- Mechanical, electronical, computer engineering
- deals with the physical converting of raw material into paper products
- Insulates houses and buildings
- Lighting effects for theaters or concerts
- Manipulate and study DNA
- Responsible for the driving of the engine, and the physical maintenance of the machine
20 Clues: Manipulate and study DNA • Makes planes and aircrafts • make food processing machines • Design oil and mining machines • Insulates houses and buildings • Makes sure item is of good quality • Design highways and flow of traffic • Design and build tunnels and bridges • Makes advances in technology for health • Lighting effects for theaters or concerts • ...
Computer Basics Vocabulary 2023-01-10
Across
- The unit of measurement for computer memory (8 bits).
- The ‘brains’ of a computer. It carries out programmatic steps in order to process data.
- Portable secondary memory that connects to a computer using a standard USB interface.
- Well-defined rules that define how pages are formatted.
- An Internet-enabled computer that executes software for providing access to certain Web documents.
- Collections of wires that carry information in the form of electrical signals.
- A collection of programs that controls how the CPU, memory, and input/output devices work together to execute programs.
- Uses intuitive, visual elements to simplify the process of viewing files and executing programs.
- A collection of software that spans the internet. It enables the interlinking of documents and resources.
- The physical components of the computer, such as the monitor, keyboard, and hard drive.
Down
- A worldwide system of computer networks, otherwise known as the physical connection of computers.
- Accesses a Web page, interprets the HTML formatting information, and displays that formatted page accordingly.
- A device that receives, stores, and processes information.
- Represents a connection to another page and is usually displayed on a Web page as underlined, colored text.
- Allows the user to communicate with the computer by entering commands and then viewing the results.
- Uses high-speed circuitry and is usually built into the CPU.
- Memory packaged on separate chips and communicated with the CPU using lower-speed circuitry.
- Manages the resources and behavior of the computer itself.
- Holds together and allows communication between many of the crucial components of a computer, including the CPU, memory, and connectors for input and output devices.
- The programs that execute on the computer, carrying out tasks such as word processing or accessing the Web.
20 Clues: The unit of measurement for computer memory (8 bits). • Well-defined rules that define how pages are formatted. • A device that receives, stores, and processes information. • Manages the resources and behavior of the computer itself. • Uses high-speed circuitry and is usually built into the CPU. • ...
My Computer Anatomy 2017-09-20
Across
- of Computers Where do you sit in period 2
- Group project where one person does all the work
- A restricted area where no trespassing is allowed
- Describe Dory's memory?
- Spy kids on a mission
- A forever love, and protection
- The only diverse attribute of the universe
Down
- Something that feels nice on your hand is known as?
- Communication between you and peers
- Where is the closest Lowe's
- Where would you go to find information?
- State your sources
- A pen pal buddy
- Where were Memories stored in Inside Out
- A flu shot against the flu
15 Clues: A pen pal buddy • State your sources • Spy kids on a mission • Describe Dory's memory? • A flu shot against the flu • Where is the closest Lowe's • A forever love, and protection • Communication between you and peers • Where would you go to find information? • Where were Memories stored in Inside Out • of Computers Where do you sit in period 2 • ...
Technovation 2024-12-30
Across
- combination of hardware and software
- financial system which allows the transfer of funds and purchasing items electronically
- filters information in and out of computer
Down
- update for software that is devolved to improve software and remove bugs
- worldwide collection of inter connected networks computer
- used to remember user preferences each time they visit the website
6 Clues: combination of hardware and software • filters information in and out of computer • worldwide collection of inter connected networks computer • used to remember user preferences each time they visit the website • update for software that is devolved to improve software and remove bugs • ...
Aubrey E. Common Terms 2026-03-12
Across
- file format of an electronic image that cannot be edited by anyone else
- The physical elements of a computer.
- Bring data into a file
- In your email this is the .com, .org, .net
- Instructions that have web browsers, work processors, powerpoints and, databases
- screen that appears when you first start your computer that has icons on it
- A piece of hardware that is used to display images on a computer
Down
- Allows devices to connect/communicate with other devices without cables or wires
- A storage for data that is safely secured online and can be accessed from anywhere with an internet connection.
- Connects computers to other devices
- When you click on an area on a page, it will transfer you to another website
- Send data to a file
- Wireless networking that allows devices to connect to the internet
- A network that links computers. It connects billions of computers and people can communicate and share ideas through it.
- Move a file from a website to a computer
- Documents that you can access in here when its saved/stored on the internet
16 Clues: Send data to a file • Bring data into a file • Connects computers to other devices • The physical elements of a computer. • Move a file from a website to a computer • In your email this is the .com, .org, .net • A piece of hardware that is used to display images on a computer • Wireless networking that allows devices to connect to the internet • ...
KIDS AND COMPUTERS 2025-06-18
Across
- Brain of Computer
- We can click with it
- We can see the output on this
- We need this when we want to download something online
- We can use this anywhere
- We can type with it
Down
- We cannot touch this part
- This is used to draw something
- Gaming controller stick
- A machine used to do work and play games
- We can send digital message
- We can print on this
- We can touch this part
13 Clues: Brain of Computer • We can type with it • We can click with it • We can print on this • We can touch this part • Gaming controller stick • We can use this anywhere • We cannot touch this part • We can send digital message • We can see the output on this • This is used to draw something • A machine used to do work and play games • We need this when we want to download something online
Computer Terms by Katlyn Beach 2015-01-28
Across
- the software that supports a computers basic function
- physical parts or components of a computer
- most common "pointing device" used in a pc
- first input device developed for the pc
- installs in one of the external 5 1/4 inch drive bays in the pc
- installs one of 3 1/2 inch internal drive bays
- supplies power to pc
Down
- the programs and other operating information used by a computer
- used to be the only type of display for desktops
- installs in one of the external 5 1/4 inch drive bays in the pc
- main circuit board in pc
- a thin sheet metal enclosure that houses the mother board
- speakers and head phones are primarily used
- install one of the external drive bays at the front of the pc case
14 Clues: supplies power to pc • main circuit board in pc • first input device developed for the pc • physical parts or components of a computer • most common "pointing device" used in a pc • speakers and head phones are primarily used • installs one of 3 1/2 inch internal drive bays • used to be the only type of display for desktops • ...
IT terms 2023-04-03
Across
- contains letters, numbers, and symbols. It is used for entering information into the computer
- is a networking device that directs traffic and data between the internet and all devices connected to it.
- allows a person to connect an electronic device to a computer. It can also be used for saving data onto a flash drive.
- stores information in a computer, such as data for programs and apps. It is the computer’s short-term memory.
- system that manages computer hardware, software resources, and provides common services for computer programs
- processes the sounds on the computer and sends them to the speakers or headphones.
Down
- used for navigating and clicking on the computer screen. Single and double clicks are used for different functions.
- set of computer programs and associated documentation and data. This is in contrast to hardware, from which the system is built and which actually performs the work.
- A wired or wireless camera used in transmitting live images over the internet
- looks like a TV screen. It shows you what you are doing on your computer
10 Clues: looks like a TV screen. It shows you what you are doing on your computer • A wired or wireless camera used in transmitting live images over the internet • processes the sounds on the computer and sends them to the speakers or headphones. • contains letters, numbers, and symbols. It is used for entering information into the computer • ...
Easton 2025-02-14
Across
- Examples are gmail or yahoo
- Collection of programs or data that tell your computer how to woke
- Allows you to search things up when you hit ctrl f
- Allows you to plug in mouses and your phone charger
- Lets you move or copy from a website to your device or another device
- A worldwide network that links computers. People may exchange information and converse through it from any location with a connection. It connects billions of computers and other electronic devices all around the world.
- A animated picture
Down
- Another screen for your computer
- A file that is an electronic image
- Uses software like word and powerpoints
- Includes apps like slides and docs
- You have to have this to connect to a speaker or a Alexa
- Example is things that are connected to your computer like key board or your computer screen
- A type of image file that is used for backgrounds
- You need this to be able to play video games or watch tiktok
15 Clues: A animated picture • Examples are gmail or yahoo • Another screen for your computer • A file that is an electronic image • Includes apps like slides and docs • Uses software like word and powerpoints • A type of image file that is used for backgrounds • Allows you to search things up when you hit ctrl f • Allows you to plug in mouses and your phone charger • ...
Begriffe 2018-12-04
Across
- Die F1 Taste bietet etwas das jeder einmal braucht
- Er leitet im Netzwerk die Daten an den richtigen PC
- Ein anderes Wort für den Bildschirm
- Die festen Teile des Computers bezeichnet man als
- Organisation, die einen Internetzugang anbietet
- Eine Website ode eine eigene
- Was bedeutet ESC auf der Tastatur links oben
- Taste mit zwei Pfeilen mit der man Abstände einstellt
- Das weltweite Computernetzwerk
Down
- Eingabe Taste bezeichnet man englisch als
- die blinkende Schreibmarke nennt man
- Ein elektronischer Brief versendet über das Internet
- Gerät im PC um Daten per Telefonleitung zu senden
- Mehrere miteinander verbundene PCs bilden ein
- Ein Teil der Software z.B. zum Zeichen ist ein
- Die Software mit der man Webseiten im Internet sieht
- Disketten CDs DVDs Speichersticks sind
- Dateien speichert man in einen
- Das englische Wort für Aufgabe (computersprache)
19 Clues: Eine Website ode eine eigene • Dateien speichert man in einen • Das weltweite Computernetzwerk • Ein anderes Wort für den Bildschirm • die blinkende Schreibmarke nennt man • Disketten CDs DVDs Speichersticks sind • Eingabe Taste bezeichnet man englisch als • Was bedeutet ESC auf der Tastatur links oben • Mehrere miteinander verbundene PCs bilden ein • ...
Destiny 2.3 #1 2025-02-03
Across
- - the smallest unit of measurement used to quantify computer data
- - The register stores information acquired from the arithmetic logic unit.
- - Electric Fan that is placed inside the chassis to allow for proper ventilation to prevent components from overheating
- - A component that can store an electrical charge.
- - An older style of TV / computer monitor that uses a vacuum, electrons, and a phosphorescent screen to project a display
- - Part of the system bus that controls how the CPU communicates with other hardware devices.
Down
- - The function where the processor performs arithmetic and logical operations.
- - parts of the system bus, the system bus sends address data from the CPU to the memory in a single direction
- - A short-distance wireless technology used to interconnect a multitude of different devices.
- - Industry standard form factor for desktop computers.
- - A semiconductor technology used in most of today’s chips or microchips. The CMOS chip can store all of the firmware settings and the internal clock of the computer
- - The piece of hardware that handles a computer’s instructions from other hardware and software.
12 Clues: - A component that can store an electrical charge. • - Industry standard form factor for desktop computers. • - the smallest unit of measurement used to quantify computer data • - The register stores information acquired from the arithmetic logic unit. • - The function where the processor performs arithmetic and logical operations. • ...
About Computer 2023-10-19
Across
- the first woman that developed the first programming language
- Technology that was invented in second generation of computer
- Computer that people built during world war II
Down
- software that is harmful to system known as...
- Computer have 2 major components which is hardware and...
- the heart of computer
- one of the operating system
7 Clues: the heart of computer • one of the operating system • software that is harmful to system known as... • Computer that people built during world war II • Computer have 2 major components which is hardware and... • the first woman that developed the first programming language • Technology that was invented in second generation of computer
IT120 Midterm Review S25 2025-03-12
Across
- touch-enabled interface for managing user and system settings in Windows
- Linux command that allows a user to use the root account or execute commands restricted to privileged users
- macOS disk encryption product
- number of bits applied to an IP address to mask the network ID portion from the host/interface ID portion
- Linux command to view and combine files
- protocol used to locate the hardware address of the interface that owns an IP address
- macOS feature for managing applications from the desktop; similar to the Windows taskbar
- software that implements input and output for a command shell
- proprietary OS developed by Google to run on specific laptops and PC hardware
- deployment method where the target disk is written with an image of the new OS
- used to modify text size and cursor indicators
- command-line tool used to navigate the directory structure
- Linux command for managing the account owner for files and directories
- OS setup method where the target disk is repartitioned and formatted, removing any existing OS and/or data files
- secure tunnel created between two endpoints connected via an unsecure transport network
- command often used to help troubleshoot issues with naming resolution
- command used to trace the path a packet takes to its destination
- database on a Windows system that holds settings for all aspects of the system
Down
- power-saving state where the contents of memory are saved to hard disk and the computer is powered off
- touch-enabled app for configuring features such as firewall and antivirus
- Windows System Protection feature that allows the configuration to be reverted to a restore point
- Windows tool that creates a comprehensive report about the system's hardware and software
- allows you to run software and scripts according to calendar or event triggers
- file system object representing a Windows computer and the disk drives install to it
- command-line utility used to configure disk partitions
- console for reporting and recording resource utilization via counter data for object instances
- group of hosts that is within the same namespace and administered by the same authority
- macOS data backup utility
- product life-cycle phase where mainstream vendor support is no longer available
- boot type that allows an administrator to image computers over the network
- Windows utility for removing temporary files to reclaim disk space
- interactive Linux command for monitoring process information
- Windows console related to viewing and exporting events in the Windows logging file format
- authentication technology that enables a user to authenticate once and receive authorization for multiple services
- command-line file copy utility recommended for use over the older xcopy
- Windows stop error
- applet used to modify User Account Control (UAC)
- basic security principle that something is only allocated the minimum necessary rights, privileges, or information to perform its role
- cross-platform command toll for testing IP packet transmission
39 Clues: Windows stop error • macOS data backup utility • macOS disk encryption product • Linux command to view and combine files • used to modify text size and cursor indicators • applet used to modify User Account Control (UAC) • command-line utility used to configure disk partitions • command-line tool used to navigate the directory structure • ...
Software and Hardware 2021-05-27
5 Clues: serial and parallel • the computer programs • Random Access Memory (abbreviated) • an independent piece of raw information • the physical elements that make up a computer system
Hardware and software 2025-06-05
5 Clues: Displays the output from the CPU • Cannot be touched but helps hardware run • Software used to type and save documents • The central part that controls everything • A small device that helps in clicking and selecting
Operating System 2024-09-30
Across
- The main interface used by programmers for direct communication with computers.
- An interface that involves icons and a pointing device (Abbreviation).
- A type of interface used in modern devices that recognize physical actions like pinching or swiping.
- A type of device that allows gestures to control a computer system.
Down
- The interface that allows users to give commands by speaking.
- A user interface where commands are typed (Abbreviation).
- A common device used in graphical user interfaces to move a pointer on the screen.
- The person who uses a GUI to run software without needing to understand the system in-depth.
- The system software that manages hardware and software resources.
9 Clues: A user interface where commands are typed (Abbreviation). • The interface that allows users to give commands by speaking. • The system software that manages hardware and software resources. • A type of device that allows gestures to control a computer system. • An interface that involves icons and a pointing device (Abbreviation). • ...
Software 2020-11-04
Across
- software used to protect the computer system
- a set of programs that governs the computer operations
- written for any one to use
Down
- written to meet the specific needs of one user
- combination of related software
- specialised software that allows the hardware to function
- Programs used to handle the many technical details
- performs specific tasks or solves a particular problem.
8 Clues: written for any one to use • combination of related software • software used to protect the computer system • written to meet the specific needs of one user • Programs used to handle the many technical details • a set of programs that governs the computer operations • performs specific tasks or solves a particular problem. • ...
Choice Board-Final Exam 2022-12-11
Across
- a computer operating system with a graphical user interface.
- a printed circuit board containing the principal components of a computer or other device, with connectors into which other circuit boards can be slotted.
- the theory and development of computer systems able to perform tasks that normally require human intelligence, such as visual perception, speech recognition, decision-making, and translation between languages.
Down
- a printed circuit board controlling output to a display screen.
- A piece of equipment/hardware which gives out the result of the entered input, once it is processed
- type of computer program that is designed to run a computer's hardware and application programs.
- An input device is a piece of computer equipment such as a keyboard which enables you to put information into a computer
- a high-capacity, self-contained storage device containing a read-write mechanism plus one or more hard disks, inside a sealed unit.
- the programs and other operating information used by a computer.
- The physical parts of a computer.
- an open-source operating system modelled on UNIX.
11 Clues: The physical parts of a computer. • an open-source operating system modelled on UNIX. • a computer operating system with a graphical user interface. • a printed circuit board controlling output to a display screen. • the programs and other operating information used by a computer. • ...
Lesson 7 Vocab 2013-09-13
Across
- management system A group of software programs that allow you to enter, organize, and select information in a database.
- app A software application that is so useful and popular that it fuels sales of the hardware type or operating system for which it was written.
- A software application that organizes data values using cells, with the relationships between cells defined by formulas; commonly used for budgeting and financial forecasting.
- processor A software application used for creating and manipulating text-based documents.
Down
- software Applications designed to help individual computer users complete tasks more efficiently. Examples are word processors, spreadsheet programs, and database applications.
- An interactive utility program within a software application that guides a user step by step through a particular task.
- A specific set of instructions used to extract particular information from a database.
- suite A group of application software programs that are designed to work well together and are sold together as a package (for example, Microsoft Office, WordPerfect Office, Apache OpenOffice, and Lotus SmartSuite).
8 Clues: A specific set of instructions used to extract particular information from a database. • processor A software application used for creating and manipulating text-based documents. • management system A group of software programs that allow you to enter, organize, and select information in a database. • ...
Comp Apps- Kendall 2022-04-06
Across
- lets you create and format documents and work with other people
- used to communicate something of immediate importance to people within a business or organization
- heading on stationery stating a person's or organization's name and address
- used to access and view websites
- the programs and other operating information used by a computer
- make text smaller
- a line of text appearing at the bottom of each page
- a bunch of rights in certain creative material
- a set of related web pages located under a single domain name
- the position indicator on a computer display screen where a user can enter text
- physical parts of a computer
- WORLD WIDE WEB
Down
- to make text bigger
- a separate bit of text at the top of a printed page.
- free online software that allows you to create surveys, quizzes
- one written in a formal and a certain stipulated format
- A collection of pages arranged in sequence that contain text and images for presenting to an audience
- a person's regular occupation, or profession
- fast way to communicate to someone within a business or organization
- a set of printable or displayable text character s in a specific style and size
- Text automatically moves from one line to the next line
21 Clues: WORLD WIDE WEB • make text smaller • to make text bigger • physical parts of a computer • used to access and view websites • a person's regular occupation, or profession • a bunch of rights in certain creative material • a line of text appearing at the bottom of each page • a separate bit of text at the top of a printed page. • ...
it crosswordlabs 2024-09-25
Across
- language Block based programing language is a programing language where the developer drags blocks and gives instructions with it
- It is the process of creating software applications that run on a mobile device, and a typical mobile application utilizes a network connection to work with remote computing resources.
- It is a mobile operating system software that allows smartphones, tablets and other devices to run applications and programs.
- Computer program written to respond to actions generated by a user system
- Designing websites to adapt to a users device
Down
- A computer software that supports the use of visual expressions such as graphics, drawings, animations, and icons in the programming process.
- Software bugs are errors, flaws or defects in a computer program or system that cause it to produce an incorrect or unexpected result or to behave in unintended ways.
- The user interface (UI) is the point of human-computer interaction and communication in a device
- Software or hardware that allows one computer to perform the functions of, or execute programs designed for, another type of computer.
- The degree to which something is able or fit to be used
10 Clues: Designing websites to adapt to a users device • The degree to which something is able or fit to be used • Computer program written to respond to actions generated by a user system • The user interface (UI) is the point of human-computer interaction and communication in a device • ...
Informatika 2014-09-17
9 Clues: zpráva, sdělení • vstupní zařízení • operační systém unix • technické vybavení PC • základní jednotka data • Programové vybavení PC • výstupní zařízení - obraz • firma, která vyrábí windows • číselně vyjádřené údaje, hodnoty
Morris Mozzi 2019-05-29
Across
- sistema di trasmissione di messaggi tra indirizzi specifici via internet.
- nei solcial network, chi decide di seguire, come in instagram, le comunicazioni di utente, diventandone seguaci.
- La parte fisica, non modificabile, di un calcolatore.
- si fa quando si ha finito un lavoro.
- programma di elaborazione di testi.
- gestisce hardware e software.
- errore in una procedura informatica
- dati di ingresso.
- dispositivo elettronico che permette di visualizzare cifre, lettere e oggetti grafici.
- dati di uscita.
- fascicolo, archivio.
Down
- permette di accedere a svariate funzioni.
- dispositivo di un puntamento del computer.
- metodo di rappresentazione e verifica degli algoritmi.
- elaboratore di testi,programma operativo che consente a un utente di svolgere attività di elaborazione e trattamento di testi.
- la scrivania virtuale utilizzata dalla grafica del sistema operativo.
- applicazione che permette agli utenti collegati di scambiare frasi e messaggi.
- salvataggio dei contenuti di una memoria di massa.
- la prima pagina di un sito web.
- dispositivo che stampa quando si ha finito un lavoro.
- dispositivo che crea atrofia celebrale, dipendenza e problemi a relazionarsi con gli altri. cit. Prof Pensini.
- applicazione che svolge una funzione di blocco, controlloe rimozione di altre applicazioni progettate per danneggiare il software.
- procedura con cui si accede a una sezione riservata di un sito internet.
- disk disco di memoria realizzato nei calcolatori elettronici.
- ciò che collega una parte a un altra.
25 Clues: dati di uscita. • dati di ingresso. • fascicolo, archivio. • gestisce hardware e software. • la prima pagina di un sito web. • programma di elaborazione di testi. • errore in una procedura informatica • si fa quando si ha finito un lavoro. • ciò che collega una parte a un altra. • permette di accedere a svariate funzioni. • dispositivo di un puntamento del computer. • ...
Arquitectura de computadores 2025-04-27
Across
- — Sistema de numeración fundamental en la computación e informática.
- — Transmisión de datos que serán recibidos por todos los dispositivos en una red.
- — Sistema que controla el tráfico de red permitido o denegado.
- — Copia de seguridad de archivos importantes.
- — Punto de acceso lógico para la comunicación de datos.
- — Red informática mundial de comunicación.
- — Red mundial de servidores, con función única.
- — Conjunto ordenado de instrucciones o reglas que permiten realizar una actividad.
- — Técnica de concebir, diseñar y construir.
- — Software basado en la nube, ofrece aplicaciones a los usuarios.
- — Conjunto de programas y rutinas que permiten a la computadora realizar tareas específicas.
- — Componente principal de la computadora que ejecuta instrucciones y procesa datos.
Down
- — Dispositivo que permite interconectar redes diferentes.
- — Capacidad de adquirir y utilizar servicios informáticos.
- — Protocolo que identifica dispositivos en una red.
- — Crea máquinas virtuales.
- — Máquina digital programable, de funcionamiento electrónico.
- — Conjunto de normas que regulan la comunicación entre computadoras.
- — Placa base donde se conectan todos los componentes de la computadora.
- — Proceso que permite a una computadora compartir recursos de hardware.
- — Es la unidad de información más pequeña.
- — Un camino de interconexión entre 2 o más dispositivos.
- — Programa que permite acceder a páginas web.
- — Conjunto de reglas o principios sobre una materia.
- — Conjunto de los componentes físicos de una computadora.
25 Clues: — Crea máquinas virtuales. • — Red informática mundial de comunicación. • — Es la unidad de información más pequeña. • — Técnica de concebir, diseñar y construir. • — Copia de seguridad de archivos importantes. • — Programa que permite acceder a páginas web. • — Red mundial de servidores, con función única. • — Protocolo que identifica dispositivos en una red. • ...
TTS 2025-10-30
Across
- Sistem operasi yang dipakai untuk server atau pemrograman
- Jaringan komputer yang berbentuk seperi pohon
- Nama lain konektivitas internet tanpa kabel
- Jenis komputer yang diolah menggunakan penunjuk jarum/angka
- Jaringan yangbmenghubungkan banyak perangkat diseluruh dunia dan memungkinkan adanya pertukaran data paket
- Perangkat keras
- Layar sentuh
- Papan sirkuit utama dalam komputer yang berfungsi sebagai pusat koneksi dan komunikasi untuk semua perangkat keras
- Sistem operasi pada handphone Samsung, Vivo, Oppo
- Program/instruksi yang mengatur cara kerja komputer
- Contoh mikrocomputer mudah dibawa
- Interaksi antara manusia dan komputer
- Nama lain komputer bergerak
- Sistem operasi yang menampilkan tampilan teks pada antarmuka
Down
- Perangkat keras yang dapat memindai objek fisik
- komputerpalingcepat&kuatyangdigunakanrisetluarangkasa
- Koneksi internet yang mencakup area kecil
- Perangkatkeras yang dapat memasukan perintah teks lewat ketikan
- Akses yang menggunakan antena parabola dengan kecepatan akses tinggi
- Wireless Fidelity
- Pengguna dari hardware dan software
- Perangkat lunak utama yang mengatur seluruh kegiatan komputer
- Code Division Multiple Access
- Jaringan komputer yang mencakup area sangat luas dari segi geogratis
- Jaringan yang menyambungkan perangkat dan perangkat lainnya
- Metode pengkodean data (pesan/file) sehingga hanya dapat diakses/dibaca oleh pihak-pihak yang berhak
- Sistem operasi yang paling populer digunakan pada laptop
- Jaringan komputer kombinasi analog & digital
- Seperangkat alat elektronik yang saling bekerja sama
- Gelombang yang digunakan pada GPRS
30 Clues: Layar sentuh • Perangkat keras • Wireless Fidelity • Nama lain komputer bergerak • Code Division Multiple Access • Contoh mikrocomputer mudah dibawa • Gelombang yang digunakan pada GPRS • Pengguna dari hardware dan software • Interaksi antara manusia dan komputer • Koneksi internet yang mencakup area kecil • Nama lain konektivitas internet tanpa kabel • ...
CIW Puzzle2 2019-03-30
Across
- Provide a universal set of standards promoting web page accessibility.
- User who publishes negative comments or submits feedback simply to annoy or anger.
- Text file that contains information sent between a server and a client to help maintain state and track user activities.
- Commands used to format, organize and describe information on a Web page.
- Form method attribute where form data is posted to the URL specified by the action attribute.
- graphics that use mathematical coordinates with lines, curves and shapes to create images and specify colors.
- Renders HTML for display to users.
- Service provider that allocates space for your equipment but does not provide the server hardware.
- Provides bandwidth and possibly web server space.
- Does not allow for inheritance from one class to another.
Down
- Provides SaaS, backup services and database connectivity.
- Provides visual navigation with menus and screen icons.
- When hyperlinks on a Web site gradually become invalid as referenced Web page content, links and page locations change.
- HTML 4.01 flavor that allows developers to insert formatting using either CSS or traditional layout instructions.
- Software that is hosted centrally on the Internet and accessed by users with a Web browser.
- Supports millions of colors, highest image quality - typically used for photographs and complex images.
- Distorted messages easily recognizable by people but not computers.
- Web image format best suited for line art, custom drawings and navigational images; supports 256 colors; supports transparency, interlacing, and animation.
- Type of software that imitates a computer then allows non-native software to run in a foreign environment.
- Protects the civil rights of people with disabilities, and includes mandates that electronic information be accessible to people with disabilities.
20 Clues: Renders HTML for display to users. • Provides bandwidth and possibly web server space. • Provides visual navigation with menus and screen icons. • Provides SaaS, backup services and database connectivity. • Does not allow for inheritance from one class to another. • Distorted messages easily recognizable by people but not computers. • ...
Insight Value Prop Pitch 2021-07-08
7 Clues: We help businesses run • We build meaningful..... • Leverages emerging technologies • Insight "blank" Technology Solutions • Create productive and flexible workplace • We optimize hardware, software, cloud and security • Modernize and secure critical platforms (abbreviation)
Parts Of A Computer 2023-03-03
10 Clues: Read Only Memory • Permanent storage • Brains of computer • What you can touch • Random Access Memory • What you can't touch • A printed circuit board • Protects the electronics • Files created by a website • Converts alternating current
Cybernetic crossword 2023-05-11
10 Clues: 1 billion • 1 million • Unit of Memory • soft furnishings • Hard furnishings • Pertaining to mind • quality of being real • pertaining to a number • relating to force or fact • refers to any complex or interlocking system
Computer Terms 2023-05-30
10 Clues: should protect • physical parts • computer programs • copying people's' work • scam to get information • the brain of the computer • law to protect peoples' work • use copyrighted material • commons for educational use • history things you've looked at
Informatyczne systemy komputerowe 2022-03-23
Across
- system .... to jeden komputer
- sprzęt komputerowy
- oprogramowanie
- inaczej baza danych
- specjalny ciąg liczb identyfikujący osobę fizyczną
Down
- co oznacza bpm?
- społecznościowy
- zarządzanie relacjami z klientem
- każda ....... w internecie może być niebepieczna i nieprawdziwa
- planowanie zasobów przedsiębiorstwa
10 Clues: oprogramowanie • co oznacza bpm? • społecznościowy • sprzęt komputerowy • inaczej baza danych • system .... to jeden komputer • zarządzanie relacjami z klientem • planowanie zasobów przedsiębiorstwa • specjalny ciąg liczb identyfikujący osobę fizyczną • każda ....... w internecie może być niebepieczna i nieprawdziwa
Informatika kelas 7D 2023-01-09
10 Clues: nama lain pemindai • perangkat lunak ? • perangkat keras ? • papan ketik komputer • wadah file di Windows • ikon untuk mencetak file • untuk menggerakkan kursor • 1 contoh penyimpanan data • ukuran revolusi layar komputer • sistem operasi yang dikembangkan oleh Microsoft
BUSINESS TECHNOLOGY 2022-04-05
Across
- telecommunication in the form of a videoconference.
- is a set of instructions data or programs used to operate computers and execute specific tasks It is the opposite of hardware which describes the physical aspects of a computer.
- customers have concerns about the security of online banking.
- another term for e-commerce.
- major items of equipment or their components used for a particular purpose educational hardware.
- the use of telecommunication devices to hold discussions between participants in different locations.
- commercial transactions conducted electronically on the internet.
Down
- refers to magnetic optical or mechanical media that records and preserves digital information for ongoing or future operations.
- a method of banking in which transactions are conducted electronically via the internet.
- An ATM which stands for automated teller machine is a specialised computer that makes it convenient to manage a bank account holder's funds.
- refers to the applications of science data engineering and information for business purposes such as the achievement of economic and organizational goals.
11 Clues: another term for e-commerce. • telecommunication in the form of a videoconference. • customers have concerns about the security of online banking. • commercial transactions conducted electronically on the internet. • a method of banking in which transactions are conducted electronically via the internet. • ...
IT Crossword 2024-10-07
Across
- Refers to everything with which users interact directly (the external layer of a digital product or service). It's what you see and touch on a web page, app, or device (open webinars, 2021)
- Is a programming language that allows users to illustrate processes. It enables developers to explain the process in words that are understandable to humans, as opposed to a traditional text-based computer language that forces the developer to think like a machine. The size of the gap from visual to conventional programming is determined by the visual programming tool, This is a Visual __________ Enviroment
- Instead of typing a coding language, you drag and drop jigsaw-like pieces together to build a program.
- Hardware or software that permits the user to use a device to be run on another device.
- a software interface designed to manage hardware components and assist users in utilizing their mobile devices, such as smartphones and tablets, similar to how personal computers were used in the past.
- Is a computer program written to respond to actions generated by a user or system.In a computing context, is any identifiable occurrence that has significance for system hardware or software. They can be user-generated, such as a mouse click or keystroke, or system-generated, such as a program loading.
Down
- Is the process of creating software applications that run on a mobile device, and a typical mobile application utilizes a network connection to work with remote computing resources.
- They are very related to the usability, meaning how hard or easy for the users are to find things depending on the organization of the design.
- In engineering, Is a design defect in an engineered system that causes an undesired result.
- How easy is the UI to use for the user, making it very easy to use means a good/high __________.
10 Clues: Hardware or software that permits the user to use a device to be run on another device. • In engineering, Is a design defect in an engineered system that causes an undesired result. • How easy is the UI to use for the user, making it very easy to use means a good/high __________. • ...
CABS Kreuzworträtsel 2022-02-11
Across
- Wie kann man Speicher darstellen
- Speicherbereich aus einzelnen Seiten
- Solid State Drive
- Nachfolger des BIOS
- entwickelte das Konzept des Universalrechners
- Datensicherungsvariante mit mehreren Festplatten
- Software zwischen Hardware und Anwendungsprogrammen
Down
- Datensicherung auf cloud, Festplatte etc.
- Rechenwerk und Steuerwerk
- Hard Disk Drive
- Firmware am Rechner
- Abbildung der virtuellen Adressen auf die physischen Adressen
- random access memory
- Memory Management Unit
- Speicherverwaltungssystem, dass 2er Potenzen teilt und zusammenfügt
- Rechner ohne Betriebssystem
16 Clues: Hard Disk Drive • Solid State Drive • Firmware am Rechner • Nachfolger des BIOS • random access memory • Memory Management Unit • Rechenwerk und Steuerwerk • Rechner ohne Betriebssystem • Wie kann man Speicher darstellen • Speicherbereich aus einzelnen Seiten • Datensicherung auf cloud, Festplatte etc. • entwickelte das Konzept des Universalrechners • ...
SOAI 2023-01-30
Across
- solid-state drive
- sitema operativo mais conhecido
- Central Processing Unit
- usado para escrever
- parte que gera energia para o computador
- saida de som
- parte de interliga todos os componentes
- Processador de texto
Down
- uma das primeiras formas de armazenamento removível usado no computador.
- tranferencia de dados
- parte fisica do computador
- Read Only Memory
- Folha de calculo
- Parte Digital
- parte para exibir imagem
- Hard Disk Drive
16 Clues: Parte Digital • saida de som • Hard Disk Drive • Read Only Memory • Folha de calculo • solid-state drive • usado para escrever • Processador de texto • tranferencia de dados • Central Processing Unit • parte para exibir imagem • parte fisica do computador • sitema operativo mais conhecido • parte de interliga todos os componentes • parte que gera energia para o computador • ...
PENILAIAN HARIAN KELAS 7 2025-08-24
Across
- PERANGKAT PROSES KOMPUTER
- BERBENTUK SEPERTI TUAS GIGI MOBIL
- ALAT UNTUK MEMINDAI BARCODE
- PERANGKAT KELUARAN DALAM KOMPUTER
- PERANGKAT KERAS KOMPUTER
- BERBENTUK SEPERTI TIKUS
- PERANGKAT MASUKAN DALAM KOMPUTER
- WARNA LASER DARI BARCODE SCANNER
Down
- DIGUNAKAN UNTUK MEMASUKKAN DATA
- GARIS GARIS HITAM PADA KEMASAN BARANG
- NAMA LAIN KURSOR
- NAMA LAIN MOUSE
- ALAT UNTUK MERUBAH DATA ANALOG MENJADI DIGITAL
- PERANGKAT LUNAK KOMPUTER
- JOYSTICK DIGUNAKAN UNTUK BERMAIN ...
- UNTUK MEMBACA CD / DVD DALAM KOMPUTER
16 Clues: NAMA LAIN MOUSE • NAMA LAIN KURSOR • BERBENTUK SEPERTI TIKUS • PERANGKAT LUNAK KOMPUTER • PERANGKAT KERAS KOMPUTER • PERANGKAT PROSES KOMPUTER • ALAT UNTUK MEMINDAI BARCODE • DIGUNAKAN UNTUK MEMASUKKAN DATA • PERANGKAT MASUKAN DALAM KOMPUTER • WARNA LASER DARI BARCODE SCANNER • BERBENTUK SEPERTI TUAS GIGI MOBIL • PERANGKAT KELUARAN DALAM KOMPUTER • ...
Book of Knowledge 2025-06-20
Across
- engineered system can be hardware, software, firmware, data, facilities, etc.
- how people and/or systems can successfully accomplish activities.
- involves either interdisciplinary or multi-disciplinary methods.
- A physical entity.
- individuals, roles, organizations, organizational units
- delivered by any combination of humans and technologies.
- The measure of effectiveness for each alternative. (2 words)
- apply when there is a very limited amount of centralized control and authority (3 words)
- the system has been designed, implemented and put into us (2 wrods)
Down
- any way data and meta-data is captured and stored.
- parts or elements of which the system is composed
- happens when the system has reached the end of its useful life
- convey the communication of information needed to enable a conceptual system to satisfy its intended purposes.
- the actions the system takes which cause the results needed to satisfy the intended purposes of a physical system.
- existing system is being repurposed to meet needs different from those the system satisfied before it was adapted.
- A visible relationship among two or more logical entities, for example, requirements.
- Streamlining, adapting, or otherwise changing an established approach or process to address a specific application.
17 Clues: A physical entity. • parts or elements of which the system is composed • any way data and meta-data is captured and stored. • individuals, roles, organizations, organizational units • delivered by any combination of humans and technologies. • The measure of effectiveness for each alternative. (2 words) • happens when the system has reached the end of its useful life • ...
IT Fun in the Sun 2024-06-06
Across
- software platform that houses SCDHHS annual Code of Conduct training
- programming that's written to a hardware device's non-volatile memory
- one of the world's leading IT certification providers
- the laptops and desktops at SCDHHS are... (brand name)
- a nonprofit organization known for its flagship certification, the Certified Information Systems Security Professional (CISSP)
- software platform that assists organizations with training and testing their users on prevention on social engineering attacks
Down
- a system within Curam used for Non-MAGI and Long-Term Care cases
- recently moved to EP5
- a multifactor authentication that tests what you have
- a system used by SCDHHS but is administered by SC DSS
- peripheral devices will not work if they are not connected to...
11 Clues: recently moved to EP5 • a multifactor authentication that tests what you have • one of the world's leading IT certification providers • a system used by SCDHHS but is administered by SC DSS • the laptops and desktops at SCDHHS are... (brand name) • a system within Curam used for Non-MAGI and Long-Term Care cases • ...
Informatika 2014-09-17
9 Clues: zpráva, sdělení • vstupní zařízení • operační systém unix • technické vybavení PC • základní jednotka data • Programové vybavení PC • výstupní zařízení - obraz • firma, která vyrábí windows • číselně vyjádřené údaje, hodnoty
Cross Word 2025-08-07
Across
- – A mismatch in data caused by a flipped bit.
- DATA – Data that includes location or geometric information.
- – Digital objects created to show depth, width, and height.
- – A profile that can be used from different computers on a network.
- – A simplified way of writing algorithms that looks like a programming language.
- – Code that changes its own instructions during execution.
Down
- – Running several tasks at the same time to improve performance.
- – Software or hardware that is ready to use and available in stores.
- – When system performance improves dramatically after certain upgrades.
- – Combining different software components smoothly without interruption.
10 Clues: – A mismatch in data caused by a flipped bit. • – Code that changes its own instructions during execution. • – Digital objects created to show depth, width, and height. • – Running several tasks at the same time to improve performance. • DATA – Data that includes location or geometric information. • ...
IST Vocab Crossword 2024-12-11
Across
- The amount of information connections can transmit
- Storage accessed remotely using the internet
- Global system of interconnected computer systems
- Software that allows the user to access information from the world wide web
- Process used in order to remove errors from a program
- A set of similar data saved in a sequential form
- Programs that provide instructions for the computer to complete
Down
- A computer component that connects all other components in terms of data transfer
- The removal of excess data in order to reduce an item’s size in data terms
- A type of technology that uses systems other than numbers to perform a function
- The physical parts of a computer, including the CPU, memory etc.
- A barrier that acts as a security system to protect trusted computer systems and networks from outside connections and untrusted networks
- A physical component that allows two devices to share data over a wired connection
- An error in the programming of software or an application
- One of the small components used in order to illuminate a screen, combined in order to create a large image
- An individual unit used to measure binary data
16 Clues: Storage accessed remotely using the internet • An individual unit used to measure binary data • Global system of interconnected computer systems • A set of similar data saved in a sequential form • The amount of information connections can transmit • Process used in order to remove errors from a program • An error in the programming of software or an application • ...
Amendola termini 2022-01-21
Across
- Operativo gestisce le risorse hardware e software fornendo servizi
- programma che può causare danni al computer
- periferiche per connettere
- profilo di un utente
- computer piccoli e leggeri
- entrare con frode in un sistema senza pagarle
- ciascuna delle pagine che compongono una presentazione
- archivio di dati disposti in modo organizzato
- Esecuzione di più programmi simultaneamente
- computer portatili
- onsente di visualizzare informazioni testuali immagini suono e video
- sistema operativo più conosciuto al mondo
- mini computer tascabile
- la più grande rete di computer
- unità di misura dell'informazione
- disk Unità di memorie di massa di dimensioni superiori del floppy disk
- memoria di sola lettura che permanente
Down
- tipo di sistema operativo di grande potenza
- posta elettronica ossia messaggi inviati tramite computer
- riconoscimento del file
- parti fisiche del computer
- disegno di dimensioni ridotte che richiama la funzione ad essa associata
- carattere che sostituisce un altro carattere
- dispositivo per smistare messaggi in una rete locale
- dispositivo che si inserisce nella porta USB per navigare in internet
- Software gratuito
- codice segreto per accedere a informazioni riservate
- è una memoria temporanea di lettura scrittura che si svuota
- singolo documento di lavoro individuato da un nome
- dispositivi che permettono la comunicazione esterna
- non corrisponde al pagamento
- collegamento tra un documento e l'altro
32 Clues: Software gratuito • computer portatili • profilo di un utente • riconoscimento del file • mini computer tascabile • periferiche per connettere • parti fisiche del computer • computer piccoli e leggeri • non corrisponde al pagamento • la più grande rete di computer • unità di misura dell'informazione • memoria di sola lettura che permanente • collegamento tra un documento e l'altro • ...
Amendola termini 2022-01-21
Across
- Operativo gestisce le risorse hardware e software fornendo servizi
- programma che può causare danni al computer
- periferiche per connettere
- profilo di un utente
- computer piccoli e leggeri
- entrare con frode in un sistema senza pagarle
- ciascuna delle pagine che compongono una presentazione
- archivio di dati disposti in modo organizzato
- Esecuzione di più programmi simultaneamente
- computer portatili
- onsente di visualizzare informazioni testuali immagini suono e video
- sistema operativo più conosciuto al mondo
- mini computer tascabile
- la più grande rete di computer
- unità di misura dell'informazione
- disk Unità di memorie di massa di dimensioni superiori del floppy disk
- memoria di sola lettura che permanente
Down
- tipo di sistema operativo di grande potenza
- posta elettronica ossia messaggi inviati tramite computer
- riconoscimento del file
- parti fisiche del computer
- disegno di dimensioni ridotte che richiama la funzione ad essa associata
- carattere che sostituisce un altro carattere
- dispositivo per smistare messaggi in una rete locale
- dispositivo che si inserisce nella porta USB per navigare in internet
- Software gratuito
- codice segreto per accedere a informazioni riservate
- è una memoria temporanea di lettura scrittura che si svuota
- singolo documento di lavoro individuato da un nome
- dispositivi che permettono la comunicazione esterna
- non corrisponde al pagamento
- collegamento tra un documento e l'altro
32 Clues: Software gratuito • computer portatili • profilo di un utente • riconoscimento del file • mini computer tascabile • periferiche per connettere • parti fisiche del computer • computer piccoli e leggeri • non corrisponde al pagamento • la più grande rete di computer • unità di misura dell'informazione • memoria di sola lettura che permanente • collegamento tra un documento e l'altro • ...
Computer 2020-02-26
Across
- What you do when you press CTRL+V
- Sets of wires, covered by plastic, that carry electricity or electronic signals.
- The display of the computer.
Down
- A small device that you move across a surface in order to move a cursor.
- The software that manages computer hardware and provides common services
- Computer hardware device used for audio.
- Short form of Wireless Fidelity
- What you do when you press CTRL+C
8 Clues: The display of the computer. • Short form of Wireless Fidelity • What you do when you press CTRL+V • What you do when you press CTRL+C • Computer hardware device used for audio. • A small device that you move across a surface in order to move a cursor. • The software that manages computer hardware and provides common services • ...
Cultura Digital 1 2023-10-11
Across
- Esta hecho por lenguaje de programación C para ser instalado en cualquier plataforma
- Navegador de Apple
- sistema operativo para dispositivos móviles desarrollado por google
- Buscador más conocido en los usuarios por su facilidad de uso y por la accesibilidad
- navegador gratuito desarrollado por una compañía Noruega Opera Software.
Down
- software libre que permite a los usuarios modificar, copiar y redistribuir el código fuente
- provee la funcionalidad básica para operar y controlar el hardware conectado al equipo
- programa o software que nos permite visitar páginas web
- desarrollado por Microsoft en versión estudiantil,hogar,empresa, etc.
- Empresa multinacional(estadounidense)que crea dispositivos electrónicos y software como el ¡phone,¡pod, etc.
- navegador incluido en el sistema operativo de Microsoft Windows, sustituye al desaparecido Internet Explorer
- Navegador web desarrollado por Google
12 Clues: Navegador de Apple • Navegador web desarrollado por Google • programa o software que nos permite visitar páginas web • sistema operativo para dispositivos móviles desarrollado por google • desarrollado por Microsoft en versión estudiantil,hogar,empresa, etc. • navegador gratuito desarrollado por una compañía Noruega Opera Software. • ...
titel3 2017-05-22
10 Clues: Стив жобс • техник хангамж • программ хангамж • өгөгдөл оруулах төхөөрөмж • курсорыг удирддаг төхөөрөмж • багтаамж агуулсан бичил карт • хамгийн олон хэрэглэгчтэй веб • хамгийн алдартай вирусны программ • бичлэг үзэх боломжтой хамгийн том веб • WInDOWS үйлдлийн системыг үндсэлсэн компани
titel3 2017-05-22
10 Clues: Стив жобс • техник хангамж • программ хангамж • өгөгдөл оруулах төхөөрөмж • курсорыг удирддаг төхөөрөмж • багтаамж агуулсан бичил карт • хамгийн олон хэрэглэгчтэй веб • хамгийн алдартай вирусны программ • бичлэг үзэх боломжтой хамгийн том веб • WInDOWS үйлдлийн системыг үндсэлсэн компани
TTS INFORMATIKA DANI 7A 31 AGUSTUS 2022 2022-08-31
10 Clues: media • otak komputer • pengeras suara • perangkat lunak • untuk menggerakkan kursor • alat untuk mencetak dokumen • bahasa Inggris perangkat lunak • bahasa Inggris perangkat keras • salah satu sistem operasi komputer • papan ketik untuk memasukan text ke komputer
computer vocabulary 2022-11-22
Across
- a part of something
- computer accessory
- server program that allows users to collaborate on and edit the contents of a website
- wide area network --> internet
- data storage that has usb
- saying someone else's work is your own
- solid state drive --> does not go spin spin
Down
- rule of conduct for good communication on the internet
- computer brain
- legal claim of media
- software and hardware that protects your network and data
- unauthorized access to a computer
- unsolicited messages
- local area network --> connects local (smaller) areas
- thing that is used to block unauthorized access
- hard disk drive --> goes spin spin
- universal serial bus; standardized plug in thingy
- can use without copyright under certain circumstances (ie for teaching and news)
- random access memory --> computer short term memory
19 Clues: computer brain • computer accessory • a part of something • legal claim of media • unsolicited messages • data storage that has usb • wide area network --> internet • unauthorized access to a computer • hard disk drive --> goes spin spin • saying someone else's work is your own • solid state drive --> does not go spin spin • thing that is used to block unauthorized access • ...
Year 8 ICT Crossword puzzle 2023-09-19
Across
- the type of computer system or smartphone you are using, in relation to the type of software (= computer programs) you can use on it
- the fact that you like something or someone more than another thing or person
- the instructions that control what a computer does
- the physical and electronic parts of a computer, rather than the instructions it follows
- a piece of computer software used for showing rows and columns of numbers or other data, and for doing calculations with this data
- to make something as good or effective as possible
- to keep a road, machine, building, etc. in good condition
- the protection of information against being stolen or used wrongly or illegally
Down
- to use or control equipment or a machine or to make something work
- discovering why something does not work effectively and making suggestions about how to improve it
- relating to one thing and not others
- to arrange or make changes to a computer system, a piece of computer equipment or software, etc. to make it able to do a particular task or work in a particular way
- the way in which information is made available to the user on the screen of a computer, mobile phone, etc.
- to help
- a series of instructions that can be put into a computer in order to make it perform an operation
- a set of computer equipment and programs used together for a particular purpose
- to make changes to a text or film, deciding what will be removed and what will be kept in, in order to prepare it for being printed or shown
- someone who uses a product, machine, or service
- to study or examine something in detail in order to discover or understand more about it
- information stored on a computer as one unit with one name
20 Clues: to help • relating to one thing and not others • someone who uses a product, machine, or service • the instructions that control what a computer does • to make something as good or effective as possible • to keep a road, machine, building, etc. in good condition • information stored on a computer as one unit with one name • ...
Software 2014-05-30
Across
- Información que el usuario introduce y el sistema procesa.
- Característica principal de los softwares.
- No sirve sin el software, ni el software sin él.
- Sistema ______, "despierta" a la computadora para que reconozca todos los elementos conectados a ella.
Down
- Software para dibujo de Windows.
- ______ de programación. Son para crear otros programas.
- Tipo de software en el que el programa realiza una tarea específica.
- Sistema operativo, cuyo logo es un pingüino.
8 Clues: Software para dibujo de Windows. • Característica principal de los softwares. • Sistema operativo, cuyo logo es un pingüino. • No sirve sin el software, ni el software sin él. • ______ de programación. Son para crear otros programas. • Información que el usuario introduce y el sistema procesa. • Tipo de software en el que el programa realiza una tarea específica. • ...
ability skills 2017-11-15
Across
- technology skills relate to hardware
- it to get on youtube
- knowing how to use EFTPOS, a cash register
- how to use a photocopier
- technology skills that employers want include things like being able to use a computer for word processing and sending email, or knowing how to use a photocopier.
Down
- more specific technology skills relate to software
- or video editing software or knowing programming languages.
- like being able to use a computer for word processing
- with design or video editing
- photocopier or scanner, a camera or a recording studio.
10 Clues: it to get on youtube • how to use a photocopier • with design or video editing • technology skills relate to hardware • knowing how to use EFTPOS, a cash register • more specific technology skills relate to software • like being able to use a computer for word processing • photocopier or scanner, a camera or a recording studio. • ...
Software 2026-02-02
Across
- Designed to perform specific tasks.
- Another word for programs
- The process of the OS being loaded/start up.
- Designed for an organization to handle its specific operations.
- Method by which a user interacts with a computer system.
- Programs that enable the user to carry out useful tasks for business or personal use.
Down
- Designed to help the user perform general tasks.
- Windows and IOS are examples of these programs.
- Software designed to control the performance of the hardware.
- The modification of a program to meet the specific needs of a user.
10 Clues: Another word for programs • Designed to perform specific tasks. • The process of the OS being loaded/start up. • Windows and IOS are examples of these programs. • Designed to help the user perform general tasks. • Method by which a user interacts with a computer system. • Software designed to control the performance of the hardware. • ...
stevano,justin tts 2023-10-18
Across
- tombol untuk mengahapus huruf/kata adalah
- ootak dari komputer
- kepanjangan pc adalah?
- memposting foto/vidio di sosmed
- menyalin file
- contoh perangkat keras
- alat pencetak data adalah
- perangkat lunak
Down
- hasil pengolahan data adalah
- bahasa inggris kata sandi
- yang berfungsi sebagai tombol enter atau memberi perintah
- untuk membatalkan perintah/tindakan
- gambar latar belakang dekstop addalah
- perangkat yang di gunakan untuk mengetik
- sistem operasi dari mikroskop
15 Clues: menyalin file • perangkat lunak • ootak dari komputer • kepanjangan pc adalah? • contoh perangkat keras • bahasa inggris kata sandi • alat pencetak data adalah • hasil pengolahan data adalah • sistem operasi dari mikroskop • memposting foto/vidio di sosmed • untuk membatalkan perintah/tindakan • gambar latar belakang dekstop addalah • perangkat yang di gunakan untuk mengetik • ...
Jojo_Informatika 2024-11-28
Across
- alat memasukan suara
- alat untuk mencetak gambar
- aplikasi untuk membuatpresentasi
- fokuspada informasi penting saja
- sistem untuk menjalankan komputer
- menebalkan kata
- aplikasi pengelola kata
Down
- memberi garis bawah di dalam kalimat
- alat untuk membuat presentasi modern
- membagi masalah kompleks menjadi bagian bagian kecil
- alat unruk mengeluarkan suara
- memogram dasar komputer
- badan badan didalam komputer
- membuat kata menjadi miring
- alat untuk memasukan perintah ke dalam komputer
15 Clues: menebalkan kata • alat memasukan suara • memogram dasar komputer • aplikasi pengelola kata • alat untuk mencetak gambar • membuat kata menjadi miring • badan badan didalam komputer • alat unruk mengeluarkan suara • aplikasi untuk membuatpresentasi • fokuspada informasi penting saja • sistem untuk menjalankan komputer • memberi garis bawah di dalam kalimat • ...
Mobile app development 2024-09-25
Across
- It is the process of creating software applications that run on a mobile device, and a typical mobile application utilizes a network connection to work with remote computing resources.
- The user interface (UI) is the point of human-computer interaction and communication in a device
- Block based programing language is a programing language where the developer drags blocks and gives instructions with it
- Designing websites to adapt to a users device
- The degree to which something is able or fit to be used
- Software bugs are errors, flaws or defects in a computer program or system that cause it to produce an incorrect or unexpected result or to behave in unintended ways.
- A computer software that supports the use of visual expressions such as graphics, drawings, animations, and icons in the programming process.
Down
- Computer program written to respond to actions generated by a user system
- Software or hardware that allows one computer to perform the functions of, or execute programs designed for, another type of computer.
- software that allows smartphones, tablets and other devices to run applications and programs.
10 Clues: Designing websites to adapt to a users device • The degree to which something is able or fit to be used • Computer program written to respond to actions generated by a user system • software that allows smartphones, tablets and other devices to run applications and programs. • ...
computer science 2014-10-13
7 Clues: pointing device • red, green, blue • unprocessed facts • also called programs • keypad- numbers on keybord • million instructions per second • the parts of computer you can see and touch
Dazhigov🙂 2021-03-23
Across
- dishonestly taking something that belongs to someone else and keeping it
- the wrong or improper use of something
- Autograph — a handwritten surname, first name, patronymic, initials, or any symbol that serves for authentication. incognito Covertly, secretly, without revealing his name, under an assumed name, a person, usually official, hiding (not for criminal purposes) his real name, living, acting under an assumed name.
- someone's right to keep their personal matters and relationships secret
- in a law court to judge if a person is guilty of a crime
- Absolutely any informative or meaningful content of an information resource or website
- confidentiality,integrity,..
- portable computer
- like software but not so soft
- Many computers connected by communication lines and running special software. Information is exchanged through information transmission channels
- Originally used only in relation to communication equipment to indicate the communication mode...
Down
- the process of encoding information
- a police officer who investigates crimes
- method or key to secret writing
- without official permission
- an official document that allows a police officer to search a building
- A conditional word or a set of signs intended to confirm the identity or authority. It is often used to protect information from unauthorized access.
- the programs, applications and data in a computer system. any parts of a computer system that aren't physical
- a criminals breaks it
- a set of user data stored in a computer system that is necessary for identifying (authenticating) the user and providing access to their personal data and settings.
20 Clues: portable computer • a criminals breaks it • without official permission • confidentiality,integrity,.. • like software but not so soft • method or key to secret writing • the process of encoding information • the wrong or improper use of something • a police officer who investigates crimes • in a law court to judge if a person is guilty of a crime • ...
EES Disciplines 2023-09-14
Across
- Designing and making things that move
- Encompasses the entire field of aerodynamics in the earth's atmosphere and in space
- The soundness of manmade structures
- The organization of materials, people, and equipment in the production process
- Combination of chemistry and engineering
- Exploration, drilling, and production of oil and gas
- Design, maintenance, and repair of nuclear power facilities
Down
- Making electricity available
- Concerned with the need for clean air and water
- The design of machines and systems used in producing food
- Combination of biology, engineering, and medicine
- The design of non-moving structures
- Design of computing software and hardware
13 Clues: Making electricity available • The soundness of manmade structures • The design of non-moving structures • Designing and making things that move • Combination of chemistry and engineering • Design of computing software and hardware • Concerned with the need for clean air and water • Combination of biology, engineering, and medicine • ...
Digital Age 2021-01-23
Across
- a social networking service where users can post comments, share photographs, and connect with friends or strangers
- are users, who can see your posts, including any likes and comments
- a programmable machine
- makes fast money transfers possible
- a set of pages of information on the internet about a particular subject
- includes the use of materials, tools, techniques, and sources of power to make life easier and work more productive
- a location on a network server used to store a computer username, password, and other information
- a way to take data from elsewhere and put it onto your device
- a physical surface on which visual information is presented
Down
- a digital tool that allows users to share content with the public
- a modern term for a software application
- the biggest world-wide communication network of computers
- when people spend an unhealthy amount of time on their phones and computers
- a wireless and mobile device with a touchscreen interface
- the opposite of hardware
- an online diary or journal located on a website
16 Clues: a programmable machine • the opposite of hardware • makes fast money transfers possible • a modern term for a software application • an online diary or journal located on a website • the biggest world-wide communication network of computers • a wireless and mobile device with a touchscreen interface • a physical surface on which visual information is presented • ...
Siap Asesmen Informatika 2025-09-16
Across
- contoh web browser
- perangkat lunak sebuah komputer
- salah satu alat keluaran komputer
- keluarga Microsoft untuk membuat dokumen
- perangkat lunak membantu mencari informasi di internet
- perangkat manusia
- contoh perangkat keras komputer
Down
- perintah untuk mematikan komputer
- perintah untuk menyimpan dokumen
- aplikasi untuk membuat presentasi
- perangkat masukan komputer
- perangkat keras komputer
- keluarga microsoft untuk mengolah angka
13 Clues: perangkat manusia • contoh web browser • perangkat keras komputer • perangkat masukan komputer • perangkat lunak sebuah komputer • contoh perangkat keras komputer • perintah untuk menyimpan dokumen • perintah untuk mematikan komputer • aplikasi untuk membuat presentasi • salah satu alat keluaran komputer • keluarga microsoft untuk mengolah angka • ...
Crossword Puzzle about 1-4 lectures ICT 2022-02-22
Across
- an extremaly fast computer
- brain of computer.
- electronic machine that performs input, processing, storing, and output operations according to programmed instructions to carry out specific tasks
- the first calculating device that was used in China
Down
- is an act of transmitting messages
- is software that manages computer hardware and software resources and provides common services for computer programs.
- is a scientific discipline, which studies the complex human functional capabilities in labor and domestic processes.
- is allows communication and power to flow throughout the computer system.
- a set of commands that performs a specific task on the computer.
- system is an abstraction providing data structure on the drive
- performed functions similar to vacuum tubes but they were smaller, cheaper, and more reliable
11 Clues: brain of computer. • an extremaly fast computer • is an act of transmitting messages • the first calculating device that was used in China • a set of commands that performs a specific task on the computer. • system is an abstraction providing data structure on the drive • is allows communication and power to flow throughout the computer system. • ...
Lkpd komponen sistem komputer 2024-12-16
Comp Apps - 1.3 - What is Computer Software? 2022-09-02
Across
- programs that are used to maintain and repair the computer
- programs that help the computer work properly
- third-party software programs developed specifically for smart phones, tablet computers, and some PCs
- programs designed to help you do tasks such as writing a paper or making a graph
Down
- a system that allows hardware devices to communicate with one another, run efficiently, and support software programs
- software programs that help the computer work properly
- to transfer copies of files from a remote computer to a local computer by means of a modem and network
7 Clues: programs that help the computer work properly • software programs that help the computer work properly • programs that are used to maintain and repair the computer • programs designed to help you do tasks such as writing a paper or making a graph • third-party software programs developed specifically for smart phones, tablet computers, and some PCs • ...
Crossword Puzzle about 1-4 lectures ICT 2022-02-22
Across
- is software that manages computer hardware and software resources and provides common services for computer programs.
- electronic machine that performs input, processing, storing, and output operations according to programmed instructions to carry out specific tasks
- an extremaly fast computer
- is an act of transmitting messages
- system is an abstraction providing data structure on the drive
Down
- is allows communication and power to flow throughout the computer system.
- is a scientific discipline, which studies the complex human functional capabilities in labor and domestic processes.
- a set of commands that performs a specific task on the computer.
- the first calculating device that was used in China
- brain of computer.
- performed functions similar to vacuum tubes but they were smaller, cheaper, and more reliable
11 Clues: brain of computer. • an extremaly fast computer • is an act of transmitting messages • the first calculating device that was used in China • a set of commands that performs a specific task on the computer. • system is an abstraction providing data structure on the drive • is allows communication and power to flow throughout the computer system. • ...
English Crossword Computer Components 2015-11-09
Across
- Read Only Memory
- main circuit board in the computer
- Central Processing Unit
- tranfers the heat
- other word for motherboard
- not touchable programs
- device
Down
- set of keys to operate a computer
- generates a feed of output images to a display
- small electronic device for mathematical calculations
- Personal Computer
- Power Supply Unit
- components, mechanical parts of the computer
- Random Access Memory
- can store data externally
15 Clues: device • Read Only Memory • Personal Computer • Power Supply Unit • tranfers the heat • Random Access Memory • not touchable programs • Central Processing Unit • can store data externally • other word for motherboard • set of keys to operate a computer • main circuit board in the computer • components, mechanical parts of the computer • generates a feed of output images to a display • ...
Zgodovina računalnika - Mina Primožič, Nara Hribar, 1.č 2024-05-28
Across
- 3. generacija računalnikov (glavni sestavni del)
- programska oprema
- računalniški znanstvenik in izumitelj (John)
- slovensko podjetje, ki proizvede 1. slovenski mikroprocesor
- matematični model stroja Alana Turninga
- strojna oprema
- 1. generacija računalnikov (glavni sestavni del)
- priimek izumitelja diferenčnega stroja
Down
- slovenski matematik
- integrirani procesorji na silicijevi ploščici
- prvi mehanični kalkulator
- izumitelj Z2
- prvi elektronski digitalni računalnik (ZDA)
- ženska zaslužna za razvoj analitičnega stroja
- prvo računalo
15 Clues: izumitelj Z2 • prvo računalo • strojna oprema • programska oprema • slovenski matematik • prvi mehanični kalkulator • priimek izumitelja diferenčnega stroja • matematični model stroja Alana Turninga • prvi elektronski digitalni računalnik (ZDA) • računalniški znanstvenik in izumitelj (John) • integrirani procesorji na silicijevi ploščici • ...
Ciara's cross word puzzle. 2022-03-19
Across
- In which transaction are conducted online.
- Recording media or to retain data.
- Electronic banking outlet.
- conducts over a computer mediated network.
- Refers to all technologies the internet wireless networks.
- Telephone communication.
- The buying and selling of goods.
Down
- An online technology.
- Analyzes the information and report data.
- The programs and routines for a computer.
- A way to digitally create 2D and 3D.
- A live audio or audiovisual meeting.
- Banking machine.
- Tools machinery, other durable equipment.
- networks A system of interconnected electronic components or circuits.
15 Clues: Banking machine. • An online technology. • Telephone communication. • Electronic banking outlet. • The buying and selling of goods. • Recording media or to retain data. • A way to digitally create 2D and 3D. • A live audio or audiovisual meeting. • Analyzes the information and report data. • The programs and routines for a computer. • Tools machinery, other durable equipment. • ...
IT crossword 2024-01-18
Across
- The U in USB means...
- The machine you use when you want a digital file on paper
- The P in CPU means...
- The collective name for computer programs
- Allowing me to type up this crossword
- A different word for computer screen
- The A in VGA
- The A in RAM means...
Down
- The S in PSU means...
- (two words, put a dash between them!), things like windows, iOS, and Linux
- It spins and it spins and it spins
- The G in GPU means...
- accessories for your computer like a mouse and speakers.
- The collective name for all physical IT components
- A display cable
15 Clues: The A in VGA • A display cable • The S in PSU means... • The U in USB means... • The G in GPU means... • The P in CPU means... • The A in RAM means... • It spins and it spins and it spins • A different word for computer screen • Allowing me to type up this crossword • The collective name for computer programs • The collective name for all physical IT components • ...
Chapter17Puzzle 2013-04-20
Across
- Vista utility that uses a flash drive or secure digital (SD) memory card to boost hard drive performance
- Area where you would work at
- A recommended update is an added feature or enhancement that is not critical.
- To bring back into existence or use
- utility to troubleshoot the Microsoft Windows startup process
- What tool in windows XP do you use to back up the system state
- The portion of an OS that relates to the user and to apps
- These updates address critical security or stability issues and are the most critical.
- To bring up to current speed
- To make the best use of something
- copying and archiving of computer data
Down
- A database that Windows uses to store hardware and software configuration information, user preferences, and setup information
- Rearranges fragmented data so a drive can work more efficiently
- This tab is identical to the Services tab in the Task Manager.
- A single task
- A program that is running under the authority of the shell
- A Windows command line utility that is used to manage the IP address assigned to the machine it is running in
- These include device drivers, language packs, and other nonessential updates.
- The portion of an OS that is responsible for interacting with the hardware
19 Clues: A single task • Area where you would work at • To bring up to current speed • To make the best use of something • To bring back into existence or use • copying and archiving of computer data • The portion of an OS that relates to the user and to apps • A program that is running under the authority of the shell • ...
Mari R. Common Terms 2024-11-07
Across
- The address of a webpage
- A piece of computer hardware that is used to display images, text, video, and graphics information on a computer
- The cloud is things you can access remotely over the Internet
- To bring data into a file or program
- Refers to physical elements of a computer. Also referred toasthe machinery oro the equipment of the computer
- To copy or transfer data from a website or other devices
- A collection of instruction,programs and data that tell a computer how to perform specific task
Down
- Used to connect computers with peripheral devices such as smartphones
- Text files with small pieces of data that are used to identify your computer
- To transfer or move data from a remote device or to the internet
- A computer file format for image files that supports both animated and static images
- Comes between the @ and the .com
- A world wide network that links computers and people togeter
- To send data to a file or program
14 Clues: The address of a webpage • Comes between the @ and the .com • To send data to a file or program • To bring data into a file or program • To copy or transfer data from a website or other devices • A world wide network that links computers and people togeter • The cloud is things you can access remotely over the Internet • ...
CA 1 IGCSE ICT 2021-02-22
Across
- An output device that is used to perform functions such as lifting loads or spraying paint on a surface.
- known to execute instructions that are placed in the in the computer.
- A device that is known to receive data and process data with the purpose of providing information.
- an application that allows you to calculate the total of figures in a column
- devices that are made to insert data into the computer system are called .......... devices.
- The main printed circuit board found in computers and contains electrical components such as the central Processing Unit and memory and also connectors for connecting external hardware devices.
- an expansion card that allows a computer to send audio devices such as speakers is called..............
- Ram loses its contents because it is............
Down
- Physical components of a computer that you can see and touch.
- A..............card is known to improve the quality of pictures and videos in a computer.
- a group of instructions that control the hardware parts of a computers.
- a feature that is scanned by a cashier using an input device in a supermarket
- production of information is carried out by ...............devices.
- An application that organizes a body of information in manner it will make it easy to use is called a ............. application
- contains instruction that is meant to boot the computer.
15 Clues: Ram loses its contents because it is............ • contains instruction that is meant to boot the computer. • Physical components of a computer that you can see and touch. • production of information is carried out by ...............devices. • known to execute instructions that are placed in the in the computer. • ...
Computer Crossword 2022-10-19
7 Clues: The theme of this puzzle • physical parts of a computer • set of instructions, data or programs • software performing tasks on user commands • a connection board for important components • Two or more computers connected to each other • system software supporting computer functions
Richie Hernandez 2020-09-11
Across
- Does most processing in a computer.
- collection of instructions to process.
- connected together for information.
- How a computer stores files.
- Grammatical rules to do a task.
Down
- an electronic application
- Stores data, and information.
- program used to operate computer.
- refers to the physical parts of acomputer.
9 Clues: an electronic application • How a computer stores files. • Stores data, and information. • Grammatical rules to do a task. • program used to operate computer. • Does most processing in a computer. • connected together for information. • collection of instructions to process. • refers to the physical parts of acomputer.
Teka-Teki Informatika 2023-02-22
10 Clues: perangkat lunak • perangkat keras • mencetak dokumen • menyimpan dokumen • menubar microsoft word • menubar microsoft word • cetak tebal di Ms. word • untuk menampilkan gambar • cetak miring di ms. word • perangkatlunak pengolah kata
Teknologi Informasi dan Komunikasi 2024-02-21
9 Clues: Perangkat Keras • Buku Elektronik • Perangkat Lunak • Aplikasi Olah Kata • Aplikasi Olah Angka • Rekayasa Perangkat Lunak • Pengguna Perangkat Komputer • Teknologi Informasi dan Komunikasi • Digunakan untuk Desain Secara Online
G8 2024-07-06
Across
- A flowchart always begins with a __________
- show the direction in which the program is moving
- is a collection of programs that tell the hardware what to do
Down
- acts as the central coordinator between hardware and software
- is a set of sequential steps to solve a problem systematically
- This type of OS allows multiple users to access applications or resources that are running on a single network server
6 Clues: A flowchart always begins with a __________ • show the direction in which the program is moving • acts as the central coordinator between hardware and software • is a collection of programs that tell the hardware what to do • is a set of sequential steps to solve a problem systematically • ...
Lesson 24 vocab 2016-04-18
Across
- Wireless technology of high speeds
- Communications hardware device that facilitate the transmission of data
- Connected personal devices
- Network configuration that allows selected outside organizations to access internal information systems
- A computer that uses services of another program
- Computer expert who invades personal information
- Junction of information arrives from connected computers
- ISp that provides faster speed
- Variation of LAN that uses no physical wires
- Network that covers a large geographical area
- Handles requests for data
- Private use of organizations
- All computers on a network are equal
- High end programs designed to provide network control
Down
- intermediary server of user and the internet
- Link from one computer to another through which data can be transferred
- Fiber optic telephone line
- Internet connection technology that provides transfer of information to a computer at high speed
- Device that directs traffic on a network
- Device that uses coaxial cable to send and receive data
- Examines a fingerprint, voice, or eye
- Worlds collection of interconnected commercial and government systems
- Compuetr configuration when one or more computers on the network act as a server
- A device on the network
- combination of hardware and software that creates buffer
- Largest network
26 Clues: Largest network • A device on the network • Handles requests for data • Fiber optic telephone line • Connected personal devices • Private use of organizations • ISp that provides faster speed • Wireless technology of high speeds • All computers on a network are equal • Examines a fingerprint, voice, or eye • Device that directs traffic on a network • ...
Ice Breaker - Payroll 2023-04-25
Across
- A wireless networking technology that allows users to send voice and data from one electronic device to another via radio waves.
- The physical components of a computer including the keyboard, monitor, disk drive, and internal chips and wiring. Hardware is the counterpart of software.
- A challenge-response test in the form of an image of distorted text the user must enter that to determine whether the user is human or an automated bot.
- A worldwide network based on the TCP/IP protocol that can connect almost any make or model of popular computers from micros to supercomputers.
- A measurement of the amount of data that can be transmitted over a network at any given time.
- a kind of word processor that does formatting so that printed output looks identical to what appears on your screen.
- The process of transferring one or more files from your local computer to a remote computer.
Down
- Piece of software designed to update a computer program or its supporting data, to fix or improve it.
- The manipulation of data to prevent accurate interpretation by all but those for whom the data is intended.
- A set of files saved on your hard disk that help your browser display pages you have already visited more quickly.
- A collection of information organized so that a computer application can quickly access selected information; it can be thought of as an electronic filing system.
- A program intended to alter data on a computer in an invisible fashion, usually for mischievous or destructive purposes.
- A method of preventing unauthorized access to or from a particular network
- any software intentionally designed to cause disruption to a computer, server, client, or computer network, leak private information, gain unauthorized access to information or systems, deprive access to information, or which unknowingly interferes with the user's computer security and privacy.
- a mouse-based system that contains icons, drop-down menus, and windows where you point and click to indicate what you want to do.
15 Clues: A method of preventing unauthorized access to or from a particular network • The process of transferring one or more files from your local computer to a remote computer. • A measurement of the amount of data that can be transmitted over a network at any given time. • ...
Mobile app development 2024-09-25
Across
- It is the process of creating software applications that run on a mobile device, and a typical mobile application utilizes a network connection to work with remote computing resources.
- The user interface (UI) is the point of human-computer interaction and communication in a device
- Block based programing language is a programing language where the developer drags blocks and gives instructions with it
- Designing websites to adapt to a users device
- The degree to which something is able or fit to be used
- Software bugs are errors, flaws or defects in a computer program or system that cause it to produce an incorrect or unexpected result or to behave in unintended ways.
- A computer software that supports the use of visual expressions such as graphics, drawings, animations, and icons in the programming process.
Down
- Computer program written to respond to actions generated by a user system
- Software or hardware that allows one computer to perform the functions of, or execute programs designed for, another type of computer.
- software that allows smartphones, tablets and other devices to run applications and programs.
10 Clues: Designing websites to adapt to a users device • The degree to which something is able or fit to be used • Computer program written to respond to actions generated by a user system • software that allows smartphones, tablets and other devices to run applications and programs. • ...
Arquitectura de Computadoras 2024-09-07
10 Clues: parte física • parte intangible • mascota de Gabriel • Procesa información • dispositivo de salida • dispositivo de entrada • Persona que utiliza aplicaciones • Almacena información temporalmente • Interface entre usuario y computadora • cómo se llama la mascota del profesor
