hardware and software Crossword Puzzles

Cybersecurity puzzle 2023-12-04

Cybersecurity puzzle crossword puzzle
Across
  1. A common tactic in scams, creating a sense of immediate action needed.
  2. Online harassment that can breach your mental health
  3. Malware that encrypts files, demanding payment for decryption.
  4. A scam method using emails to trick users into revealing personal information
  5. The process of confirming a user's identity in a security system.
  6. A general term for deceitful practices to gain financial or personal gain.
  7. adding a unique string to a password before hashing it for added security.
  8. A network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.
  9. A safer payment method for online purchases due to fraud protection.
  10. A type of malware that attaches itself to programs and corrupts or modifies files.
  11. Data-tracking files that should be disabled to enhance online privacy
  12. Deceptive malware appearing legitimate, often giving remote access to cybercriminals.
Down
  1. A method where hardware is used to record keystrokes and steal passwords.
  2. Malware that secretly observes the user's actions.
  3. Company that mitigated a record-breaking cyberattack, underlining the need for robust online defenses.
  4. Platform where the Python application gateway for malware was distributed, highlighting vigilance in downloading software.
  5. Everything you do on the internet that stays with you, even when you turn off your devices
  6. Harmful software that scammers might install through tech support scams.
  7. Name of the group associated with the intrusion into cryptocurrency platforms, showing the importance of caution with software downloads.
  8. Autonomous malware that replicates and spreads through network vulnerabilities.
  9. Software designed to detect and remove malicious software like viruses and malware.
  10. A popular brand of antivirus software.
  11. Using more than one method of authentication for enhanced security.
  12. When personal information is accessed and stolen by unauthorized individuals
  13. The method of converting passwords into gibberish to protect them in password files.
  14. A tool that encrypts internet traffic and masks IP addresses for enhanced online privacy.

26 Clues: A popular brand of antivirus software.Malware that secretly observes the user's actions.Online harassment that can breach your mental healthMalware that encrypts files, demanding payment for decryption.The process of confirming a user's identity in a security system.Using more than one method of authentication for enhanced security....

prova 1BO 2020-11-20

prova 1BO crossword puzzle
Across
  1. memoria temporanea
  2. unita di governo
  3. comunicazione interna
  4. funzione di audio
  5. memoria permanente
  6. componenti fisici
  7. gruppo di 8 bit
Down
  1. scheda madre
  2. comunicazione esterna
  3. sistema operativo
  4. parte logica
  5. 1024 megabyte
  6. unita di elaborazione

13 Clues: scheda madreparte logica1024 megabytegruppo di 8 bitunita di governosistema operativofunzione di audiocomponenti fisicimemoria temporaneamemoria permanentecomunicazione esternacomunicazione internaunita di elaborazione

CODEWORD PUZZLES 2025-09-16

CODEWORD PUZZLES crossword puzzle
Across
  1. The part of a web application that handles logic, databases, and authentication.
  2. A blueprint for creating objects in programming.
  3. A placeholder for a value passed to a function when it is defined.
  4. The grammar and spelling rules of a programming language.
  5. A collection of items stored in a single variable, accessible by an index number.
  6. A block of reusable code that performs a specific task when called.
  7. What you call an instance of a class.
  8. A named container in your code used to store a value that can change.
  9. software that manages all the hardware and software resources of a computer (abbr.).
  10. The part of a web application that the user interacts with directly.
  11. A small text file a website leaves on your computer to remember you(Eatable).
  12. A recipe for a computer to follow.
  13. The native language of computers, spoken only in ones and zeros.
Down
  1. In a network, data is broken down into small chunks called ______.
  2. Software that is designed to disrupt or damage a computer system.
  3. Software whose source code is available for anyone to inspect, modify, and enhance.
  4. The process of converting data into a secret code to prevent unauthorized access.
  5. A translator that converts your entire source code into machine code at once.
  6. A command that tells the computer to do something again... and again... and again.
  7. A text-based way to interact with your computer's operating system.

20 Clues: A recipe for a computer to follow.What you call an instance of a class.A blueprint for creating objects in programming.The grammar and spelling rules of a programming language.The native language of computers, spoken only in ones and zeros.Software that is designed to disrupt or damage a computer system....

Vocab puzzle 2020-10-14

Vocab puzzle crossword puzzle
Across
  1. a platform for other software
  2. any piece of computer hardware equipment which converts information into human-readable form.
  3. A mobile computer combines PC and scanning functions into one small device.
  4. the main programming part of a computer
  5. converts data from a digital format
  6. helps move your cursor around the screen
  7. using for gaming
  8. a technology consisting of computer components
  9. Where you type from
  10. an electro-mechanical data storage
  11. puts whats on your scree onto a sheet of paper
  12. data storage
  13. the part of a computer in which operations are controlled and executed
  14. a piece of equipment used to provide data and control signals
Down
  1. where you can record audio
  2. programs designed for end users.
  3. a short term memory that clears every time you shut off the computer
  4. a small computer like object
  5. hardware that provides functionality
  6. the main screen
  7. where the audio comes from
  8. a personal computer designed for regular use
  9. contains most of the components of a personal computer.

23 Clues: data storagethe main screenusing for gamingWhere you type fromwhere you can record audiowhere the audio comes froma small computer like objecta platform for other softwareprograms designed for end users.an electro-mechanical data storageconverts data from a digital formathardware that provides functionalitythe main programming part of a computer...

Tech Terminology Crossword 2025-11-09

Tech Terminology Crossword crossword puzzle
Across
  1. Converting data into secret form
  2. Physical parts of a computer
  3. Making multiple data copies for backup
  4. Python spacing mistake
  5. Record in MongoDB like JSON
  6. Provides data or service to clients
  7. Used to access websites
  8. Copy of data for safety
  9. Secret word to access a system
  10. Smallest unit of memory
  11. Fixing errors in code
  12. Database type without tables
  13. Stores files permanently
  14. Controls hardware and software
Down
  1. Process of accessing an account
  2. Unique ID for each record
  3. Temporary working memory
  4. Unprocessed facts and figures
  5. Stores data online instead of locally
  6. Converts code to machine language
  7. Blocks unauthorized network access
  8. Fast memory for frequently used data
  9. Main circuit board
  10. Short note added in code
  11. Group of connected computers
  12. Stores organized information
  13. Popular high-level programming language
  14. Device that directs internet traffic
  15. Language of 0s and 1s
  16. Step-by-step problem-solving method

30 Clues: Main circuit boardLanguage of 0s and 1sFixing errors in codePython spacing mistakeUsed to access websitesCopy of data for safetySmallest unit of memoryTemporary working memoryShort note added in codeStores files permanentlyUnique ID for each recordRecord in MongoDB like JSONPhysical parts of a computerGroup of connected computers...

INFORMATICA 2023-09-20

INFORMATICA crossword puzzle
Across
  1. el espacio en la web que se usa para aprendizajes, comunicación, entre otros.
  2. es una receta formada por instrucciones que presenta un orden hasta completar una tarea.
  3. es la persona que aprovecha sus conocimientos para realizar actividades ilegales en la web.
  4. es el sistema operativo más utilizado en ordenadores.
  5. son programas de software que permite que los usuarios naveguen en la web.
  6. es la red global de computadoras interconectadas.
  7. son las leyes que respaldan las obras creativas.
  8. son herramientas que permiten a los usuarios buscar información.
  9. son los programas maliciosos con virus troyanos y spyware, que roban información.
  10. es la adicción por el teléfono celular.
  11. es la persona que utiliza la tecnología para encontrar soluciones innovadoras a problemas de informatica.
Down
  1. es la manera en la que nos presentamos en el ciber espacio.
  2. son las herramientas tecnológicas que se utilizan para crear, almacenar y procesar.
  3. es el conjunto de programas, datos y archivos que permiten la realización de tareas.
  4. es la información que se guarda en el inicio de sesión para acceder a una cuenta.
  5. es la técnica utilizada por ciberdelincuentes para robar información.
  6. son las normas en conjunto para comportarse en la web.
  7. fue la primer red de internet, creada en EEUU.
  8. es el software que actúa como intermedio del hardware.
  9. son todos los componentes físicos y materiales de una computadora.

20 Clues: es la adicción por el teléfono celular.fue la primer red de internet, creada en EEUU.son las leyes que respaldan las obras creativas.es la red global de computadoras interconectadas.es el sistema operativo más utilizado en ordenadores.son las normas en conjunto para comportarse en la web.es el software que actúa como intermedio del hardware....

computer vocab 2014-02-12

computer vocab crossword puzzle
Across
  1. A client is a computer that retrieves information from or uses resources provided by a server or main computer.
  2. computing A term used to describe services over a network by a collection of servers.
  3. A software program that allows a person to explore the Internet in an easy to use way.
  4. referred to as the mb, mainboard, mobo, mobd, backplane board,base board, main circuit board, planar board, system board, or a logic board on Apple computers.
  5. address an address of a computer or other network device on a network using TCP/IP
  6. a company that provides Internet access to users or subscribers of its service.
  7. standard created by Bob Bemer and others that is data equal to either 7 or 8 bits depending if it needs error correction (parity).
  8. In general, default is what the computer, operating system, or program has set for the user based off what it believes is the best. option
  9. system An operating system or OS is a software program that enables the computer hardware to communicate and operate with the computer software.
  10. software is a collection of instructions that enable a user to interact with the computer or have the computer perform specific tasks for them.
  11. drive referred to as a hard disk drive and abbreviated as HD or HDD, the hard drive is the computer's main storage media device that permanently stores all data on the computer.
Down
  1. code number system represented by the numeric values of 0 or 1, also known as OFF or ON, and is the primary language that computers use to communicate.
  2. type of "built-in" memory that is capable of holding data and having that data read from the chip, but not written to.
  3. is best described as a device that is physically connected to your computer or something that can be physically touched
  4. referred to as the brain of the computer, processor, central processor, or microprocessor.
  5. When referring to an operating system or GUI, the Desktop is a system of organization of icons on a screen.
  6. port Short for Universal Serial Bus, USB is a standard that was introduced in 1995 by Intel, Compaq, Microsoft and several other computer companies.
  7. an is a hardware device that allows a computer to perform an additional function, but is not something the computer needs in order to work.
  8. initially developed by the IPTO with the intention of helping to develop the progress of computing technology by linking the work being done by all the best academic computer centers.
  9. A collection of computers, servers, mainframes, network devices, peripherals, or various other devices connected to one another allowing for data to be shared and used.
  10. is a form of URI and is a standardized naming convention for addressing documents accessible over the Internet or Intranet.
  11. (RAM) is a computer storage location that allows information to be stored and accessed quickly from random locations within DRAM on a memory module.
  12. a dedicated computer setup for one or more purposes

23 Clues: a dedicated computer setup for one or more purposesa company that provides Internet access to users or subscribers of its service.address an address of a computer or other network device on a network using TCP/IPcomputing A term used to describe services over a network by a collection of servers....

Vocab 1,2, & 3 2024-10-03

Vocab 1,2, & 3 crossword puzzle
Across
  1. an arrangement of keys
  2. CPS-Cbs
  3. used to access the internet
  4. bugs in your computer
  5. restart
  6. a row of buttons used to edit software functions
  7. an embeded web address
  8. commands or choices offered to the user
  9. vertical space between text
  10. programs on a computer
  11. main data storage
  12. data sent to the computer
Down
  1. pointer on the computer screen
  2. information processed by and sent out from the computer
  3. saving something from the internet
  4. connection place for cords
  5. wheel on a mouse
  6. used to store and organize things
  7. moving the contents of a window up,down,left,right
  8. actual pieces of a computer
  9. controls the cursor
  10. used as a display device
  11. web address
  12. a program with a specific task
  13. displays the the program currently being used
  14. where data is stored.

26 Clues: CPS-Cbsrestartweb addresswheel on a mousemain data storagecontrols the cursorbugs in your computerwhere data is stored.an arrangement of keysan embeded web addressprograms on a computerused as a display devicedata sent to the computerconnection place for cordsused to access the internetactual pieces of a computervertical space between text...

5.2 Operating Systems 2025-01-07

5.2 Operating Systems crossword puzzle
Across
  1. A basic system software that initializes hardware during startup and provides runtime services.
  2. A form of data storage used in early computers, consisting of stiff paper cards with holes punched in specific positions to represent data or instructions.
  3. Determines how memory is allocated and deallocated.
  4. Extra memory created by using part of the hard drive when RAM is full
  5. A small picture or symbol representing an application or file on a screen.
  6. part of the operating system that ensures the integrity, confidentiality and availability of data
  7. The interface through which humans interact with computers.
  8. function of memory management that determines how much memory is allocated to an application.
  9. The process of starting up a computer and loading the operating system.
  10. software that provides an environment in which applications can run andprovides an interface between hardware and human operators
  11. A small, fast memory where frequently used data is stored for quick access.
Down
  1. A text-based interface where users type commands to interact with the system.
  2. Running multiple programs at the same time on a computer.
  3. A user-friendly interface using visuals like icons and windows.
  4. A signal that tells the CPU to stop its current task and handle something urgent.
  5. Manages the main memory to ensure efficient performance.

16 Clues: Determines how memory is allocated and deallocated.Manages the main memory to ensure efficient performance.Running multiple programs at the same time on a computer.The interface through which humans interact with computers.A user-friendly interface using visuals like icons and windows....

Win7Support Chapter 12 Crossword Puzzle 2013-09-23

Win7Support Chapter 12 Crossword Puzzle crossword puzzle
Across
  1. A user account that an administrator has authorized to recover BitLocker drives for an entire organization with a digital certificate on a smart card.
  2. The act of manipulating people into performing actions or divulging confidential information.
  3. The process of converting data into a format that cannot be read by another user. Once a user has encrypted a file, it automatically remains encrypted when the file is stored on disk.
  4. The protection of information and property from theft, corruption, or natural disaster, while allowing the information and property to remain accessible and productive to its intended users.
  5. Enables users to encrypt removable USB devices, such as flash drives and external hard disks.
  6. A program named after the Trojan horse story in The Iliad (Greek mythology).
  7. The process of converting data from encrypted format back to its original format.
  8. Action Center A central place to view alerts and take actions that keep Windows running Windows
  9. A software or hardware device designed to gain administrator level control over a computer system without being detected.
Down
  1. A self replicating program that replicates itself to other computers over the network without any user intervention.
  2. A microchip that is built into a computer. It is used to store cryptographic information, such as encryption keys. Information stored on the TPM can be more secure from external software attacks and physical theft.
  3. A software or hardware that checks information coming from the Internet or a network, and then either blocks it or allows it to pass through to your
  4. A type of malware that is installed on computers and collects personal information or browsing habits often without the user’s knowledge.
  5. A program that can copy itself and infect a computer without the user’s consent or knowledge.
  6. Sometimes called malware, is software designed to infiltrate or affect a computer system without the owner’s informed consent. It is usually associated with virus, worms, Trojan horses, spyware, rootkits and dishonest adware.
  7. Including fixes, patches, service packs and device drivers, and apply them to the Windows system.
  8. A message warning the recipient of non existent computer virus threat, usually sent as a chain email that tells the recipient to forward it to everyone they know.
  9. Allows you to encrypt entire disks. Therefore, if a drive or laptop is stolen, the data is still encrypted even if they install in to another system in which they are an administrator of that system.
  10. Any software package which automatically plays, displays, or downloads advertisements to a computer after the software is installed on it or while the application is being used.

19 Clues: A program named after the Trojan horse story in The Iliad (Greek mythology).The process of converting data from encrypted format back to its original format.The act of manipulating people into performing actions or divulging confidential information.A program that can copy itself and infect a computer without the user’s consent or knowledge....

Digital Literacy 2022-10-16

Digital Literacy crossword puzzle
Across
  1. the smallest unit of storage
  2. It is responsible for running your computer system while continually receiving information through computer applications.
  3. stores all of your information and cannot be edited
  4. more advanced version of google applications
  5. used to display images
  6. provides instructions to the computer
  7. information inputted inside and generated with a device
  8. helps you figure out what happened before it even happens
  9. fundamental components found inside and outside of your computer
  10. the largest unit of storage
  11. desktop storage that seems to be able to change
Down
  1. found on ALL devices and is used to do research
  2. made for accomplishing a certain purpose and is found on all devices
  3. a software used ONLY on apple products
  4. software used for communication
  5. used to close a tab
  6. another sort of memory card commonly found in devices
  7. found on apple devices and is used to edit videos
  8. only used on windows to rename a file
  9. an internet application that is pre downloaded and most commonly found on apple devices
  10. a software found on Samsung, Techno and many more
  11. used to display images, can edit videos, edit images, etc
  12. data that is transmitted towards some other machine
  13. holds the CPU, ROM, and many more

24 Clues: used to close a tabused to display imagesthe largest unit of storagethe smallest unit of storagesoftware used for communicationholds the CPU, ROM, and many moreprovides instructions to the computeronly used on windows to rename a filea software used ONLY on apple productsmore advanced version of google applications...

Digital Literacy 2022-10-17

Digital Literacy crossword puzzle
Across
  1. It is responsible for running your computer system while continually receiving information through computer applications.
  2. information inputted inside and generated with a device
  3. software used for communication
  4. desktop storage that seems to be able to change
  5. a software found on samsung, techno and many more
  6. the screen of the device
  7. a software used ONLY on apple products
  8. only used on windows to rename a file
  9. fundamental components found inside and outside of your computer
  10. found on apple devices and is used to edit videos
  11. another sort of memory card commonly found in devices
  12. helps you figure out what happened before it even happens
  13. made for accomplishing a certain purpose and is found on all devices
  14. the largest unit of storage
Down
  1. holds the CPU, ROM, and many more
  2. used to display images
  3. used to close a tab
  4. data that is transmitted towards some other machine
  5. provides instructions to the computer
  6. stores all of your information and cannot be edited
  7. an internet application that is pre downloaded and most commonly found on apple devices
  8. used to display images, can edit videos, edit images, etc
  9. more advanced version of google applications
  10. found on ALL devices and is used to do research
  11. the smallest unit of storage

25 Clues: used to close a tabused to display imagesthe screen of the devicethe largest unit of storagethe smallest unit of storagesoftware used for communicationholds the CPU, ROM, and many moreprovides instructions to the computeronly used on windows to rename a filea software used ONLY on apple productsmore advanced version of google applications...

Mobile Computing 2023-02-03

Mobile Computing crossword puzzle
Across
  1. program runs on hardware
  2. router in foreign network
  3. request to send
  4. Transport Layer protocol
  5. temporary IP address for a mobile
  6. mobile ad-hoc network
  7. world in hand (a device)
  8. forward packet from home agent to foreign agent
  9. fixed and wired mobile communication
  10. Multiple devices access shared media network
Down
  1. Short range wireless technology
  2. Replacing traditional networks
  3. fixed and wireless mobile communication
  4. network address translator
  5. two or more piconets
  6. One of fixed assignment schemes
  7. router on home network
  8. heart of mobile systems
  9. each user uses different band of frequency
  10. clear to send

20 Clues: clear to sendrequest to sendtwo or more piconetsmobile ad-hoc networkrouter on home networkheart of mobile systemsprogram runs on hardwareTransport Layer protocolworld in hand (a device)router in foreign networknetwork address translatorReplacing traditional networksShort range wireless technologyOne of fixed assignment schemes...

Mr.Long's Terms to Know 2020-02-07

Mr.Long's Terms to Know crossword puzzle
Across
  1. A bar located at the bottom of the screen, which can open extra programs
  2. A decorative picture on the desktop of a computer
  3. The smallest unit used to measure data
  4. Reproduces and sends information out of the computer
  5. Where extra information is stored
  6. An electronic machine created to store data and operate at a high speed
Down
  1. The physical parts of a device
  2. Coding you put into the hardware
  3. A code made up of only “0” and “1” made for programming a computer
  4. Used to organized files
  5. Sends information into a computer
  6. Also referred to as the homescreen
  7. A symbol on a computer that represents different options, apps, and functions
  8. A form of storage that is not easily altered

14 Clues: Used to organized filesThe physical parts of a deviceCoding you put into the hardwareSends information into a computerWhere extra information is storedAlso referred to as the homescreenThe smallest unit used to measure dataA form of storage that is not easily alteredA decorative picture on the desktop of a computer...

Vocab 2025-09-18

Vocab crossword puzzle
Across
  1. any external or connected device, other than the core central processing unit (CPU) and memory, that enhances a computer's functionality by allowing it to communicate with the outside world
  2. the main printed circuit board in a computer that serves as the central communications hub, connecting and enabling communication between all the crucial components like the CPU, memory, storage, and expansion cards
  3. the hardware component of a computer that executes commands, processes data, and manages the system's operations by performing basic arithmetic, logic, control, and input/output (I/O) functions
  4. a data storage device that uses nonvolatile flash memory to store data
  5. a computer, software program, or a system that provides resources, data, or services to other computers, called clients, over a network
  6. a hardware interface standard for connecting computers to peripheral devices, like keyboards, mice, and printers, to exchange data and supply power
  7. volatile computer memory that serves as a temporary workspace for data and instructions the processor needs to access quickly while a device is running
  8. the physical, tangible machinery, devices, and components that make up a computer system or any electronic deviceHardDrive
Down
  1. a unique numerical label assigned to every device on a network that uses the Internet Protocol for communication
  2. a computer hardware component that provides long-term, non-volatile storage for digital data by using magnetic disks to store information even when the power is off
  3. the interconnected network of physical devices, vehicles, appliances, and other items embedded with sensors, software, and connectivity that enable them to collect, exchange, and act on data over the internet
  4. a vast, global network of interconnected computer networks that allows for worldwide communication and information exchange, using standardized protocols like TCP/IP to transmit data
  5. OperatingSystem definition - Google Search

13 Clues: OperatingSystem definition - Google Searcha data storage device that uses nonvolatile flash memory to store dataa unique numerical label assigned to every device on a network that uses the Internet Protocol for communicationthe physical, tangible machinery, devices, and components that make up a computer system or any electronic deviceHardDrive...

Tech Crossword 2023-09-21

Tech Crossword crossword puzzle
Across
  1. - A unit of digital information equal to one billion bytes.
  2. - A network security system that monitors and controls incoming and outgoing traffic.
  3. - A hardware or software component that stores data for future use to serve up requests faster.
  4. - A popular, object-oriented programming language used for web and application development.
  5. - A global network connecting millions of computers and users.
  6. - A unit of digital information consisting of eight binary bits.
Down
  1. - The physical parts of a computer or related device.
  2. - The core part of an operating system, managing operations of the computer and hardware
  3. - The process of converting information into code to prevent unauthorized access.
  4. - An organized collection of data, typically in digital form.
  5. - A set of rules or steps designed to perform a specific task.

11 Clues: - The physical parts of a computer or related device.- A unit of digital information equal to one billion bytes.- An organized collection of data, typically in digital form.- A set of rules or steps designed to perform a specific task.- A global network connecting millions of computers and users....

definiciones basicas 2015-07-26

definiciones basicas crossword puzzle
Across
  1. ciencia que estudia dispositivos tecnológicos
  2. aplicacion para la creacion y edicion
  3. maquina electrónica
  4. tiene el fin de almacenar y procesar
Down
  1. almacenamiento
  2. unidad central de procesamiento
  3. gestiona los recursos del hardware
  4. partes tangibles de la computadora
  5. equipo lógico de sistema informático
  6. conjunto de instrucciones

10 Clues: almacenamientomaquina electrónicaconjunto de instruccionesunidad central de procesamientogestiona los recursos del hardwarepartes tangibles de la computadoraequipo lógico de sistema informáticotiene el fin de almacenar y procesaraplicacion para la creacion y edicionciencia que estudia dispositivos tecnológicos

Topic 6 Hardware Software dev 2024-05-05

Topic 6 Hardware Software dev crossword puzzle
Across
  1. components of computer used to run specific set of tasks
  2. a remote storage housed on an external device that can be accessed from a network
  3. the capacity of a device to hold and retain data
  4. A technology trend: Virtual assistant
  5. an online cloud storage service provided by Microsoft
  6. A model of computing in which firms and individuals obtain computing resources over the Internet
  7. integrated and downloadable specific set of tasks that the computer is told to run
  8. materials that have a conductivity between conductors and nonconductors or insulators
  9. A technology trend: An interactive technology that simulates an environment with its details and make the user feel immersed like its in the real world
  10. one of the attributes of a storage
  11. storage attribute: being available when needed; not subject to breakdown, malfunction, network outages, or service interruptions
Down
  1. a component of marketing that uses the Internet and online-based digital technologies to promote products
  2. emerging technologies are important for organizations to maintain competitive _____
  3. a product example using semiconductor technology
  4. an online marketplace platform to buy and sell items online
  5. A technology trend: An interactive technology that projects virtual information into real world
  6. system that enables customers of a bank or other financial institution to conduct transactions electronically via the internet
  7. a flat, solid state storage medium commonly used to transfer files from digital cameras and media players to computers
  8. an exchange of information over significant distances in real time by electronic means
  9. a global scale network that connects computers all over the world

20 Clues: one of the attributes of a storageA technology trend: Virtual assistanta product example using semiconductor technologythe capacity of a device to hold and retain dataan online cloud storage service provided by Microsoftcomponents of computer used to run specific set of tasksan online marketplace platform to buy and sell items online...

Komponen Hardware dan Software Komputer 2024-08-07

Komponen Hardware dan Software Komputer crossword puzzle
Across
  1. dapat dikatakan sebagai otak komputer.
  2. adalah program-program pendukung yang dibuat secara khusus untuk menyelesaikan tugas-tugas tertentu.
  3. system atau sistem operasi adalah program utama dalam sebuah komputer. Sistem operasi memiliki tanggung jawab untuk mengendalikan dan mengelola seluruh perangkat keras serta pengoperasian dasar sebuah sistem. Bukan hanya itu, sistem operasi merupakan tempat untuk menjalankan berbagai aplikasi.
  4. merupakan komponen komputer yang digunakan sebagai tampilan yang menunjukkan hasil kerja sebuah komputer. Ketajaman sebuah monitor dapat diukur dari tingkat resolusinya. Semakin besar resolusi sebuah monitor, maka semakin bagus kualitas gambar yang ditampilkan pada monitor.
  5. perangkat utama yang berfungsi sebagai tempat memasang komponen internal sebuah komputer. Motherboard menghubungkan dan mengaktifkan semua komponen komputer sehingga dapat bekerja secara optimal.
  6. merupakan jenis komunikasi data yang sedang berkembang menggantikan fungsi port serial dan paralel, sedangkan USB card merupakan sebuah kartu ekspansi komunikasi datanya. Sebagai komponen komputer, USB card digunakan pada motherboard tipe lama yang belum memiliki USB on board.
  7. card salah satu kartu yang terpasang pada slot ekspansi. Kartu ini berfungsi untuk menampilkan data ke layar atau monitor. Oleh karena itu, VGA adalah salah satu komponen komputer yang terpenting.
  8. merupakan alat yang berfungsi untuk mencetak data pada komputer, baik berupa teks maupun gambar dan grafik pada sebuah kertas. Terdapat berbagai jenis printer yang disesuaikan berdasarkan tintanya.
  9. adalah hardware yang digunakan untuk mengetik atau memasukkan huruf, angka, atau simbol tertentu ke software atau sistem operasi yang dijalankan oleh komputer. Keyboard terdiri atas tombol-tombol berbentuk kotak dengan huruf, angka, atau simbol yang tercetak di atasnya.
  10. adalah komponen komputer yang berupa perangkat eksternal yang digunakan untuk mendengarkan output suara yang dihasilkan oleh sebuah komputer atau perangkat multimedia.
Down
  1. adalah alat komunikasi dua arah. Perangkat komunikasi jarak jauh dua arah umumnya menggunakan modem. Umumnya istilah modem lebih dikenal sebagai perangkat keras yang sering digunakan sebagai port komunikasi pada komputer. Modem berfungsi untuk menghubungkan komputer dengan jaringan internet.
  2. adalah perangkat yang digunakan untuk memindai suatu bentuk atau sifat benda. Seperti dokumen, foto, dan lain-lain. Umumnya hasil scanning ini nantinya akan ditransformasikan ke dalam komputer sebagai data digital. Kualitas gambar yang dihasilkan oleh scanner sangat dipengaruhi oleh tingkat resolusi.
  3. merupakan alat yang berguna untuk melindungi komponen-komponen hardware dalam CPU agar aman dari gangguan luar yang dapat merusak komponen-komponen tersebut. Seperti debu atau air.
  4. berfungsi sebagai penyuplai tegangan pada motherboard dan beberapa periferal yang terdapat di dalam casing. Daya pada power supply sangat mempengaruhi kinerja komputer.
  5. disk adalah media penyimpanan data dengan kapasitas memori yang besar. Biasanya hard disk digunakan untuk menyimpan sistem operasi.
  6. card merupakan komponen komputer yang berfungsi untuk merekam dan mengeluarkan suara.Local Area Network (LAN) card adalah sebuah perangkat yang digunakan untuk menghubungkan komputer pada sebuah jaringan. Dengan teknologi ini, seseorang dapat mengakses informasi pada komputer lain yang terhubung dalam suatu jaringan lokal.
  7. merupakan media penyimpanan data yang terdapat pada sebuah komputer. Kapasitas memori sebuah komputer dapat mempengaruhi kecepatan kerja komputer tersebut.
  8. (web camera) adalah sebuah kamera video digital kecil yang dihubungkan ke komputer melalui port USB. Sebuah webcam biasanya dilengkapi dengan software yang berfungsi untuk mengambil gambar dari kamera digital secara terus menerus dalam interval waktu tertentu dan menyiarkannya melalui koneksi internet.
  9. merupakan hardware yang termasuk dalam unit input. Mouse juga berfungsi untuk memasukkan data ke dalam komputer dan berbentuk seperti seekor tikus. Mouse bekerja dengan menangkap gerakan menggunakan bola yang menyentuh permukaan keras dan rata.
  10. drive merupakan perangkat keras penyimpan data dengan media penyimpanan berupa keping CD/DVD dan menggunakan teknologi optik. Teknologi optik yang digunakan pada media ini adalah laser yang digunakan untuk menulis dan mengambil data.

20 Clues: dapat dikatakan sebagai otak komputer.adalah program-program pendukung yang dibuat secara khusus untuk menyelesaikan tugas-tugas tertentu.disk adalah media penyimpanan data dengan kapasitas memori yang besar. Biasanya hard disk digunakan untuk menyimpan sistem operasi....

computer science 2025-09-12

computer science crossword puzzle
Across
  1. : Number system using only 0s and 1s
  2. Address : A unique number assigned to devices on a network
  3. : The process of converting data into a secret code
  4. Drive : Long-term storage device for files and programs
  5. : A set of rules for communication between computers
  6. : The smallest unit of data in computing
  7. : The brain of the computer that processes instructions
  8. : Temporary memory used by the computer to run programs
  9. : A group of computers connected to share resources
  10. : Storing and accessing data over the internet instead of local storage
Down
  1. : A security system that controls network traffic
  2. System : Software that manages hardware and software resources
  3. : Main circuit board that connects computer components
  4. : A group of 8 bits
  5. : High-speed memory close to the CPU

15 Clues: : A group of 8 bits: Number system using only 0s and 1s: High-speed memory close to the CPU: The smallest unit of data in computing: A security system that controls network traffic: The process of converting data into a secret code: A group of computers connected to share resources: A set of rules for communication between computers...

Rhys' Computer Crossword 2021-05-24

Rhys' Computer Crossword crossword puzzle
Across
  1. A two part combination of hardware and software
  2. A letter system to type onto writing surfaces on a digital device
  3. An online form of writing, which can sometimes be made into a hardware state as well
  4. Being on a digital computer or device
Down
  1. A mini system within an electronic device
  2. The category of tools in which computers and smart phones go into, based on what they run on
  3. The software half of word number 2
  4. A system of information gathered on a worldwide data base

8 Clues: The software half of word number 2Being on a digital computer or deviceA mini system within an electronic deviceA two part combination of hardware and softwareA system of information gathered on a worldwide data baseA letter system to type onto writing surfaces on a digital device...

Web development vocabulary 2025-03-24

Web development vocabulary crossword puzzle
Across
  1. Connected to the internet and accessible through it.
  2. The combination of different types of content, such as text, images, video, and audio, used together in one presentation or program.
  3. The process of exchanging information between people, which can include speaking, writing, or using technology like emails and social media.
  4. A connection point on a computer or device where you can plug in other devices or cables.
  5. Software or applications used to perform specific functions or tasks, like editing documents, designing graphics, or managing files.
  6. A website where an individual or group posts regular updates, usually written in a casual style, about various topics.
  7. Software that is sold with a license, which may limit how it can be used or shared.
  8. Programs or software designed to perform specific tasks, like word processing, creating spreadsheets, or playing games.
  9. The main software that manages computer hardware and software resources, allowing other programs to run. Examples include Windows, macOS, and Linux.
  10. A single document or page on the internet, usually part of a website, that can contain text, images, and links.
Down
  1. A type of software designed to find and remove harmful programs (viruses) from your computer.
  2. Not connected to the internet; you are not using an internet connection.
  3. Using the internet to store, manage, and process data instead of using your own computer’s hard drive.
  4. Work or help provided to others, like technical support, online storage, or cloud services.
  5. A pre-designed format or layout that you can use to create a new document, like a resume or presentation.
  6. A software version of a computer that runs inside another computer, allowing you to use different operating systems on the same machine.
  7. A book that is in digital format and can be read on an electronic device like a computer, tablet, or e-reader.

17 Clues: Connected to the internet and accessible through it.Not connected to the internet; you are not using an internet connection.Software that is sold with a license, which may limit how it can be used or shared.A connection point on a computer or device where you can plug in other devices or cables....

ICT 2014-12-14

ICT crossword puzzle
Across
  1. A type of compression e.g. .pgf
  2. the programs and other operating information used by a computer.
  3. A type of compression e.g. .jpg
  4. the machines, wiring, and other physical components of a computer or other electronic system.
  5. Apiece of hardware which is used for storing files. CAN BE found in a laptop.
Down
  1. Windows, Linux or IOS
  2. A piece of hardware which is used for storing files. NOT found in laptops!
  3. you can send the image directly to a video recording system
  4. put data into a computer

9 Clues: Windows, Linux or IOSput data into a computerA type of compression e.g. .pgfA type of compression e.g. .jpgyou can send the image directly to a video recording systemthe programs and other operating information used by a computer.A piece of hardware which is used for storing files. NOT found in laptops!...

PC SYSTEM 2024-05-21

PC SYSTEM crossword puzzle
Across
  1. Bộ nhớ chỉ đọc
  2. Bo mạch chủ
  3. SOFTWARE Phần mềm ứng dụng
  4. Bộ nhớ truy cập ngẫu nhiên
  5. DEVICES Thiết bị đầu vào
  6. Thiết bị ngoại vi
  7. Phần cứng
Down
  1. PROCESSING UNIT Đơn vị xử lý trung tâm
  2. SOFTWARE Phần mềm hệ thống
  3. DEVICES Thiết bị lưu trữ
  4. Bộ nhớ chính
  5. SYSTEM Hệ điều hành
  6. DEVICES Thiết bị đầu ra
  7. USER INTERFACE Giao diện đồ họa người sử dụng

14 Clues: Phần cứngBo mạch chủBộ nhớ chínhBộ nhớ chỉ đọcThiết bị ngoại viSYSTEM Hệ điều hànhDEVICES Thiết bị đầu raDEVICES Thiết bị lưu trữDEVICES Thiết bị đầu vàoSOFTWARE Phần mềm hệ thốngSOFTWARE Phần mềm ứng dụngBộ nhớ truy cập ngẫu nhiênPROCESSING UNIT Đơn vị xử lý trung tâmUSER INTERFACE Giao diện đồ họa người sử dụng

What Makes a Computer Run & Working the Mouse 2022-01-24

What Makes a Computer Run & Working the Mouse crossword puzzle
Across
  1. software protects your computer so that it doesn't get a computer virus.
  2. tells the hardware what to do and how to do it. For example, writing and reading programs, and games might be some types of software you have used before.
  3. system is the most important program that runs on your computer. It lets the computer's hardware and software work together. Examples of operating systems are Microsoft's Windows and Apple's Mac OS.
  4. programs do many different things. For example, Microsoft Word or Google Docs are both word processing programs that let you write book reports, essays, stories, and more. Examples of other application programs are Microsoft PowerPoint and Google Slides.
  5. and click is using the mouse properly.
  6. the mouse is the way to tell your computer to “Send” an email.
Down
  1. browser lets you explore the Internet where you can find lots of information, like pictures, videos, and webpages. Examples of browsers are Google Chrome, Apple Safari, Microsoft Edge, and Mozilla Firefox.
  2. is a necessary tool when working on a computer.
  3. is the best way to move up and down on your computer screen.
  4. finger is used to click the left click button if you are right handed.

10 Clues: and click is using the mouse properly.is a necessary tool when working on a computer.is the best way to move up and down on your computer screen.the mouse is the way to tell your computer to “Send” an email.finger is used to click the left click button if you are right handed.software protects your computer so that it doesn't get a computer virus....

Unit 01. Hardware & Software (II) 2019-10-19

Unit 01. Hardware & Software (II) crossword puzzle
Across
  1. programa
  2. pantalla táctil
  3. red
  4. guardar
  5. enchufar
  6. contraseña
  7. usuario
  8. inalámbrico
  9. pegar
  10. escáner
  11. almacenamiento
  12. grabar
  13. enviar
  14. puerto
  15. enviar
  16. copiar
Down
  1. pantalla
  2. placa base
  3. ratón
  4. teléfono inteligente
  5. pulsar o presionar
  6. impresora
  7. reiniciar
  8. altavoz
  9. tarea
  10. ventana
  11. renombrar
  12. servidor
  13. salida
  14. escribir (con un teclado)
  15. subir, cargar (a Internet)

31 Clues: redratónpegartareasalidagrabarenviarpuertoenviarcopiarguardarusuarioaltavozventanaescánerpantallaprogramaenchufarservidorimpresorareiniciarrenombrarplaca basecontraseñainalámbricoalmacenamientopantalla táctilpulsar o presionarteléfono inteligenteescribir (con un teclado)subir, cargar (a Internet)

Hardware y Software del ordenador 2024-08-15

Hardware y Software del ordenador crossword puzzle
Across
  1. Estructura externa del PC
  2. Dispositivo de salida que nos permite oir
  3. Almacena y lee datos de la CPU
  4. Medición de almacenamiento mas común hoy en día
  5. Trabaja mediante CDs
  6. Se encarga de suministrar energía para el pc
  7. Nos permite tener una conectividad inalámbrica
  8. Dispositivo de entrada que nos permite manipular objetos de la pantalla
  9. Donde van todos los componentes del Pc
  10. Ayuda a regular la temperatura del cerebro del Pc
Down
  1. Dispositivo de salida de voz
  2. Entrada de audio y video
  3. Dispositivo de salida que se puede utilizar en fiestas
  4. Se encarga de enviar información al monitor
  5. Muestra la imagen la información dada por el Pc
  6. Es el cerebro del pc
  7. Dispositivo de entrada que nos permite retener información
  8. Entrada mas común para la entrada de datos y dispositivos
  9. Dispositivo de entrada que nos permite escribir
  10. Tipo de unidad de almacenamiento

20 Clues: Es el cerebro del pcTrabaja mediante CDsEntrada de audio y videoEstructura externa del PCDispositivo de salida de vozAlmacena y lee datos de la CPUTipo de unidad de almacenamientoDonde van todos los componentes del PcDispositivo de salida que nos permite oirSe encarga de enviar información al monitorSe encarga de suministrar energía para el pc...

Tic 2014-02-27

Tic crossword puzzle
Across
  1. Periférico de saída que nos permite visualizar o que fazemos
  2. Dispositivo de memória secundária que só permite a leitura.
  3. Centro do computador onde se efetuam as operações de processamento.
  4. Periférico de saída que nos permite obter em suporte de papel o trabalho realizado no computador.
  5. Memória primária só de leitura.
Down
  1. conjuga os meios informaticos com os meios de comunicaçao a distancia.
  2. Dispositivos físicos do sistema informático
  3. Sistema operativo
  4. Periférico de entrada/saída que permite o acesso à internet através das linhas telefónicas tradicionais
  5. Dispositivo que permite a comunicação entre o suporte de armazenamento e a memória RAM.
  6. Conjunto de fios condutores situados na motherboard, pelos quais circulam os dados no computador.
  7. Tipo de software.
  8. Ponto de ligação entre o motherboard e um periférico.
  9. Conjunto de programas que fazem funcionar o Hardware
  10. Memória primária volátil.

15 Clues: Sistema operativoTipo de software.Memória primária volátil.Memória primária só de leitura.Dispositivos físicos do sistema informáticoConjunto de programas que fazem funcionar o HardwarePonto de ligação entre o motherboard e um periférico.Dispositivo de memória secundária que só permite a leitura....

crucigrama tic 2017-02-15

crucigrama tic crossword puzzle
Across
  1. dispositivo de memória secundária que só permite a leitura.
  2. ponto de ligação entre a motherboard e um periférico.
  3. memória primária só de leitura.
  4. conjuga os meios informáticos com os meios de comunicação á distância.
  5. dispositivos físicos do sistema informático.
  6. conjunto de fios condutores situados na motherboard, pelas quais circulam os dados no computador.
  7. periférico de saída que nos permite visualizar o que fazemos.
  8. memória primária volátil.
Down
  1. centro do computador onde se efectuam as operações de processamento.
  2. conjunto de programas que fazem funcionar o Hardware.
  3. dispositivo que permite a comunicação entre o suporte de armazenamento e a memória RAM.
  4. tipo de software.
  5. periférico de saída que nos permite obter em suporte de papel o trabalho realizado no computador.
  6. periférico de entrada/saída que permite o acesso á Internet através das linhas telefónicas tradicionais.
  7. sistema operativo

15 Clues: tipo de software.sistema operativomemória primária volátil.memória primária só de leitura.dispositivos físicos do sistema informático.ponto de ligação entre a motherboard e um periférico.conjunto de programas que fazem funcionar o Hardware.dispositivo de memória secundária que só permite a leitura....

Coding 2023-06-16

Coding crossword puzzle
Across
  1. software malicioso
  2. motor de videojuegos
  3. juegos virtuales
  4. en la nube, información guardada en un servidor externo
  5. es la creación de conjunto de instrucciones que le dicen a una computadora como realizar algún tipo de tarea
  6. operativo, conjunto de programas en un sistema informático
  7. son las partes físicas o componentes de las computadoras
Down
  1. red green and blue
  2. Virtual, entorno generado por computadoras representado con
  3. Artificial, capacidades intelectuales expresadas por sistemas
  4. es la técnica de diseño y creación de robots
  5. sistema informativo dentro de una computadora
  6. Script, Lenguaje de Programacion

13 Clues: juegos virtualesred green and bluesoftware maliciosomotor de videojuegosScript, Lenguaje de Programaciones la técnica de diseño y creación de robotssistema informativo dentro de una computadoraen la nube, información guardada en un servidor externoson las partes físicas o componentes de las computadoras...

Networking - Mystery Student 2024-06-14

Networking - Mystery Student crossword puzzle
Across
  1. Hardware for WANs. It connects the Internet and provides a firewall.
  2. The Department of Defense network that the Internet was based on.
  3. The most common category of network cable being used right now.
  4. The computers in this room send data using this.
  5. Obsolete network hardware, used for LANS. Very slow.
  6. A search engine robot that checks every link on the web.
  7. One single piece of data (either a 1 or 0).
  8. Wireless networking device.
  9. The type of connector at the end of your network cable.
  10. Software that helps you find things on the internet is called a search ____.
Down
  1. A network that exists in only one physical location.
  2. The amount of time it takes a communication to get from one computer to another.
  3. Wireless devices send data using this.
  4. Fiber optic networks send data using this.
  5. Your computer has a network _____ to connect you with the network.
  6. A network that spans more than one geographical area.
  7. The amount of info that can be sent at one time.
  8. Eight single pieces of data (1's and 0's).
  9. Hardware for LANs that sends the info only to the correct computer.

19 Clues: Wireless networking device.Wireless devices send data using this.Fiber optic networks send data using this.Eight single pieces of data (1's and 0's).One single piece of data (either a 1 or 0).The computers in this room send data using this.The amount of info that can be sent at one time.A network that exists in only one physical location....

Spelling Lesson 29 2024-04-12

Spelling Lesson 29 crossword puzzle
Across
  1. copy on computer
  2. function that corrects misspells
  3. modulator demodulator
  4. computer screen arrow
  5. connection between computers all over the world
  6. computer designed for portable use
  7. this is very rude
  8. device that controls major functions
  9. _______ kills the cat!
  10. online shopping
Down
  1. multiple types
  2. connects 2 computers
  3. kids gaming hangout
  4. small computer
  5. small devices used to move cursor
  6. a set of circuits on a piece of silicon
  7. spooky
  8. document image
  9. program that displays data in rows and columns
  10. relative
  11. technology used to control specific functions

21 Clues: spookyrelativemultiple typessmall computerdocument imageonline shoppingcopy on computerthis is very rudekids gaming hangoutconnects 2 computersmodulator demodulatorcomputer screen arrow_______ kills the cat!function that corrects misspellssmall devices used to move cursorcomputer designed for portable usedevice that controls major functions...

Spelling Lesson 29 2024-04-12

Spelling Lesson 29 crossword puzzle
Across
  1. copy on computer
  2. function that corrects misspells
  3. modulator demodulator
  4. computer screen arrow
  5. connection between computers all over the world
  6. computer designed for portable use
  7. this is very rude
  8. device that controls major functions
  9. _______ kills the cat!
  10. online shopping
Down
  1. multiple types
  2. connects 2 computers
  3. kids gaming hangout
  4. small computer
  5. small devices used to move cursor
  6. a set of circuits on a piece of silicon
  7. spooky
  8. document image
  9. program that displays data in rows and columns
  10. relative
  11. technology used to control specific functions

21 Clues: spookyrelativemultiple typessmall computerdocument imageonline shoppingcopy on computerthis is very rudekids gaming hangoutconnects 2 computersmodulator demodulatorcomputer screen arrow_______ kills the cat!function that corrects misspellssmall devices used to move cursorcomputer designed for portable usedevice that controls major functions...

Computer terminology crossword 2017-09-18

Computer terminology crossword crossword puzzle
Across
  1. When data is entered in the computer.
  2. System Organizes and controls hardware and software.
  3. Figures out what operation is to be used and sends information to that specific place.
  4. The brain of the computer that carries out instructions.
  5. A small processor.
  6. Anything that can be recognized by us.
  7. Keeps all your data.
  8. The place where your tools get stored until you need to use them.
Down
  1. Device you use with your computer.
  2. How an image is composed.
  3. The primary circuit board in your PC.
  4. The switches inside a microprocessor.
  5. component interconnect(PCI) Let's peripheral communicate quickly with the processor.
  6. wire Connects many devices to different types of peripheral.
  7. When data is pre-recorded and keeps its data even when the computer is turned off.

15 Clues: A small processor.Keeps all your data.How an image is composed.Device you use with your computer.When data is entered in the computer.The primary circuit board in your PC.The switches inside a microprocessor.Anything that can be recognized by us.System Organizes and controls hardware and software....

tech 2021-05-27

tech crossword puzzle
Across
  1. Random ______ Memory
  2. inside hardware
  3. nothing you can get
  4. physical
Down
  1. library's have lots of this
  2. cables go here
  3. makes up information
  4. a thermometer

8 Clues: physicala thermometercables go hereinside hardwarenothing you can getRandom ______ Memorymakes up informationlibrary's have lots of this

grade 10 2024-04-03

grade 10 crossword puzzle
Across
  1. - The process of starting up a computer. Just like you put on your boots before you go outside, your computer needs to boot up before it can start working.
  2. - The process of converting information or data into a code, especially to prevent unauthorized access.
  3. Computing - The delivery of different services through the Internet, including data storage, servers, databases, networking, and software.
  4. - A way to organize your files on a computer, kind of like a real folder where you keep your papers organized in your backpack.
  5. - The maximum rate of data transfer across a given path, often measured in bits per second (bps).
  6. - A document that is stored on your computer. Think of it as a digital piece of paper where you can write your story or draw a picture.
  7. - A way to send messages or documents over the internet to other people; it's like sending a digital letter.
  8. (HyperText Markup Language) - The standard markup language for documents designed to be displayed in a web browser.
  9. - The physical parts of a computer, such as the keyboard, mouse, screen, and the computer itself. If software is the soul, hardware is the body.
Down
  1. - A program that lets you visit websites on the internet. It's like a magic portal that takes you wherever you want to go online.
  2. - A program that allows users to organize, analyze, and store data in tabular form.
  3. - Programs and operating information used by a computer. Think of software as the soul that brings your computer to life.
  4. - A type of cyberattack that uses disguised email as a weapon. The goal is to trick the email recipient into believing that the message is something they want or need and then clicking a link or downloading an attachment.
  5. - A collection of organized data that can be accessed, managed, and updated.
  6. - A network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.
  7. - A small picture or symbol on the screen that represents a program, file, or function. It's like a little signpost guiding you where you need to go on your computer.
  8. - A global network connecting millions of computers together. Imagine a spider web, but each strand connects computers from all over the world.
  9. - Malicious software designed to harm or exploit any programmable device, service, or network.
  10. - The act of pressing a button on the mouse to select something on the screen. It's like pointing at something and saying, "I choose you!"
  11. - A step-by-step procedure or formula for solving a problem.

20 Clues: - A step-by-step procedure or formula for solving a problem.- A collection of organized data that can be accessed, managed, and updated.- A program that allows users to organize, analyze, and store data in tabular form.- Malicious software designed to harm or exploit any programmable device, service, or network....

ICT CH 1 - 10 2025-05-15

ICT CH 1 - 10 crossword puzzle
Across
  1. Checks that data has been entered into a field.
  2. first stage of system life cycle that involves understanding, observing or interviewing.
  3. the fundamental software that manages a computer's hardware and software resources, allowing users to interact with the computer.
  4. the programs and other operating information used by a computer.
Down
  1. the external and internal devices and equipment that enable you to perform major functions such as input, output, storage, communication, processing, and more.
  2. a type of artificial intelligence (AI) program designed to mimic the decision-making abilities of a human expert in a specific domain.
  3. a condition caused by repetitive movements over time, often associated with computer use.
  4. Ensures that data entered has the correct number of characters, or isn't longer than a certain number of characters.
  5. Checks that a value falls within the specified range.

9 Clues: Checks that data has been entered into a field.Checks that a value falls within the specified range.the programs and other operating information used by a computer.first stage of system life cycle that involves understanding, observing or interviewing.a condition caused by repetitive movements over time, often associated with computer use....

Computer Science 2023-02-02

Computer Science crossword puzzle
Across
  1. Software used for a spreadsheet
  2. An application developed by microsoft that was made by bill gates
  3. physical components that make up a computer system
  4. sequence of steps taken to solve a problem
  5. An electronic device
  6. a application used for typing documents
  7. a panel of keys that operate a computer
  8. an electronic visual display for computers
Down
  1. Is the study of computers, computing, programing, and computation with computer systems
  2. To update a document that has always been saved as
  3. Operation of a computer
  4. A presentation you can use for school or businesses
  5. the programs that help the computer run
  6. a printed version on paper
  7. device used to permanently restore and receive information

15 Clues: An electronic deviceOperation of a computera printed version on paperSoftware used for a spreadsheetthe programs that help the computer runa application used for typing documentsa panel of keys that operate a computersequence of steps taken to solve a probleman electronic visual display for computers...

คอมพิวเตอร์ 2019-04-03

คอมพิวเตอร์ crossword puzzle
Across
  1. เก็บข้อมูลและโปรแกรม
  2. แป้นพิมพ์
  3. ชุดคำสั่งหรือโปรแกรม
  4. คำหรือคำศัพท์
  5. คอมพิวเตอร์
  6. unit หน่วยรับเข้า
Down
  1. อุปกรณ์เชื่อมต่อภายนอก
  2. memory unit หน่วยความจำรอง
  3. unit หน่วยส่งออก
  4. Memory unit หน่วยความจำหลัก

10 Clues: แป้นพิมพ์คอมพิวเตอร์คำหรือคำศัพท์unit หน่วยส่งออกunit หน่วยรับเข้าเก็บข้อมูลและโปรแกรมชุดคำสั่งหรือโปรแกรมอุปกรณ์เชื่อมต่อภายนอกmemory unit หน่วยความจำรองMemory unit หน่วยความจำหลัก

Computer parts 2022-03-03

Computer parts crossword puzzle
Across
  1. where input and output devices can be connected
  2. an output device that gives paper as the output
  3. the code used to communicate with the hardware to allow you to use the computer much easier
  4. The brain of the computer
  5. a display allowing you to see
  6. where all graphic rendering takes place
  7. an input device to put in letters and numbers
  8. an input device to click things
Down
  1. the skeleton of the computer
  2. where data is stored permanently
  3. an output device used to give audio
  4. a computer hardware device that converts digital data to analog, or radio
  5. permanent data that is written on the chip
  6. short term memory needed to help the processer

14 Clues: The brain of the computerthe skeleton of the computera display allowing you to seean input device to click thingswhere data is stored permanentlyan output device used to give audiowhere all graphic rendering takes placepermanent data that is written on the chipan input device to put in letters and numbers...

FITE: Tech. Terms By:Maya Ausley 2013-05-16

FITE: Tech. Terms By:Maya Ausley crossword puzzle
Across
  1. where you plug in speakers/earbuds
  2. flash drive port
  3. wireless internet
  4. 32 id numbers
  5. tools, machinery, and other durable equipment
  6. the smallest storage size
  7. Example: Temple Run
  8. Liquid Cristal Display
  9. Example: google
  10. Example: speakers
  11. the primary circuit board
  12. a device that connects to a computer
Down
  1. short term storage
  2. cloud based presentation maker with zooming features
  3. visual display unit
  4. the programs and other operating information used by computers
  5. wired internet port
  6. Example: Comcast
  7. where you put in a disc
  8. without cables or wires
  9. online storage
  10. long term storage

22 Clues: 32 id numbersonline storageExample: googleflash drive portExample: Comcastwireless internetExample: speakerslong term storageshort term storagevisual display unitwired internet portExample: Temple RunLiquid Cristal Displaywhere you put in a discwithout cables or wiresthe smallest storage sizethe primary circuit board...

Computers and gadgets 2017-04-06

Computers and gadgets crossword puzzle
Across
  1. unowocześnić
  2. oprogramowanie
  3. klawiatura
  4. napęd płyt DD
Down
  1. kamera internetowa
  2. głośniki
  3. pamięć przenośna
  4. panel dotykowy
  5. sprzęt komputerowy
  6. drukarka

10 Clues: głośnikidrukarkaklawiaturaunowocześnićnapęd płyt DDpanel dotykowyoprogramowaniepamięć przenośnakamera internetowasprzęt komputerowy

ICT CH 1 - 10 2025-05-15

ICT CH 1 - 10 crossword puzzle
Across
  1. Checks that data has been entered into a field.
  2. first stage of system life cycle that involves understanding, observing or interviewing.
  3. the fundamental software that manages a computer's hardware and software resources, allowing users to interact with the computer.
  4. the programs and other operating information used by a computer.
Down
  1. the external and internal devices and equipment that enable you to perform major functions such as input, output, storage, communication, processing, and more.
  2. a type of artificial intelligence (AI) program designed to mimic the decision-making abilities of a human expert in a specific domain.
  3. a condition caused by repetitive movements over time, often associated with computer use.
  4. Ensures that data entered has the correct number of characters, or isn't longer than a certain number of characters.
  5. Checks that a value falls within the specified range.

9 Clues: Checks that data has been entered into a field.Checks that a value falls within the specified range.the programs and other operating information used by a computer.first stage of system life cycle that involves understanding, observing or interviewing.a condition caused by repetitive movements over time, often associated with computer use....

Information Technology Terms 2021-10-11

Information Technology Terms crossword puzzle
Across
  1. A person employed to maintain and operate a computer system or network for a company or other organization.
  2. The person responsible for monitoring and controlling computer systems in a company or organization.
  3. People who work in communicating a concept or information via a computer using audio, video, text, graphics, animation, etc.
  4. A system of computers, peripherals, terminals, and databases connected by communication lines.
  5. A person who creates technical documentation and user guides for a professional field.
  6. A profession that involves the understanding and design of computers and computational processes.
  7. A person who designs, creates, and maintains software.
  8. Programs on the computer with written commands that tell a computer what tasks to perform.
Down
  1. Persons responsible primarily for supporting end-user software applications, normally done remotely via telephone.
  2. The person who writes codes for computer software.
  3. The person responsible for maintaining and updating a website.
  4. Technology that enables information to be used to produce products and services.
  5. Electronic information networks that carry audio, video, and computer data.
  6. The physical parts of the computer.
  7. A programmer who designs and manages the development of business applications on the computer.

15 Clues: The physical parts of the computer.The person who writes codes for computer software.A person who designs, creates, and maintains software.The person responsible for maintaining and updating a website.Electronic information networks that carry audio, video, and computer data....

cosa sono le reti di computer 2017-02-01

cosa sono le reti di computer crossword puzzle
Across
  1. componente logica di una rete
  2. rete con nodi di uguale importanza che accedono a risorse comuni
  3. insieme di dispositivi informatici autonomi e connessi tra loro
  4. cavi su cui viaggiano le informazioni, chiamati linea di interconnessione
  5. computer contenente informazioni che restituisce dati ai terminali
  6. componente fisica di una rete
  7. condivisione di file in una rete
Down
  1. computer che indirizzano i terminali verso gli host, detti anche dispositivi attivi
  2. computer utilizzato per accedere alla rete
  3. computer che richiede un servizio utilizzando le risorse del server
  4. è costituita da i programmi che gestiscono il collegamento con gli host
  5. postazione di lavoro costituita da un computer connesso ad una rete
  6. computer impiegati solo per la memorizzazione e la distribuzione di file
  7. insieme di dispositivi hardware (memorie, CPU,…) e di dispositivi software

14 Clues: componente logica di una retecomponente fisica di una retecondivisione di file in una retecomputer utilizzato per accedere alla reteinsieme di dispositivi informatici autonomi e connessi tra lororete con nodi di uguale importanza che accedono a risorse comunicomputer contenente informazioni che restituisce dati ai terminali...

How technology affects businesses 2023-11-06

How technology affects businesses crossword puzzle
Across
  1. System A software that mimics a human expert on something
  2. Where computers store data
  3. Using computers to plan, design, and test
  4. Using computers to manufacture
  5. A system of computers connected together by telephone wires or other means
  6. Tells the computer what to do
  7. A phone with advanced capabilities
  8. Your chosen number to gain access to accounts
  9. Machine application of scientific knowledge
Down
  1. Working from home or a remote location
  2. A device that orbits the Earth for various communication purposes
  3. Physical parts of the computer
  4. Better communication with employees and customers
  5. Navigation system used to find directions that uses satellite technology
  6. Allows people to connect using the internet

15 Clues: Where computers store dataTells the computer what to doPhysical parts of the computerUsing computers to manufactureA phone with advanced capabilitiesWorking from home or a remote locationUsing computers to plan, design, and testAllows people to connect using the internetMachine application of scientific knowledge...

FITS Chapter 1 :Introduction to IT, Keyboarding Skill, Research, and Survey(Part1) 2024-03-18

FITS Chapter 1 :Introduction to IT, Keyboarding Skill, Research, and Survey(Part1) crossword puzzle
Across
  1. - The programs and other operating information used by a computer. (8)
  2. - The main body of a desktop computer, containing the motherboard and CPU. (10)
  3. - Software designed to perform a group of coordinated functions, tasks, or activities. (18)
  4. - The study or use of systems for storing, retrieving, and sending information. (21)
  5. - The physical parts of a computer system. (8)
  6. - A piece of computer equipment on which information can be stored. (13)
Down
  1. - Software designed to provide a platform for other software. (13)
  2. - A tool that allows the transfer of data between devices. (18)
  3. - The act of entering data into a computer. (5)
  4. - The information produced by a computer after processing. (6)

10 Clues: - The physical parts of a computer system. (8)- The act of entering data into a computer. (5)- The information produced by a computer after processing. (6)- A tool that allows the transfer of data between devices. (18)- Software designed to provide a platform for other software. (13)...

cse sigma 2025-11-06

cse sigma crossword puzzle
Across
  1. Software that manages computer hardware and applications.
  2. A collection of related web pages under one domain.
  3. Markup language used to create web pages.
  4. Temporary memory used by the CPU while processing.
  5. Running multiple processes at the same time.
  6. Field that enables computers to think and learn like humans.
Down
  1. The smallest unit of data in computing.
  2. Symbol used to write comments in code.
  3. Device used to connect a computer to the internet.
  4. A small area network used within a building or campus.
  5. Global network connecting millions of computers.
  6. Data structure that works on Last-In-First-Out principle.
  7. Popular programming language used for Android development.
  8. Malicious software that replicates itself and spreads.
  9. Process of finding and fixing code errors.
  10. The brain of the computer that performs calculations.

16 Clues: Symbol used to write comments in code.The smallest unit of data in computing.Markup language used to create web pages.Process of finding and fixing code errors.Running multiple processes at the same time.Global network connecting millions of computers.Device used to connect a computer to the internet....

Operating Systems 2016-09-15

Operating Systems crossword puzzle
Across
  1. A software on the hard drive that enables the computer hardware to communicate and operate with the computer software (two words - use a hyphen)
  2. Users of a batch operating system do not interact with the computer directly
  3. An operating system that allows for multiple users to use the same computer at the same time and different times
  4. Operating systems Are designed to operate on small machines like Play Stations and BluRay Players
  5. A data processing system in which the time interval required to process and respond to inputs is so small that it controls the environment
Down
  1. An operating system that allows the user to start and stop different applications
  2. A small program that has been added to the operating system that enables the unique features of hardware to function correctly (two words - use a hyphen)
  3. Multiple central processors to serve multiple real-time applications and multiple users
  4. An operating systems that allow different parts of a software program to run concurrently
  5. Features of different operating systems incorporated in to one

10 Clues: Features of different operating systems incorporated in to oneUsers of a batch operating system do not interact with the computer directlyAn operating system that allows the user to start and stop different applicationsMultiple central processors to serve multiple real-time applications and multiple users...

definiciones basicas 2015-07-26

definiciones basicas crossword puzzle
Across
  1. tiene el fin de almacenar y procesar
  2. maquina electrónica
  3. gestiona los recursos del hardware
  4. equipo lógico de sistema informático
  5. ciencia que estudia dispositivos tecnológicos
  6. almacenamiento
Down
  1. aplicacion para la creacion y edicion
  2. partes tangibles de la computadora
  3. conjunto de instrucciones
  4. unidad central de procesamiento

10 Clues: almacenamientomaquina electrónicaconjunto de instruccionesunidad central de procesamientopartes tangibles de la computadoragestiona los recursos del hardwaretiene el fin de almacenar y procesarequipo lógico de sistema informáticoaplicacion para la creacion y edicionciencia que estudia dispositivos tecnológicos

Hardware (ju) 2014-09-02

Hardware (ju) crossword puzzle
Across
  1. tegenovergestelde van hardware
  2. apparatuur
  3. kenmerkend aan een processor is de ...
  4. basis oudere voeding bij een pc
  5. afkorting voor netvoeding
Down
  1. de meeste processors werken met een ...
  2. vorm van extern geheugen
  3. printplaat
  4. Engelse afkorting voor harde schijf
  5. de eerste laag van een geheugenhiërarchie

10 Clues: printplaatapparatuurvorm van extern geheugenafkorting voor netvoedingtegenovergestelde van hardwarebasis oudere voeding bij een pcEngelse afkorting voor harde schijfkenmerkend aan een processor is de ...de meeste processors werken met een ...de eerste laag van een geheugenhiërarchie

TTS SOFTWARE DAN HARDWARE KOMPUTER 2022-02-06

TTS SOFTWARE DAN HARDWARE KOMPUTER crossword puzzle
Across
  1. Singkatan dari Video Graphics Adapter
  2. layar penampil data pada komputer
  3. Nama lain dari harddisk
  4. Perangkat hardware Yang berguna untuk mengeluarkan suara
  5. Salah satu aplikasi sejuta umat yang di luncurkan oleh pihak microsoft
  6. Papan ketik komputer
  7. Alat penampil data gambar dan tulisan dalam bentuk cetakan di atas kertas
  8. Salah satu aplikasi komputer untuk memutar mp3
  9. Adalah aplikasi untuk mengakses internet dan banyak yang menggunakannya
  10. Adalah otak dalam komputer
  11. Random-access memory disingkat menjadi
Down
  1. Berukuran kecil, ringan digunakan sebagai penyimpan data dan bisa dibawa kemana mana
  2. Alat komputer yang dapat dilihat dan dipegang termasuk ke dalam perangkat
  3. Salah satu komponen yang berfungsi untuk menyimpan data dalam komputer dan tidak bisa di bawa kemana mana
  4. Papan tempat CPU dan komponen-komponen komputer dipasang di dalam casing
  5. Alat untuk menstabilkan arus listrik yang masuk ke power supply komputer
  6. Salah satu hardware di dalam perangkat komputer yang berperan untuk memberikan suplai daya
  7. Adalah salah satu perangkat penting yang berguna untuk melindungi komponen komputer dari bantingan dan hewan yang masuk
  8. Sebutan untuk kamera yang terpasang pada komputer atau laptop
  9. Jika dijadikan dalam bahasa indonesia adalah tikus

20 Clues: Papan ketik komputerNama lain dari harddiskAdalah otak dalam komputerlayar penampil data pada komputerSingkatan dari Video Graphics AdapterRandom-access memory disingkat menjadiSalah satu aplikasi komputer untuk memutar mp3Jika dijadikan dalam bahasa indonesia adalah tikusPerangkat hardware Yang berguna untuk mengeluarkan suara...

Middle School IT Terminology 2025-04-14

Middle School IT Terminology crossword puzzle
Across
  1. A person employed to maintain and operate a computer system or network for a company or other organization.
  2. The person responsible for monitoring and controlling computer systems in a company or organization.
  3. People who work in communicating a concept or information via a computer using audio, video, text, graphics, animation, etc.
  4. A system of computers, peripherals, terminals, and databases connected by communication lines.
  5. A person who creates technical documentation and user guides for a professional field.
  6. A profession that involves the understanding and design of computers and computational processes.
  7. A person who designs, creates, and maintains software.
  8. Programs on the computer with written commands that tell a computer what tasks to perform.
Down
  1. Persons responsible primarily for supporting end-user software applications, normally done remotely via telephone.
  2. The person who writes codes for computer software.
  3. The person responsible for maintaining and updating a website.
  4. Technology that enables information to be used to produce products and services.
  5. Electronic information networks that carry audio, video, and computer data.
  6. The physical parts of the computer.
  7. A programmer who designs and manages the development of business applications on the computer.

15 Clues: The physical parts of the computer.The person who writes codes for computer software.A person who designs, creates, and maintains software.The person responsible for maintaining and updating a website.Electronic information networks that carry audio, video, and computer data....

Collins Computer Applications Vocab 2022-04-05

Collins Computer Applications Vocab crossword puzzle
Across
  1. Insertion point in a document in the form of a blinking vertical line on the screen
  2. An onscreen toolbar that displays the active applications
  3. Hardware that lets the user view or hear processed data.(examples: monitor, printer, speaker, projector)
  4. The current setting or action taken by hardware or software if the user has not specified otherwise
  5. A collection of information stored on the local computer of a WWW user; used by websites to identify previous users
  6. A correspondence within a company or organization (TO, FROM, DATE, SUBJECT)
  7. Make the window smaller
  8. Machinery and equipment(examples: CPU, keyboard, monitor, printer)
Down
  1. text that is placed at the top of the page (typically the title)
  2. A type of design applied to an entire set of characters (Examples: Arial, Times New Roman, etc.)
  3. Location to save a document and organize many files
  4. Hardware used to enter various types of data into a computer (mouse, microphone, pen tablet, etc.)
  5. A program that allows a user to display HTML developed web pages
  6. File that is included with an e-mail that can be opened by the user
  7. A system that transmits any combination of voice, video, or data between users.
  8. Make the window larger
  9. A law that secures for a limited time to the creators the exclusive right to their works
  10. text that is placed at the bottom of the page (typically data common to other pages is listed)
  11. Hardware used to move cursor around a document or select menus
  12. Text, cell or an object that when clicked “jumps to” another location, such as another file location or website

20 Clues: Make the window largerMake the window smallerLocation to save a document and organize many filesAn onscreen toolbar that displays the active applicationsHardware used to move cursor around a document or select menustext that is placed at the top of the page (typically the title)A program that allows a user to display HTML developed web pages...

Lesson 24 Vocabulary 2016-05-09

Lesson 24 Vocabulary crossword puzzle
Across
  1. A type of fiber-optic telephone line that can transmit up to 1.544 megabits per second.
  2. network Software architectural model relationship.
  3. Small, simple, inexpensive device that joins multiple computers together
  4. Similar to an intranet, but allows specific users outside of the organization to access internal information systems.
  5. Provides connection speeds more than 30 times faster than dial-up connections.
  6. A device on a network; generally shares resources such as printers, software, and other hardware.
  7. Internet connection technology that provides for the transfer of information to a computer at high-speed bandwidth over ordinary copper telephone lines.
  8. Network World's collection of interconnected commercial and government-owned voice-oriented systems.
  9. Connects personal computers, workstations, and other devices such as printers and scanners in a limited geographical area.
  10. Connects two or more LANS to form a WAN.
  11. A recent wireless technology that can deliver maximum speeds of up to 7 Mbps to your cell phone, home computer, or car.
Down
  1. Worldwide system composed of thousands of smaller networks.
  2. A network in which all the computers are equal; no computer is designated as the server.
  3. Method of high-level security that examines a fingerprint, voice pattern, or the iris or retina of the eye and matches it with the original entry in the system.
  4. Acts as an intermediary between a user and the Internet to ensure security, administrative control, and caching service.
  5. A network designed for the exclusive use of people within an organization.
  6. Person who breaks into computer systems to steal services and information.
  7. Uses coaxial cable to send and receive data.
  8. such as a mail server, a database server, an FTP server, an application server, or a Web server.
  9. A variation of a LAN that uses no physical wires.
  10. High-end program designed to provide network control that includes special functions for connecting computers and other devices into a network.
  11. A software program such as Internet Explorer.
  12. Can include telephone systems, fiber optics, satellites, microwaves, or any combination of these.
  13. Covers a large geographical area and can contain communication links across metropolitan, regional, or national boundaries.
  14. Special hardware and software that protect individual companies' networks from external networks.
  15. Device that enables a computer to transmit voice data over telephone lines.

26 Clues: Connects two or more LANS to form a WAN.Uses coaxial cable to send and receive data.A software program such as Internet Explorer.A variation of a LAN that uses no physical wires.network Software architectural model relationship.Worldwide system composed of thousands of smaller networks....

computer terms by William Yates 2015-01-28

computer terms by William Yates crossword puzzle
Across
  1. physical parts of a computer
  2. main circuit board in pc
  3. thin sheet of metal that covers the motherboard
  4. installs an 5-1/4 inch bay drive
  5. programs and other operating info in a computer
  6. controls if computer is on or off
Down
  1. output device for pc or speakers
  2. an input device
  3. installs one of 3-1/2 internal bay drive
  4. next to motherboard to run the power
  5. installs one of the external bay drives
  6. software that supports the computer basic functions
  7. first input drive for pc

13 Clues: an input devicemain circuit board in pcfirst input drive for pcphysical parts of a computeroutput device for pc or speakersinstalls an 5-1/4 inch bay drivecontrols if computer is on or offnext to motherboard to run the powerinstalls one of the external bay drivesinstalls one of 3-1/2 internal bay drivethin sheet of metal that covers the motherboard...

Teka-teki Silang Informatika 2025-08-05

Teka-teki Silang Informatika crossword puzzle
Across
  1. Software sistem yang wajib ada agar komputer bisa berjalan
  2. penyimpanan data permanen didalam komputer
  3. untuk memasukkan data ke komputer
  4. keluaran berupa cetakan diatas kertas
  5. OPERASI;Sistem mengatur seluruh operasi komputer disebut
  6. OPERASI;Program yang memungkinkan komputer digunakan oleh pengguna
  7. yang bersifat sementara dan cepat
  8. dari alat yang digunakan untuk menampilkan hasil grafis
  9. keras utama untuk memproses data
Down
  1. lunak disebut juga dengan
  2. DRIVE; Perangkat keras untuk menyimpan data secara portabel
  3. komputer terdiri dari perangkat keras, perangkat lunak dan
  4. komputer terdiri dari software, hardware dan
  5. untuk mengarahkan kursor
  6. dari Unit Pemrosesan Pusat
  7. komputer untuk menampilkan keluaran virtual

16 Clues: untuk mengarahkan kursorlunak disebut juga dengandari Unit Pemrosesan Pusatkeras utama untuk memproses datauntuk memasukkan data ke komputeryang bersifat sementara dan cepatkeluaran berupa cetakan diatas kertaspenyimpanan data permanen didalam komputerkomputer untuk menampilkan keluaran virtualkomputer terdiri dari software, hardware dan...

PCPRO-Chapter1&2 2023-09-12

PCPRO-Chapter1&2 crossword puzzle
Across
  1. Is used to test network communications by redirecting a signal from the transmit port on a device to the receive port on the same device.
  2. Issue status: The issue has been fixed and is awaiting customer acknowledgment.
  3. Use *BLANK* to blow small particles of dust and dirt from inside your device.
  4. RAM is considered *BLANK* memory, that means it's not persistent
  5. Devices that contain non-volatile memory for saving or maintaining data.
  6. The process of tracking and managing an organization's assets.
  7. The system installed within buildings to control temperature by supplying heat and air conditioning.
  8. Hardware function. The flow of data through a series of procedures as defined by a set of instructions
  9. Used to measure wifi signal strength.
  10. Hardware function. The movement of data or commands to the internal computer hardware.
  11. Component categorie. Software.
  12. Computer systems do not function well with too much or too little *BLANK*.
  13. Can be used to clean metal contacts (like those found on expansion cards).
  14. A device that tests various electrical properties.
  15. The flow of electricity from one electrically charged object to another.
  16. Media such as CDs, DVDs, and Blue-ray disks
  17. Used to remove the insulation from a wire.
  18. A device that stores an electric charge.
  19. An offline device that goes online to provide power when an undervoltage event occurs.
  20. Used to secure connectors to the ends of network cables.
  21. Type of touchscreen that uses two flexible layers that are separated by a gap.
  22. The brains of the computer.
  23. Modifies the power signal to remove noise and create a smooth alternating current (AC) signal.
  24. An offline device that switches over to provide power when an under-voltage occurs.
  25. Protects against over-voltages by switching a device off before an over-voltage can damage it.
  26. Type of touchscreen that uses a screen that is coated with a conductive material.
  27. Are commonly used to document a change request.
Down
  1. A device that modifies the power signal to remove noise and create a smooth alternating current (AC) signal.
  2. Modern hardware components use a *BLANK* that implements both componentization and standardization as described in the following table
  3. An online device that is constantly providing battery power to the computer and being recharged by the wall outlet.
  4. Never touch the *BLANK* on a circuit board
  5. Interference that affects wired network signals.
  6. Issue status: A ticket has been created and the problem has not yet been addressed.
  7. Change request section Specifies how you will return affected systems to their original states if your implementation fails
  8. A special type of software that is embedded in the read-only memory of a hardware component
  9. Provides information related to potential hazards and safety precautions within an organization.
  10. Long-term storage is considered *BLANK* memory
  11. Component categorie. Keyboard, mouse, monitor, and printer.
  12. When touching anything inside the computer, wear an *BLANK* that is attached to the metal PC chassis with an alligator clip.
  13. Issue status: A ticket has been assigned and an individual is working on resolving the issue.
  14. Conditions power so that over-voltages don't reach devices.
  15. Issue status: The end-user or customer has verified that the problem has been solved.
  16. This type of hazard can cause electrical shock and burns.
  17. Signals caused by cordless phones, microwave ovens, and wireless devices that interfere with wireless networking.
  18. Small, portable devices that use memory chips to store information.
  19. Change request section. Includes questions about Why is the change needed
  20. *BLANK* located close to a computer can cause undesired effects or even data loss.
  21. A device that connects to a computer, such as a monitor or printer.
  22. A resource that has value to an organization.
  23. A signal that corrupts or destroys regular signals. Interference affects signals used by two devices to communicate on a network.

50 Clues: The brains of the computer.Component categorie. Software.Used to measure wifi signal strength.A device that stores an electric charge.Never touch the *BLANK* on a circuit boardUsed to remove the insulation from a wire.Media such as CDs, DVDs, and Blue-ray disksA resource that has value to an organization....

Alan 2024-06-11

Alan crossword puzzle
Across
  1. Software designed to detect and destroy computer viruses.
  2. A device that outputs printed documents.
  3. A wireless technology standard for exchanging data.
  4. A device used to make voice calls.
  5. The main circuit board of a computer.
  6. A peripheral used to input text into a computer.
  7. A mobile operating system developed by Google.
  8. A device that forwards data packets between computer networks.
  9. It is the digital part of a computer
  10. A method of exchanging digital messages over the Internet.
Down
  1. It is the phisical part of the computer
  2. An electronic device for storing and processing data.
  3. A device that projects images onto a screen.
  4. A unit of data storage.
  5. A data storage device using solid-state memory.
  6. An output device that displays information in visual form.
  7. A global network that connects millions of private, public, academic, business, and government networks.
  8. A portable computer.
  9. Computer hard drive (abbreviated).
  10. A network security system that monitors and controls incoming and outgoing network traffic.

20 Clues: A portable computer.A unit of data storage.A device used to make voice calls.Computer hard drive (abbreviated).It is the digital part of a computerThe main circuit board of a computer.It is the phisical part of the computerA device that outputs printed documents.A device that projects images onto a screen....

Chapter 12 CIS 25 2024-11-05

Chapter 12 CIS 25 crossword puzzle
Across
  1. An isolated environment for testing or running applications
  2. Command to configure or display network interfaces
  3. The core part of an operating system, managing hardware
  4. Self-Monitoring, Analysis, and Reporting Technology for drives
  5. Apple's virtual assistant for iOS device
  6. Near Field Communication; short-range wireless data transfer
  7. Removing restrictions on iOS devices for customization
  8. A newer version of software with improvements or fixes
  9. Change ownership of files or directories
  10. Preboot Execution Environment; allows booting over a network
  11. Apple's cloud storage and synchronization service
  12. Erasing data from a device remotely
  13. A job scheduler for running tasks on Unix-like systems
  14. Virtual Private Network; encrypted private internet connection
  15. Gaining root access to Android for system modifications
  16. Command-Line Interface; text-based interaction with the computer
  17. A small app or tool that provides info or functions
  18. Software with publicly available source code
Down
  1. Execute a command with superuser (admin) privileges
  2. Locking a device remotely to secure it
  3. A fix or update to address vulnerabilities or bugs
  4. Terminate a process by its ID in the command line.
  5. An open-source mobile OS developed by Google
  6. A sensor that measures rotation or angular velocity
  7. Software Development Kit; tools to build applications
  8. Open-source Unix-like operating system
  9. A multiuser, multitasking operating system
  10. Berkeley Software Distribution; a Unix-like operating system
  11. A sensor that measures acceleration and orientation
  12. Command for configuring wireless network interfaces
  13. emulator Software that mimics a command-line interface
  14. Backup software for macOS, offering automatic backups
  15. A small graphic representing an application or file
  16. A bootloader used in Linux systems.
  17. Change file permissions in Unix-like systems
  18. A command-line interface to interact with the OS

36 Clues: Erasing data from a device remotelyA bootloader used in Linux systems.Locking a device remotely to secure itOpen-source Unix-like operating systemApple's virtual assistant for iOS deviceChange ownership of files or directoriesA multiuser, multitasking operating systemAn open-source mobile OS developed by Google...

SOFTWARE 2021-01-13

SOFTWARE crossword puzzle
Across
  1. a type of algorithm capable of finding a solution to a problem quickly and efficiently
  2. a set of programs run by a computer system.
  3. software designed for particular hardware and which manages other program's access to the hardware.
  4. processes that are run at the same time.
  5. a way of solving a problem by trying different methods and learning from mistakes.
Down
  1. a group of things together that are of the same type.
  2. a utility that moves file clusters on a disk so that they are closer to each other to speed up the disk access.
  3. the process of proving to a computer system who you are.
  4. pretense
  5. a copy of files in another location so that they are still available if the original copy is eradicated.

10 Clues: pretenseprocesses that are run at the same time.a set of programs run by a computer system.a group of things together that are of the same type.the process of proving to a computer system who you are.a way of solving a problem by trying different methods and learning from mistakes....

Crossword 4 2023-07-18

Crossword 4 crossword puzzle
Across
  1. Software that manages all of the installed applications and hardware on a computer or device.
  2. A secret set of characters that are used to access a computer system or service.
  3. The state of being anonymous online.
  4. Computers that are connected through cable or Wi-Fi to share resources.
  5. A malicious attack that uses email, text messaging, and websites to gather sensitive information about people.
  6. Using another persons work as your own.
  7. How a document is displayed on a screen or in printed form.
Down
  1. Information that can be used to distinguish or track a persons identity.
  2. Hardware that is used to connect a computer to another computer or server over a local area network.
  3. Software that can be modified and distributed to others.

10 Clues: The state of being anonymous online.Using another persons work as your own.Software that can be modified and distributed to others.How a document is displayed on a screen or in printed form.Computers that are connected through cable or Wi-Fi to share resources.Information that can be used to distinguish or track a persons identity....

Computer 2023-11-15

Computer crossword puzzle
Across
  1. a text editor, i.e., an app specialized in editing plain text.
  2. a small device that a computer user pushes across a desk surface in order to point to a place on a display screen and to select one or more actions to take from that position.
  3. an abbreviation for Google Mail.
  4. an anti-virus or anti-malware software product founded by Peter Norton
  5. acronym that stands for random-access memory.
  6. a type of proprietary software that is released without charge to the public.
  7. commonly used for storage, data backup, and transferring files between devices.
  8. stands for "modulator-demodulator,".
  9. is a specific class of computer software that provides the low-level control for a device's specific hardware.
  10. a storage device containing nonvolatile flash memory, used in place of a hard disk because of its much greater speed.
  11. the main printed circuit board (PCB) in a computer.
  12. a trialware file archiver utility for Windows, developed by Eugene Roshal of win.rar GmbH.
  13. a device that accepts text and graphic output from a computer and transfers the information to paper.
  14. an input device used to enter characters and functions into the computer system by pressing buttons, or keys.
  15. a piece of equipment worn on the head that allows someone to hear sound when using a phone, music, or computer system.
Down
  1. is a combination of "Web" and "video camera."
  2. the primary component of a computer that acts as its “control center.”
  3. is a computer application for computation, organization, analysis and storage of data in tabular form.
  4. a specialized processor originally designed to accelerate graphics rendering.
  5. is a powerful and free office suite, a successor to OpenOffice(.org), used by millions of people around the world.
  6. a piece of output gear that connects to a computer to produce sound.
  7. manages all of the other application programs in a computer.
  8. developed by Piriform Software, is a utility used to clean potentially unwanted files and invalid Windows Registry entries from a computer.
  9. It projects images from a Blu-ray player or computer and presents ideas on the projection screen.
  10. an output device that displays information being processed in a computer.
  11. Malwarebytes Anti-Malware, abbreviated as MBAM) is an anti-malware software for Microsoft Windows, macOS, ChromeOS, Android, and iOS that finds and removes malware.
  12. a software product used to archive, compress and encrypt files in a variety of archive formats for more efficient storage and distribution.
  13. is a web browser developed by Apple Inc. and included in Mac OS X. It was first released as a public beta in January 2003.
  14. the hardware component that stores all of your digital content.
  15. is a device that provides Wi-Fi and is typically connected to a modem.
  16. convert the audio sound waves into electrical signals.
  17. helps you keep your most important information — like your photos, files and backups — secure

32 Clues: an abbreviation for Google Mail.stands for "modulator-demodulator,".is a combination of "Web" and "video camera."acronym that stands for random-access memory.the main printed circuit board (PCB) in a computer.convert the audio sound waves into electrical signals.manages all of the other application programs in a computer....

ICT CH 1 - 10 2025-05-15

ICT CH 1 - 10 crossword puzzle
Across
  1. Checks that data has been entered into a field.
  2. first stage of system life cycle that involves understanding, observing or interviewing.
  3. the fundamental software that manages a computer's hardware and software resources, allowing users to interact with the computer.
  4. the programs and other operating information used by a computer.
Down
  1. the external and internal devices and equipment that enable you to perform major functions such as input, output, storage, communication, processing, and more.
  2. a type of artificial intelligence (AI) program designed to mimic the decision-making abilities of a human expert in a specific domain.
  3. a condition caused by repetitive movements over time, often associated with computer use.
  4. Ensures that data entered has the correct number of characters, or isn't longer than a certain number of characters.
  5. Checks that a value falls within the specified range.

9 Clues: Checks that data has been entered into a field.Checks that a value falls within the specified range.the programs and other operating information used by a computer.first stage of system life cycle that involves understanding, observing or interviewing.a condition caused by repetitive movements over time, often associated with computer use....

Cyber Threat Crossword 2022-02-07

Cyber Threat Crossword crossword puzzle
Across
  1. Never share your _________ with another person
  2. Also known as malicious software any; any program or file that is harmful to a computer user
  3. Passwords should should always be at least this many characters long.
  4. Choose a password that is easy for you _______________ but hard for you someone to guess.
  5. Applied to data to protect it from unauthorized use in case of theft or loss.
  6. A collection of information that is organized so that it can easily be accessed, managed and updated
  7. Email scam or attempt to trick you into giving your password or personal information
Down
  1. A ___________ is a hardware of a software that helps keep hackers from using your computer and it watches for outside attempts to access your system and blocks communication that you don't permit
  2. _________________ is a software that gathers computer user information and transmits it to the creator of the software without the explicit knowledge or informed consent of the user
  3. Do not leave your laptop or computer ___________________
  4. The state of being free from danger and threat
  5. Always _______your computer when you leave your desk
  6. To protect personal information, avoid sending it via
  7. A _______ assessment is the process by which risks are identified and the impact of those risks determined
  8. A software that is designed and destroy computer viruses
  9. A ___________ is often an email that gets mailed in chain letter fashion describing something devastating.

16 Clues: Never share your _________ with another personThe state of being free from danger and threatAlways _______your computer when you leave your deskTo protect personal information, avoid sending it viaDo not leave your laptop or computer ___________________A software that is designed and destroy computer viruses...

INFORMATIKA/DASAR TKJ 2024-09-09

INFORMATIKA/DASAR TKJ crossword puzzle
Across
  1. Central Processing Unit
  2. Perangkat lunak yang memungkinkan sistem operasi untuk berinteraksi dengan perangkat keras.
  3. bagian keyboard yang berfungsi menjalankan perintah
  4. orang yang menggunakan software dan hardware
  5. meyimpan file dengan nama yang sama
  6. perangkat lunak
  7. random access memory
  8. papan sirkuit utama yang menghubungkan semua komponen komputer
Down
  1. bar tempat judul/nama aplikas
  2. bagian keyboard untuk mengetik
  3. Rata kiri kanan
  4. membuat teks rata tengah
  5. simbol grafis yang newaili suatu filder
  6. aplikasi pengolah kata
  7. salah satu tombol di keyboard

15 Clues: Rata kiri kananperangkat lunakrandom access memoryaplikasi pengolah kataCentral Processing Unitmembuat teks rata tengahbar tempat judul/nama aplikassalah satu tombol di keyboardbagian keyboard untuk mengetikmeyimpan file dengan nama yang samasimbol grafis yang newaili suatu filderorang yang menggunakan software dan hardware...

Tech Page 1 2016-07-06

Tech Page 1 crossword puzzle
Across
  1. the physical parts of a computer and related devices. (the computer case, monitors, keyboards, mice, printers, and scanners)
  2. all hardware and software connected to a computer
  3. computer programs such as applications and instruction sets
Down
  1. digital information
  2. a location in the computer that stores all data. It houses the hard disk, where all your files and folders are physically located.
  3. the computer’s language in the form of a numeric system that only uses two digits — 0 and 1.
  4. a unit of measurement used to measure data. One byte contains eight bits, or a series of eight zeros and ones.
  5. a computer's operating system. For example, Windows and Macintosh.
  6. the location where a computer stores its data

9 Clues: digital informationthe location where a computer stores its dataall hardware and software connected to a computercomputer programs such as applications and instruction setsa computer's operating system. For example, Windows and Macintosh.the computer’s language in the form of a numeric system that only uses two digits — 0 and 1....

P3 2022-12-05

P3 crossword puzzle
Across
  1. these are the computer parts you can feel and touch.
  2. show the result of processing done by the computer.
  3. set of instructions tells Hardware how to perform a particular task.
Down
  1. controls the overall working of the computer, It manages the hardware and the other software programs.
  2. a processing device
  3. is an electronic device. it accepts data, processes it, and then gives the result.

6 Clues: a processing deviceshow the result of processing done by the computer.these are the computer parts you can feel and touch.set of instructions tells Hardware how to perform a particular task.is an electronic device. it accepts data, processes it, and then gives the result....

PC PRO Chapter 10 Keywords 2020-03-20

PC PRO Chapter 10 Keywords crossword puzzle
Across
  1. A thin layer of software that resides between the virtual operating system(s) and the hardware.
  2. Should be optimized to run desktop productivity applications.
  3. A virtual network used to allow communication between virtual machines on the same virtualization host and between virtual machines and the host operating system.
  4. A combination of software, data access, computation, and storage services provided to clients through the internet.
  5. A virtual network used to allow communication only between virtual machines on the same virtualization server.
  6. A combination of public, private, and community cloud resources from different service providers.
  7. Requires no interaction from the user during the installation process.
  8. Adds a new installation of Windows.
  9. Typically used for media streaming, file sharing, and printer sharing.
  10. The actual system hardware, such as the hard disk drive(s), optical drive, RAM, processors, etc.
  11. Developed to address many of the problems found in Windows Vista.
  12. Introduced major changes to the Windows OS.
  13. A type of virtualization where only some of the components of the virtual machine are virtualized. Paravirtualization A type of virtualization where the hardware is not virtualized.
  14. Require a great deal of processing power.
  15. The Windows installation files must first be copied to a network location.
  16. A software implementation of a computer that executes programs like a physical machine.
  17. Cloud-based computing resources shared by several organizations.
Down
  1. A virtual network used to provide virtual machines with access to a physical network, allowing them to communicate with externally located servers and clients.
  2. To fix a currently installed Windows implementation.
  3. Microsoft's enterprise hypervisor.
  4. Require extensive video processing and screen space. Virtualization workstation Require extensive RAM and CPU processing power. Gaming system Require a great deal of processing power.
  5. You install Windows on one computer and then copy that image to other computers.
  6. Cloud-based computing resources such as platforms, applications, and storage that are made available to the general public by a cloud service provider. Private cloud Cloud-based computing resources for a single organization.
  7. Delivers software applications to the client either over the internet or on a local area network.
  8. A type of virtualization where the virtual machine completely simulates a real physical host.
  9. A file that is created within the host operating system and that simulates a hard disk for the virtual machine.
  10. Delivers everything a developer needs to build an application.
  11. Implement a high-end audio adapter with a surroundsound speaker system.
  12. Updates your current Windows installation to a newer version of Windows.
  13. The ability to install and run multiple operating systems concurrently on a single physical machine.
  14. Delivers infrastructure to the client, such as processing, storage, networks, and virtualized environments.
  15. Designed to address many of the issues customers had with Windows 8.
  16. Needs to be able to connect to a remote desktop session.

33 Clues: Microsoft's enterprise hypervisor.Adds a new installation of Windows.Require a great deal of processing power.Introduced major changes to the Windows OS.To fix a currently installed Windows implementation.Needs to be able to connect to a remote desktop session.Should be optimized to run desktop productivity applications....

Technology Terms 2020-03-17

Technology Terms crossword puzzle
Across
  1. A pointing device.
  2. What is program part that runs on a computer?
  3. The parts of a computer system that you can touch.
  4. Millions of computers around the world connected to each other.
  5. A blinking line on the screen.
Down
  1. A panel of keys that let you operate a computer.
  2. Software program that lets you explore the W.W.W.
  3. Hardware used to listen to sounds from a program.
  4. TV-like part of the computer that you look at to see information.
  5. This is also known as the processor.

10 Clues: A pointing device.A blinking line on the screen.This is also known as the processor.What is program part that runs on a computer?A panel of keys that let you operate a computer.Software program that lets you explore the W.W.W.Hardware used to listen to sounds from a program.The parts of a computer system that you can touch....

Test your knowledge of Computer Science 2020-09-02

Test your knowledge of Computer Science crossword puzzle
Across
  1. A number system consisting of ones and zeroes
  2. An output device used to produce paper copies of your files
  3. Malicious software
  4. Computers that are connected to each other
  5. The brains of a computer
  6. Also known as Random Access Memory
  7. An input device used to type text
  8. The programs you run on your computer
Down
  1. Hardware needed to connect to the internet
  2. The tiny squares that a digital image consists of
  3. Python is a ___________ language
  4. A type of internet access that does not require cables
  5. a type of storage based on the internet
  6. ROM stands for ____ Only Memory

14 Clues: Malicious softwareThe brains of a computerROM stands for ____ Only MemoryPython is a ___________ languageAn input device used to type textAlso known as Random Access MemoryThe programs you run on your computera type of storage based on the internetHardware needed to connect to the internetComputers that are connected to each other...

Tech Page 1 2016-07-06

Tech Page 1 crossword puzzle
Across
  1. a computer's operating system. For example, Windows and Macintosh.
  2. the location where a computer stores its data
  3. a unit of measurement used to measure data. One byte contains eight bits, or a series of eight zeros and ones.
  4. the computer’s language in the form of a numeric system that only uses two digits — 0 and 1.
  5. digital information
Down
  1. all hardware and software connected to a computer
  2. computer programs such as applications and instruction sets
  3. the physical parts of a computer and related devices. (the computer case, monitors, keyboards, mice, printers, and scanners)
  4. a location in the computer that stores all data. It houses the hard disk, where all your files and folders are physically located.

9 Clues: digital informationthe location where a computer stores its dataall hardware and software connected to a computercomputer programs such as applications and instruction setsa computer's operating system. For example, Windows and Macintosh.the computer’s language in the form of a numeric system that only uses two digits — 0 and 1....

Engineering Careers 2025-03-11

Engineering Careers crossword puzzle
Across
  1. Designs and tests physical components like computer processors, circuit boards, and sensors.
  2. The field of engineering that designs and improves robotic systems.
  3. A type of engineer that specializes in renewable energy, like wind and solar.
  4. Engineers who design and construct dams, levees, and reservoirs.
  5. Engineers who ensure industrial processes and factory systems run efficiently.
  6. Engineers who extract natural resources like oil, gas, and minerals.
  7. Engineers who work with circuits, microchips, and communication devices.
  8. A branch of engineering that focuses on outer space exploration.
  9. Engineers who create and maintain wireless networks and fiber optic systems.
  10. This engineer focuses on designing ships, submarines, and offshore structures.
  11. This engineer creates artificial limbs, medical devices, and prosthetics.
  12. Engineers who study and develop materials like metals, plastics, and ceramics.
  13. Engineers who design and develop airplanes, helicopters, and spacecraft.
Down
  1. Engineers in this field work on nuclear power plants and radiation technology.
  2. Engineers who work with software, databases, and cybersecurity.
  3. Specializes in designing buildings, bridges, and other structures to ensure stability and strength.
  4. Works with both hardware and software to develop and improve computer systems.
  5. A branch of engineering that designs chemical production processes.
  6. A field of engineering focused on developing new medicines and medical equipment.
  7. A field of engineering that focuses on construction management and planning.
  8. This engineer designs, tests, and improves cars and transportation systems.
  9. This type of engineer plans and builds roads, bridges, and tunnels.
  10. Focuses on designing and improving sound systems, microphones, and audio equipment.
  11. The field of engineering responsible for water treatment and pollution control.
  12. Focuses on improving farming equipment, irrigation systems, and food production.
  13. A specialized type of engineer who develops food processing and packaging systems.
  14. Engineers who develop AI, machine learning, and autonomous systems.
  15. The field of engineering responsible for designing amusement park rides.
  16. Works on the extraction of minerals and resources from the earth safely and efficiently.
  17. This engineer specializes in designing sensors, control systems, and automation.
  18. This field of engineering is responsible for developing electronic gaming systems.

31 Clues: Engineers who work with software, databases, and cybersecurity.Engineers who design and construct dams, levees, and reservoirs.A branch of engineering that focuses on outer space exploration.A branch of engineering that designs chemical production processes.The field of engineering that designs and improves robotic systems....

pc quiz 2022-10-25

pc quiz crossword puzzle
Across
  1. γνωστη εταιρια για καρτεσ υπολογιστων
  2. μητρικη καρτα
  3. υλικο
  4. read only memory
  5. υπερυπολογιστεσ
Down
  1. μεγαλοι υπολογιστεσ
  2. γνωστη εταιρια για επεξεργαστεσ
  3. σκληροσ δισκοσ
  4. λογισμικο
  5. random access memory
  6. επεξεργαστησ
  7. personal computer

12 Clues: υλικολογισμικοεπεξεργαστησμητρικη καρτασκληροσ δισκοσυπερυπολογιστεσread only memorypersonal computerμεγαλοι υπολογιστεσrandom access memoryγνωστη εταιρια για επεξεργαστεσγνωστη εταιρια για καρτεσ υπολογιστων

HUNT I-See-Tea 2022-06-05

HUNT I-See-Tea crossword puzzle
Across
  1. a separate viewing area on a computer display screen
  2. a folder on a computer or phone where emails are received
  3. a resource needed to run the system
  4. Microsoft spreadsheet program used to save and analyze numerical data
  5. another type of computer software
  6. the main means of mass communication
  7. facts provided or learned
  8. a website
  9. basic social media where you can watch online videos
  10. Microsoft slide show presentation program
  11. local area network
  12. a specific set of ordered operations for a computer to perform
  13. Common Operating Machine Purposely used for Technological and Educational research
  14. apps: Spotify, Skype, Chrome, Zoom
  15. typically smaller than a notebook computer, but larger than a smartphone
  16. WWW
  17. Microsoft graphical word processing program
  18. area network if computers are more dispersed
  19. the process of developing or being developed
  20. application software for accessing the World Wide Web or a local website
  21. Online __ is refers to any means of sharing information with your coworkers online
  22. the physical technology that works with information
  23. system that is the primary piece of system software
  24. this component connects the hardware together to form a network
  25. the act of sifting through all the information online to find what you need
Down
  1. machinery and equipment developed from the application of scientific knowledge
  2. wide area network
  3. a file created by a software application
  4. the infrastructure and components that enable modern computing
  5. a worldwide system of computer networks
  6. a set of values of qualitative or quantitative variables about one or more persons or objects
  7. The computers on a _______ may be linked through cables
  8. MS WORD,MS EXCEL, MS PUBLISHER
  9. a free email service provided by Google
  10. contains all of the data in whatever form that an organization needs
  11. a collection of elements or components that are organized for a common purpose
  12. a handheld electronic device
  13. the programs and routines for a computer
  14. sometimes used synonymously with ICT
  15. connected to another computer or to a network
  16. involves tasks such as analysis, generating and implementing algorithms, etc.
  17. the transfer of messages (information) among people
  18. peripheral device that work with computers where you type letters
  19. type of software designed for tasks like handling a spreadsheet
  20. a place where data is collected and from which it can be retrieved
  21. a piece of mechanical or electronic equipment
  22. messages distributed by electronic means
  23. informative paper document that can be folded into a template, pamphlet, or leaflet.
  24. automated machine that can execute specific tasks
  25. area network such as an office or a school

50 Clues: WWWa websitewide area networklocal area networkfacts provided or learneda handheld electronic deviceMS WORD,MS EXCEL, MS PUBLISHERanother type of computer softwareapps: Spotify, Skype, Chrome, Zooma resource needed to run the systemthe main means of mass communicationsometimes used synonymously with ICTa worldwide system of computer networks...

Information System Development 2021-10-17

Information System Development crossword puzzle
Across
  1. A measure of how suitable the development of a system will be to the organization.
  2. A working model of the proposed system
  3. system______ is a set of activities to build an information system.
  4. A popular tool used to plan and schedule the time relationships among project activities is a _______ chart.
Down
  1. System development activities are grouped into ________.
  2. An _______system is a collection of hardware, software, data, people, and procedures that work together to produce quality information.
  3. the collection and summarization of data and information.
  4. Project ______ is the process of planning, scheduling and then controlling the activities during system development.
  5. A ______ is a set of components that interact to achieve a common goal.
  6. involves showing users exactly how they will use the new hardware and software in the system.

10 Clues: A working model of the proposed systemSystem development activities are grouped into ________.the collection and summarization of data and information.system______ is a set of activities to build an information system.A ______ is a set of components that interact to achieve a common goal....

FITC.sb 2013-05-15

FITC.sb crossword puzzle
Across
  1. A small piece quantity of something.
  2. Drive a self contained storage device containing a read -write mechanism.
  3. wireless locale area network.
  4. Engine A program for retrieval of data,files,or documents from a database
  5. The programs and other operating information used by a computer.
  6. A port developed by IMB for connecting a mouse or or keyboard to a Mac or Pc.
  7. network.
  8. Port An electronic and physical port thats sends Geiger audio through an
  9. Produce, deliver or supply data using a computer.
Down
  1. Of the culture of the computers,information technology,and virtual reality.
  2. The physical parts of the computer and related devices.
  3. What does ISP stand for.
  4. a file created by a software application.
  5. Port A locale network.
  6. What does LED stand for.
  7. What does SSID stand for.
  8. What does ram stand for.
  9. To put data in the computer.

18 Clues: network.Port A locale network.What does ISP stand for.What does LED stand for.What does ram stand for.What does SSID stand for.To put data in the computer.wireless locale area network.A small piece quantity of something.a file created by a software application.Produce, deliver or supply data using a computer....

Computer Basics 2024-12-04

Computer Basics crossword puzzle
Across
  1. This operation keeps information for later use
  2. The keyboard performs this operation
  3. Brain of the computer
  4. Phones and PDAs
  5. Computers used by banks and airports
  6. Controls data flow
  7. Processed data
  8. Users, Makers and Programmers
  9. Performs calculations in the computer
  10. Programs that tells the computer what to do
  11. The monitor performs this operation
Down
  1. Raw facts and figures
  2. The CPU performs this operation
  3. The fastest type of computer
  4. A microcomputer that is portable
  5. Steps to complete a task
  6. Connects hundreds of user
  7. Physical parts of a computer
  8. Number of computer operations
  9. A stationary microcomputer

20 Clues: Processed dataPhones and PDAsControls data flowRaw facts and figuresBrain of the computerSteps to complete a taskConnects hundreds of userA stationary microcomputerThe fastest type of computerPhysical parts of a computerNumber of computer operationsUsers, Makers and ProgrammersThe CPU performs this operationA microcomputer that is portable...

Computing word bank 2023-08-28

Computing word bank crossword puzzle
Across
  1. kokoonpano
  2. laitteisto
  3. what is an "app" a shortened version of
  4. for example a computer, smartphone, server
  5. palvelin
  6. do the math
  7. kopioida
  8. downloading the latest version of a software
  9. tehtävä
  10. sulauttaa
  11. for example Chrome or Firefox
  12. tallentaa, varastoida
Down
  1. varmuuskopio, varmuuskopioida
  2. CPU
  3. luoda
  4. 01101110 01101111
  5. liittää
  6. palomuuri
  7. protects your personal data from cyber attacks
  8. portti
  9. used to type
  10. kieltää

22 Clues: CPUluodaporttiliittäätehtäväkieltääpalvelinkopioidapalomuurisulauttaakokoonpanolaitteistodo the mathused to type01101110 01101111tallentaa, varastoidavarmuuskopio, varmuuskopioidafor example Chrome or Firefoxwhat is an "app" a shortened version offor example a computer, smartphone, serverdownloading the latest version of a software...

Functions of Robots 2021-08-19

Functions of Robots crossword puzzle
Across
  1. provides the necessary power to activate the actuators and sensors (two words)
  2. Processes signals from sensors into output signals to move the robot’s parts
  3. Output devices, such as motors
Down
  1. Hardware devices used in robotics systems
  2. Traverse the web collecting and analysing data (two words)
  3. Receive information about the robot’s environment
  4. Instructs hardware on how to perform tasks
  5. Degree of _______. A measure of robotic motion
  6. Movement back and fourth
  7. The human arm has_______ degrees of freedom

10 Clues: Movement back and fourthOutput devices, such as motorsHardware devices used in robotics systemsInstructs hardware on how to perform tasksThe human arm has_______ degrees of freedomDegree of _______. A measure of robotic motionReceive information about the robot’s environmentTraverse the web collecting and analysing data (two words)...

technology words 2023-05-10

technology words crossword puzzle
Across
  1. a series of coded software instructions
  2. technology related things related to biology
  3. making a robot to preform a task
  4. to put something on your device
  5. technologies that ae not physical
  6. a screen to use on a computer
  7. a collection of beliefs or practices mistakenly
  8. a show on a television to advertise something
Down
  1. a group or system of interconnected people or things.
  2. an institution of higher education offering courses in many subjects
  3. technology based off of microscopic things
  4. physical technologies
  5. scientific movement that advocates the use of current and emerging technologies
  6. technology related to science
  7. a device to do thing on

15 Clues: physical technologiesa device to do thing ona screen to use on a computertechnology related to scienceto put something on your devicemaking a robot to preform a tasktechnologies that ae not physicala series of coded software instructionstechnology based off of microscopic thingstechnology related things related to biology...

Information System For Businesses – Tutorial 2 – sheet 3 2016-10-11

Information System For Businesses – Tutorial 2 – sheet 3 crossword puzzle
Across
  1. set of big data algorithms, distributed storage and processing
  2. Organised facts and figures in a meaningful way
  3. a way of hiding the implementation details of a particular set of functionality. All those functionalities are grouped into a ...
  4. Is a graphical representation for specifying business processes in a business process model.
  5. high speed access area
  6. software that enables computer hardware to communicate and operate with and to computer software
  7. total maximum rate of a cable or device
  8. overall design and setup of a computer or a system
  9. a computer that retrieves information from a server or uses ressources provided by a server
  10. synonym for program ; also really often used on your mobile devices
  11. Understanding of a subject acquired through time
  12. What would be the world without Information Systems?
  13. file system that is largery run on commotidy hardware and used in distributed systems
  14. a software that provides a service from client requests through a network
  15. Information systems can help to improve the presence of the company in the...
Down
  1. It is the problem about having duplicated data.
  2. client-server architecture where presentation, processing and data management are physically separated
  3. the creation of virtual machines (VM) that acts like real computers on a host operating system
  4. the capability to hold information either temporarily or permanently
  5. They benefit from IT and play the role of users
  6. Extremely large data sets that may be analyzed computationally to reveal patterns
  7. Facts, figures and statistics related to a business
  8. It is the problem about software being able to deal with increasing demand
  9. protocol that facilitates the ability to execute code or a program from a remote source
  10. Term that is used to describe a collection of things that need to be done
  11. The practice of using a network of remote servers hosted on the Internet to store, manage, and process data
  12. architecture design programing model, invented by Google, used on distributed computation frameworks
  13. elementarybe element in a distributed system network taht can be eighter a client, a server or a peer. Could also be used as a master or a slave.
  14. a group of computers or servers that share the work as one
  15. It is the problem about maintaining the confidentiality and integrity of your data

30 Clues: high speed access areatotal maximum rate of a cable or deviceIt is the problem about having duplicated data.Organised facts and figures in a meaningful wayThey benefit from IT and play the role of usersUnderstanding of a subject acquired through timeoverall design and setup of a computer or a system...

IT KEY WORDS 2022-12-19

IT KEY WORDS crossword puzzle
Across
  1. different components
  2. data
  3. work
  4. retro
Down
  1. software
  2. computing
  3. malware
  4. encryptions

8 Clues: dataworkretromalwaresoftwarecomputingencryptionsdifferent components

tecnologia 2025-11-05

tecnologia crossword puzzle
Across
  1. – Luz concentrada.
  2. – Cámara digital.
  3. – Objeto que orbita un planeta.
  4. – Acumula energía eléctrica.
  5. – Entrada de texto.
  6. – Modula datos digitales.
  7. – Pantalla de visualización.
  8. – Equipo que ofrece servicios en red.
  9. – Detecta cambios físicos.
  10. – Conductor óptico.
  11. – Emite sonido.
Down
  1. – Produce documentos físicos.
  2. – Ejecuta instrucciones.
  3. – Cubierta externa.
  4. – Motor preciso.
  5. – Software interno del hardware.
  6. – Conector estándar.
  7. – Dispositivo que enruta datos.
  8. – Circuito diminuto.
  9. – Transmite señales.

20 Clues: – Emite sonido.– Motor preciso.– Cámara digital.– Luz concentrada.– Cubierta externa.– Entrada de texto.– Conductor óptico.– Conector estándar.– Circuito diminuto.– Transmite señales.– Ejecuta instrucciones.– Modula datos digitales.– Detecta cambios físicos.– Acumula energía eléctrica.– Pantalla de visualización.– Produce documentos físicos....

TTS TIK 2026-01-20

TTS TIK crossword puzzle
Across
  1. Basis data
  2. Sensor untuk ditangkap remote control
  3. Papan Ketik
  4. Daftar lagu
  5. Perangkat keras bagian keluaran
  6. Perangkat lunak
  7. Lembar kerja
  8. Salinan isi
  9. Pemasuk suara ke komputer
  10. Perangkat keras bagian masukan
Down
  1. Tetikus
  2. Sensor penangkap gerakan tangan di smartwatch
  3. Pengguna sistem komputer
  4. Ponsel pintar
  5. Sumber daya
  6. Layar sentuh
  7. Jam pintar
  8. Bagian perangkat keras bagian penyimpanan
  9. Perangkat keras
  10. Perangkat keras bagian pemrosesan

20 Clues: TetikusBasis dataJam pintarSumber dayaPapan KetikDaftar laguSalinan isiLayar sentuhLembar kerjaPonsel pintarPerangkat lunakPerangkat kerasPengguna sistem komputerPemasuk suara ke komputerPerangkat keras bagian masukanPerangkat keras bagian keluaranPerangkat keras bagian pemrosesanSensor untuk ditangkap remote control...

Anthony's Cross word 2014-02-10

Anthony's Cross word crossword puzzle
Across
  1. Family of operation systems.
  2. to start you computer.
  3. Internet allows you to search digitally
  4. Identifier that attaches it’s self to where ever your searching.
  5. collections of software that manages your computer hardware.
  6. Allows you to access the world wide web. Example: Google Chrome.
  7. Communication device inside the computer for all the other devices to talk.
  8. Uniform resource locator, Locates the web address
  9. devices located inside the computer case.
  10. Central Processing Unit, its the brain of the computer
  11. Automatically allows you to be able to go straight to the webpage withought having to type something in.
  12. Random access memory, temporary kind of storage.
  13. Domain name system, naming system for computers
  14. lists other pages on the Web where you can find additional information.
Down
  1. helps to provide a network
  2. All of the objects on the computer that you can physically touch
  3. Read only memory, holds on to information that the computer needs perminently.
  4. code Passed around inside a computer through many different parts 1s and 0s
  5. Amount of storage space
  6. When you can share stuff through multiple people over the internet.
  7. Computer software that has a license.
  8. Internet service provider, Example: Charter, AT&T
  9. drive Is the main, and usually largest, data storage device in a computer.
  10. It holds many of the crucial electronic components of the system
  11. port Allows other Electronic devices to be plugged into the computer.
  12. Collection of data copying the same information that's stored somewhere else on your computer.
  13. Address assigned to your computer
  14. Instructions or data on a computer.
  15. Computer that can use the internet to connect to a server.

29 Clues: to start you computer.Amount of storage spacehelps to provide a networkFamily of operation systems.Address assigned to your computerInstructions or data on a computer.Computer software that has a license.Internet allows you to search digitallydevices located inside the computer case.Domain name system, naming system for computers...

Computer Science 2024-04-23

Computer Science crossword puzzle
Across
  1. Number system based on two digits, 0 and 1
  2. Step-by-step procedure for solving a problem
  3. Collection of organized data
  4. Writing code for software development
  5. Physical components of a computer system
Down
  1. Writing instructions for a computer to execute
  2. Interconnected system of computers
  3. Programs and data used by a computer
  4. Information processed or stored by a computer

9 Clues: Collection of organized dataInterconnected system of computersPrograms and data used by a computerWriting code for software developmentPhysical components of a computer systemNumber system based on two digits, 0 and 1Step-by-step procedure for solving a problemInformation processed or stored by a computer...

Computer Science 2023-01-16

Computer Science crossword puzzle
Across
  1. the physical elements of a computer
  2. thing that filters incoming data
  3. a networking device that accepts incoming quanta of information
  4. what is the short name for Software as a Service
  5. an old technology
Down
  1. refers to protecting the completeness and accuracy of data.
  2. saves data and offers it to clients
  3. png,pfd, jpg are ...
  4. paid software

9 Clues: paid softwarean old technologypng,pfd, jpg are ...thing that filters incoming datasaves data and offers it to clientsthe physical elements of a computerwhat is the short name for Software as a Servicerefers to protecting the completeness and accuracy of data.a networking device that accepts incoming quanta of information

LOGIC LATTICE 2024-02-16

LOGIC LATTICE crossword puzzle
Across
  1. Measures taken to protect computer systems and networks from unauthorized access or attacks.
  2. Software used to access and view websites on the internet.
  3. The manipulation of matter on an atomic or molecular scale.
Down
  1. Digital or virtual currency that uses cryptography for security.
  2. A structured set of data stored electronically.
  3. Software that is embedded into hardware devices.
  4. A security system that monitors and controls incoming and outgoing network traffic.
  5. Programs and applications that run on computers and other devices.
  6. The process of converting data into a code to prevent unauthorized access.
  7. A step-by-step procedure for solving a problem.

10 Clues: A structured set of data stored electronically.A step-by-step procedure for solving a problem.Software that is embedded into hardware devices.Software used to access and view websites on the internet.The manipulation of matter on an atomic or molecular scale.Digital or virtual currency that uses cryptography for security....

System basics 2020-09-17

System basics crossword puzzle
Across
  1. A series of instruction that can be understood by a CPU
  2. A low performance, dependable terminal
  3. People in companies
  4. A basic device that depends on a powerful computer it is connected to
  5. Software network infrastructure where a client request information and server provides information
  6. Controls data flow, a form of protection
  7. Manages the flow of email
Down
  1. Networking device that accepts and distributes data across the network
  2. An auxiliary device that can communicate and work with a computer
  3. The physical elements of a computer
  4. A set of interconnected computers that share resources and data
  5. Computer that receives data
  6. Computer that stores data

13 Clues: People in companiesComputer that stores dataManages the flow of emailComputer that receives dataThe physical elements of a computerA low performance, dependable terminalControls data flow, a form of protectionA series of instruction that can be understood by a CPUA set of interconnected computers that share resources and data...

Teka teki silang 2025-08-05

Teka teki silang crossword puzzle
Across
  1. Singkatan dari alat yang digunakan untuk menampilkan hasil grafis
  2. Perangkat lunak di sebut juga dengan
  3. Alat keluaran berupa cetakan diatas kertas
  4. Singkatan dari Unit Pemrosesan Pusat
  5. Komponen komputer untuk menampilkan keluaran virtual
  6. OPERASI Sistem mengatur seluruh operasi komputer disebut
  7. DRIVE Perangkat keras untuk menyimpan data secara portabel
Down
  1. Sistem komputer yang terdiri dari software, hardware dan
  2. Alat untuk mengarahkan kursor
  3. Sistem komputer terdiri dari perangkat keras, perangkat lunak dan
  4. Perangkat keras utama untuk memproses data
  5. OPERASI Program yang memungkinkan komputer digunakan oleh pengguna
  6. Memori yang bersifat sementara dan cepat
  7. Software sistem yang wajib ada agar komputer bisa berjalan
  8. Alat untuk memasukkan data ke komputer
  9. Media penyimpanan data permanen didalam komputer

16 Clues: Alat untuk mengarahkan kursorPerangkat lunak di sebut juga denganSingkatan dari Unit Pemrosesan PusatAlat untuk memasukkan data ke komputerMemori yang bersifat sementara dan cepatPerangkat keras utama untuk memproses dataAlat keluaran berupa cetakan diatas kertasMedia penyimpanan data permanen didalam komputer...

Teka teki silang Komputer 2025-08-05

Teka teki silang Komputer crossword puzzle
Across
  1. Memori yang bersifat sementara dan cepat
  2. Komponen komputer untuk menampilkan keluaran visual
  3. perangkat keras utama untuk memproses data.
  4. software sistem yang wajib ada agar komputer bisa berjalan
  5. singkatan dari alat yang digunakan untuk menampilkan hasil grafis
  6. Alat untuk memasukkan data ke komputer
  7. Program yang memungkinkan komputer digunakan oleh pengguna
  8. Media penyimpanan data permanen di dalam komputer
  9. Perangkat lunak disebut juga dengan...
  10. Sistem komputer terdiri dari perangkat keras, perangkat lunak, dan...
Down
  1. Alat keluaran berupa cetakan di atas kertas
  2. alat untuk mengarahkan kursor
  3. sistem komputer yang terdiri dari software, hardware, dan...
  4. perangkat keras untuk menyimpan data secara portabel
  5. singkatan dari unit pemrosesan pusat
  6. Sistem yang mengatur seluruh operasi komputer

16 Clues: alat untuk mengarahkan kursorsingkatan dari unit pemrosesan pusatAlat untuk memasukkan data ke komputerPerangkat lunak disebut juga dengan...Memori yang bersifat sementara dan cepatAlat keluaran berupa cetakan di atas kertasperangkat keras utama untuk memproses data.Sistem yang mengatur seluruh operasi komputer...

Computer 2023-11-15

Computer crossword puzzle
Across
  1. a storage device containing nonvolatile flash memory, used in place of a hard disk because of its much greater speed.
  2. is a specific class of computer software that provides the low-level control for a device's specific hardware.
  3. stands for "modulator-demodulator,".
  4. helps you keep your most important information — like your photos, files and backups — secure
  5. an output device that displays information being processed in a computer.
  6. It projects images from a Blu-ray player or computer and presents ideas on the projection screen.
  7. convert the audio sound waves into electrical signals.
  8. a piece of equipment worn on the head that allows someone to hear sound when using a phone, music, or computer system.
  9. a small device that a computer user pushes across a desk surface in order to point to a place on a display screen and to select one or more actions to take from that position.
  10. is a computer application for computation, organization, analysis and storage of data in tabular form.
  11. a device that accepts text and graphic output from a computer and transfers the information to paper.
  12. a specialized processor originally designed to accelerate graphics rendering.
  13. is a combination of "Web" and "video camera."
  14. an anti-virus or anti-malware software product founded by Peter Norton
Down
  1. an input device used to enter characters and functions into the computer system by pressing buttons, or keys.
  2. is a powerful and free office suite, a successor to OpenOffice(.org), used by millions of people around the world.
  3. manages all of the other application programs in a computer.
  4. a software product used to archive, compress and encrypt files in a variety of archive formats for more efficient storage and distribution.
  5. is a web browser developed by Apple Inc. and included in Mac OS X. It was first released as a public beta in January 2003.
  6. a type of proprietary software that is released without charge to the public.
  7. a text editor, i.e., an app specialized in editing plain text.
  8. is a device that provides Wi-Fi and is typically connected to a modem.
  9. the main printed circuit board (PCB) in a computer.
  10. developed by Piriform Software, is a utility used to clean potentially unwanted files and invalid Windows Registry entries from a computer.
  11. acronym that stands for random-access memory.
  12. the hardware component that stores all of your digital content.
  13. an abbreviation for Google Mail.
  14. commonly used for storage, data backup, and transferring files between devices.
  15. a piece of output gear that connects to a computer to produce sound.
  16. the primary component of a computer that acts as its “control center.”
  17. a trialware file archiver utility for Windows, developed by Eugene Roshal of win.rar GmbH.
  18. Malwarebytes Anti-Malware, abbreviated as MBAM) is an anti-malware software for Microsoft Windows, macOS, ChromeOS, Android, and iOS that finds and removes malware.

32 Clues: an abbreviation for Google Mail.stands for "modulator-demodulator,".acronym that stands for random-access memory.is a combination of "Web" and "video camera."the main printed circuit board (PCB) in a computer.convert the audio sound waves into electrical signals.manages all of the other application programs in a computer....

Computer systems lesson 3 Do Now 2021-09-26

Computer systems lesson 3 Do Now crossword puzzle
Across
  1. Images and text can be output on this screen
  2. The programs of computing system
  3. Main task of a general-purpose computer system
  4. A table of hardware components and technical characteristics
  5. Hard disk drives, USB sticks and SD cards are examples of _______ devices.
Down
  1. A device such as a mouse or keyboard used to transfer date into a system
  2. Main memory is commonly known as this
  3. Physical components of a computing system
  4. Memory is ______; its contents are lost when the power is off
  5. Used to output sound from a system
  6. Performs the arithmetic or logic operations on data
  7. Data transmitted from a system
  8. Main ______ is the component that stores the programs and data currently in use

13 Clues: Data transmitted from a systemThe programs of computing systemUsed to output sound from a systemMain memory is commonly known as thisPhysical components of a computing systemImages and text can be output on this screenMain task of a general-purpose computer systemPerforms the arithmetic or logic operations on data...

Samara Common Terms 2025-09-23

Samara Common Terms crossword puzzle
Across
  1. Frequently used software that is created by Microsoft.
  2. Programs that run alone or locally on devices that are not accessible from a browser or the interne
  3. connection of phones, computers and electronic devices that let the devices sync with each other without wires
  4. worldwide network that links computers
  5. Online cloud storage from Microsoft that has productively used software.
  6. collection of instructions, programs, and data that tell a computer how to perform specific tasks
  7. an application for accessing websites and the Internet. Examples include Chrome, Firefox, and Safari.
Down
  1. place on a web page that when it is clicked on it will take you to another web page.
  2. Files with tiny pieces of information like your username and password.
  3. Used to connect computers with peripheral devices
  4. Wireless network that uses radio waves
  5. spot where you can organize icons on a screen.
  6. between the @ in your email address and the .com
  7. section of computer hardware that can display pictures, texts, and other graphics
  8. A web page address.

15 Clues: A web page address.Wireless network that uses radio wavesworldwide network that links computersspot where you can organize icons on a screen.between the @ in your email address and the .comUsed to connect computers with peripheral devicesFrequently used software that is created by Microsoft....

tedium 2026-01-25

tedium crossword puzzle
Across
  1. a specialized hardware component that processes and renders images, videos, and 3D graphics for display on a monitor, relieving the CPU of intensive visual tasks
  2. any portable, non-volatile data storage device designed to be easily added to, removed from, and moved between computers without shutting down the system
  3. the primary printed circuit board (PCB) in a computer that acts as the central hub, connecting all components like the CPU, RAM, and graphics card
  4. a hardware component—either a circuit board, chip, or adapter—installed in a computer or server that enables it to connect to a network
  5. a non-volatile, physical storage device that permanently retains digital data—including operating systems, applications, and user files—even when powered off
  6. the main outer enclosure that houses, protects, and organizes a computer's internal components, such as the motherboard, CPU, power supply, and storage drives
  7. a technology that transmits data as pulses of light through thin, flexible strands of glass or plastic, enabling high-speed, long-distance communication with superior bandwidth
  8. an industry-standard, plug-and-play interface for connecting, communicating, and powering peripheral devices (keyboards, mice, printers, drives)
Down
  1. the computer's internal, high-speed, volatile storage located on the motherboard, directly accessible by the CPU
  2. the electronic workspace where a computer temporarily stores data and instructions for the CPU to access quickly
  3. small, ultra-fast, volatile semiconductor memory (SRAM) located inside or near the CPU, designed to store frequently accessed data and instructions
  4. a short-range, low-power wireless technology standard used to exchange data between fixed and mobile computing devices, such as smartphones, laptops, and peripherals
  5. non-volatile, long-term, and high-capacity storage that retains data when a computer is powered off
  6. the standard wired networking technology for connecting devices—such as computers, routers, and switches—within a Local Area Network (LAN)
  7. an industry-standard, plug-and-play interface for connecting, communicating, and powering peripheral devices (keyboards, mice, printers, drives)
  8. a modern software standard that acts as the bridge between a computer's firmware and operating system, replacing traditional BIOS
  9. essential firmware pre-installed on a computer's motherboard, functioning as the very first software to run when the power is turned on.
  10. a specialized hardware component that processes and renders images, videos, and 3D graphics for display on a monitor, relieving the CPU of intensive visual tasks
  11. the primary component and "brain" of a computer, responsible for interpreting and executing instructions from hardware and software

19 Clues: non-volatile, long-term, and high-capacity storage that retains data when a computer is powered offthe computer's internal, high-speed, volatile storage located on the motherboard, directly accessible by the CPUthe electronic workspace where a computer temporarily stores data and instructions for the CPU to access quickly...

PsnbizandIT22jan 2026-01-21

PsnbizandIT22jan crossword puzzle
Across
  1. B, A financial plan for a defined period, often including planned sales volumes and revenues.
  2. is a random selection of 20 words from the 400-word dataset, spanning the essentials of financial technology, executive strategy, and IT systems.
  3. B, The maximum data transfer rate of a network or the mental capacity to handle a task.
  4. D, The period during which a system, server, or network is shut down or unavailable for use.
  5. E, The process of converting information or data into a code, especially to prevent unauthorized access.
  6. D, A set of practices that combines software development and IT operations to shorten the systems development life cycle.
  7. E, A network of organizations—including suppliers, distributors, and customers—involved in the delivery of a specific product.
  8. A, The act of one company purchasing most or all of another company's shares to gain control.
  9. S, The measure of a system’s ability to increase or decrease in performance and cost in response to changes in application and system processing demands.
Down
  1. O, Software for which the original source code is made freely available and may be redistributed and modified.
  2. A, The security process of verifying the identity of a user, device, or system.
  3. C, The percentage of customers who stop using a company's product or service during a certain timeframe.
  4. A, Application Programming Interface; a set of protocols that allows different software systems to communicate.
  5. I, The composite hardware, software, network resources, and services required for the existence of an IT environment.
  6. A, The systematic computational analysis of data or statistics used to support business decisions.
  7. C, Financial assets or the real values of assets such as cash, hardware, and equipment.
  8. B, A distributed, immutable ledger that facilitates the process of recording transactions.
  9. S, The concept that the combined value and performance of two companies will be greater than the sum of the separate individual parts.
  10. F, Relating to government revenue, especially taxes, or the financial dealings of a corporation.
  11. L, The efficiency or ease with which an asset or security can be converted into ready cash.
  12. D, Decentralized Finance; a blockchain-based form of finance that does not rely on central financial intermediaries.

21 Clues: A, The security process of verifying the identity of a user, device, or system.B, The maximum data transfer rate of a network or the mental capacity to handle a task.C, Financial assets or the real values of assets such as cash, hardware, and equipment.B, A distributed, immutable ledger that facilitates the process of recording transactions....

Introduction to health information systems Crossword Puzzle 2021-02-17

Introduction to health information systems Crossword Puzzle crossword puzzle
Across
  1. software and hardware for health care
  2. Digitized Patient's treatment information
  3. HIS for patient's diagnosis and treatments
  4. HIS for claims and reimbursements
  5. HIS remote delivery of care
Down
  1. medication ordering and dispensing
  2. An EMR and more
  3. Raw health care facts
  4. health care info application
  5. radiology

10 Clues: radiologyAn EMR and moreRaw health care factsHIS remote delivery of carehealth care info applicationHIS for claims and reimbursementsmedication ordering and dispensingsoftware and hardware for health careDigitized Patient's treatment informationHIS for patient's diagnosis and treatments

คำศัพท์ด้านIT 2018-06-26

คำศัพท์ด้านIT crossword puzzle
Across
  1. การติดต่อกับเครื่องคอมพิวเตอร์
  2. รหัสซึ่งเป็นความลับรู้เฉพาะผู้ใช้งาน
  3. การแสดงข้อมูลในรูปของตัวเลข
  4. หมายถึง ฐานข้อมูลที่รวมของข้อมูลที่มีความสัมพันธ์กัน
  5. โปรแกรมที่ทำให้ผู้ใช้สามารถเข้าไปใช้งานในเซิร์ฟเวอร์ที่ให้บริการ
Down
  1. การเลิกติดต่อกับเครื่องคอมพิวเตอร์
  2. อุปกรณ์ต่างๆที่ประกอบกันขึ้นเป็นเครื่องคอมพิวเตอร์
  3. โปรแกรมอำนวยความสะดวกหรือโปรแกรมประยุกต์ต่างๆ
  4. ผู้ให้บริการทางอินเตอร์เน็ต

9 Clues: การแสดงข้อมูลในรูปของตัวเลขผู้ให้บริการทางอินเตอร์เน็ตการติดต่อกับเครื่องคอมพิวเตอร์การเลิกติดต่อกับเครื่องคอมพิวเตอร์รหัสซึ่งเป็นความลับรู้เฉพาะผู้ใช้งานโปรแกรมอำนวยความสะดวกหรือโปรแกรมประยุกต์ต่างๆอุปกรณ์ต่างๆที่ประกอบกันขึ้นเป็นเครื่องคอมพิวเตอร์หมายถึง ฐานข้อมูลที่รวมของข้อมูลที่มีความสัมพันธ์กัน...

AI 2024-12-14

AI crossword puzzle
Across
  1. Alexa
  2. put at risk
  3. scare
  4. foreshadow
Down
  1. can help in different situations
  2. make better
  3. safe and reliable
  4. opposite of hardware

8 Clues: Alexascareforeshadowmake betterput at risksafe and reliableopposite of hardwarecan help in different situations