computer Crossword Puzzles

Computing Crossword - Rory Galbraith 2012-09-13

Computing Crossword - Rory Galbraith crossword puzzle
Across
  1. The computer that is portable and that has a touchscreen and sometimes a keyboard.
  2. The computer that is non-mobile and is typically used at home, school or college.
  3. One Thousand & Twenty Four Kilobytes?
  4. Controls the step by step operations of the computer.
  5. Mantissa & Exponent are part of?
  6. A common input device
  7. Performs all the calculations and logic functions.
  8. The clock speed is measured in?
  9. One Thousand & Twenty Four Megabytes?
  10. The computer that is non-mobile and is typically used in banks and finance companies.
Down
  1. Permanent Memory
  2. One Thousand & Twenty Four Terabytes?
  3. One Thousand & Twenty Four Bytes?
  4. Hard Drives, Floppy Disks, Zip Drives and Flash Drives are all a type of what?
  5. Eight bits equal are equal to a?
  6. The Name given to the number of bits that the CPU ca process in a single operation.
  7. A common output device.
  8. Input, Output, Backing Storage, Main Memory and Processor are all part of what?
  9. One Thousand & Twenty Four Gigabytes?
  10. The computer that is portable and has a trackpad and keyboard.

20 Clues: Permanent MemoryA common input deviceA common output device.The clock speed is measured in?Eight bits equal are equal to a?Mantissa & Exponent are part of?One Thousand & Twenty Four Bytes?One Thousand & Twenty Four Terabytes?One Thousand & Twenty Four Kilobytes?One Thousand & Twenty Four Gigabytes?One Thousand & Twenty Four Megabytes?...

hardware 2014-02-25

hardware crossword puzzle
Across
  1. kabel dat je gebruikt om digitale beeldschermen aan te duiden
  2. kaart dat je gebruikt om in je fototoestel te steken
  3. een bepaalt type van gsm dat een touchscreen scherm heeft
  4. centrale computer in een netwerk , voor bijv. bestanden op te slaan
  5. analoge aansluiting van een beeldscherm
  6. Verbindt alle onderdelen met elkaar , zodat ze kunnen samenwerken.
  7. de afkorting van DVD
  8. een computer dat plat op je bureau ligt
  9. Voorziet de computer van stroom
Down
  1. wanneer je iets wilt af drukken gebruik je dit
  2. synoniem van een scherm
  3. Ook wel werkgeheugen genoemd.
  4. Brein van de PC en zorgt voor alle rekenwerk.
  5. het materiaal waar je op typt
  6. een computer dat recht op je bureau staat
  7. de afkorting van CD
  8. zeer krachtige & stabiele computers voor bijv. banken
  9. de schijf waar je foto's,bestanden op opslaat
  10. het gaatje waar je je usb in kan steken
  11. gegevens aanleveren aan pc
  12. een draagbare computer
  13. je gebruikt het voor te klikken op je pc en aan te wijzen

22 Clues: de afkorting van CDde afkorting van DVDeen draagbare computersynoniem van een schermgegevens aanleveren aan pcOok wel werkgeheugen genoemd.het materiaal waar je op typtVoorziet de computer van stroomanaloge aansluiting van een beeldschermhet gaatje waar je je usb in kan stekeneen computer dat plat op je bureau ligt...

Tech crosswords 2023-11-02

Tech crosswords crossword puzzle
Across
  1. displays information on screen for any device
  2. hand/arrow on your screen
  3. an icon that points to a program or data file
  4. when pressed in conjunction with another key, performs a special operation
  5. A digital device you can work on or play
  6. clicking your computer mouse button twice
  7. to keep and store something on the internet
  8. data sort
  9. a type of file that was created or saved by an application
  10. allows you to display information in a form of a election side show
Down
  1. the act of pressing a computer mouse button
  2. something you can store stuff in
  3. a document that stores data in a grid
  4. to use something if you cant see your screen fully
  5. a bar that spans the bottom of a screen
  6. a set of options presented to the user of a computer application to help them
  7. a small graphical representation of a program or file
  8. a computer file that contains an encoded sequence of instructions
  9. to drag icons and other objects on your screen
  10. gets a computer up and running

20 Clues: data sorthand/arrow on your screengets a computer up and runningsomething you can store stuff ina document that stores data in a grida bar that spans the bottom of a screenA digital device you can work on or playclicking your computer mouse button twicethe act of pressing a computer mouse buttonto keep and store something on the internet...

IT CLUB CROSSWORD PUZZLE COMPETITION 2022 2022-12-11

IT CLUB CROSSWORD PUZZLE COMPETITION 2022 crossword puzzle
Across
  1. Blue bird is logo of
  2. Which telecom company has become the first one in India to demonstrate the operation of the 5G network?
  3. Father of computer
  4. short form of compact disc
  5. The backbone of the computer is
  6. A type of computer that you can carry like mobile
  7. Tally (software) is used for
  8. Full form of www
  9. Name of arrow you see on the screen while moving the mouse
  10. Software or program that do bad things to Computer
  11. Smallest storage device
  12. Operating system used by apple
  13. First page of website is
  14. Which company launched the first mobile phone in India?
  15. A secret code who have to enter while loging in
  16. What do we use to share mobile data to another device
Down
  1. Full form of cpu
  2. Google is a
  3. The letter you send via internet
  4. Mark zuckerberg is CEO of
  5. The person who steals information from computer
  6. Latest Android version
  7. Short videos that you can upload in Facebook and instagram
  8. OTP full form
  9. Operating system by Microsoft

25 Clues: Father of computerGoogle is aOTP full formFull form of cpuMark zuckerberg is CEO ofshort form of compact discFull form of wwwTally (software) is used forOperating system by MicrosoftOperating system used by appleThe backbone of the computer isFirst page of website isSmallest storage device...

Module 1 Summary 2022-08-24

Module 1 Summary crossword puzzle
Across
  1. Programming interface to the services provided by the OS
  2. multiple programs execute at a time on a single device
  3. load an operating system into the computer's main memory
  4. ___________ instructions are always executed in kernel mode
  5. program in execution
  6. multiple tasks run in interleaved fashion
  7. An operating system is __________ driven
  8. a computer system that has a single CPU to execute computer tasks.
  9. vitual memory uses the concept of ___________
  10. many processes are allocated with computer resources in respective time slots
  11. command interpreter
Down
  1. frequently used programs executed with minimal human interaction
  2. an example OS that implement loadable kernel module
  3. UNIX, Linux, and Mac OS X use ________ API
  4. Smartphones and handheld tablet use ___________ interface
  5. hardware interface which helps connect a device to a computer system
  6. process of creating a particular unique instance of an operating system
  7. The one program running at all times on the computer
  8. temporarily store data in a computer’s main memory to enable fast retrievals of that data
  9. loses its contents when power is turned off or otherwise lost

20 Clues: command interpreterprogram in executionAn operating system is __________ drivenmultiple tasks run in interleaved fashionUNIX, Linux, and Mac OS X use ________ APIvitual memory uses the concept of ___________an example OS that implement loadable kernel moduleThe one program running at all times on the computer...

IT CLUB CROSSWORD 2022 2022-12-06

IT CLUB CROSSWORD 2022 crossword puzzle
Across
  1. The backbone of the computer is
  2. Father of computer
  3. Operating system by Microsoft
  4. Name of arrow you see on the screen while moving the mouse
  5. Smallest storage device
  6. OTP full form
  7. short form of compact disc
  8. Operating system used by apple
  9. Google is a
  10. Blue bird is logo of
  11. What do we use to share mobile data to another device
  12. First page of website is
  13. Which telecom company has become the first one in India to demonstrate the operation of the 5G network?
Down
  1. Full form of www
  2. Which company launched the first mobile phone in India?
  3. The letter you send via internet
  4. Full form of cpu
  5. Latest Android version
  6. Mark zuckerberg is CEO of
  7. A secret code who have to enter while loging in
  8. Tally (software) is used for
  9. Software or program that do bad things to Computer
  10. A type of computer that you can carry like mobile
  11. Short videos that you can upload in Facebook and instagram
  12. The person who steals information from computer

25 Clues: Father of computerGoogle is aOTP full formFull form of wwwFull form of cpuMark zuckerberg is CEO ofshort form of compact discTally (software) is used forOperating system by MicrosoftOperating system used by appleThe backbone of the computer isFirst page of website isSmallest storage device...

English Computer Vocabulary 2022-11-25

English Computer Vocabulary crossword puzzle
Across
  1. a small port that allows you to connect other devices
  2. a device that displays your screen
  3. a machine that lets you put paper documents onto your computer
  4. the tool you use to type words onto the computer
  5. a machine that makes physical copies of digital documents
  6. any physical part of a computer
  7. a set of instructions, data or programs used to operate computers
  8. a small device used for storing data and/or transferring it to other devices
  9. a device used to upload video content or videochat
Down
  1. the object that a mouse sits on
  2. the brain of a computer
  3. the object on your screen that lets you point at things
  4. what you use to click things on the screen
  5. a device used to play sound
  6. a device used to communicate by transmitting sound
  7. a device used to connect to the internet
  8. the most popular internet search engine
  9. the program that checks your spelling
  10. a program that causes your system to die or malfunction
  11. a portable computer

20 Clues: a portable computerthe brain of a computera device used to play soundthe object that a mouse sits onany physical part of a computera device that displays your screenthe program that checks your spellingthe most popular internet search enginea device used to connect to the internetwhat you use to click things on the screen...

ALEXANDER M 2025-02-14

ALEXANDER M crossword puzzle
Across
  1. The homepage for all google owned apps.
  2. To save something onto your computer
  3. A spot where your hardware can connect to your computer
  4. The tab’s link
  5. A network that works off of radio waves that can connect anywhere.
  6. To send data somewhere
  7. small text files used to identify your device
  8. A internet that connects devices to other devices
  9. In person items that work with your computer.
  10. A computer file format for image files that supports both animated and static images.
  11. To put something into a file
Down
  1. A file that is a picture/ un editable
  2. The homepage for all Microsoft owned apps.
  3. The first screen you see when you log in.
  4. Popular image used for transparent images.
  5. The search engine you use google safari ect.
  6. The main part of your email name
  7. Link used to go to other websites when clicked.
  8. Send something from your computer to the internet
  9. It is a thing where you can put your files so any device can access them.
  10. Internet that boosts connection in one area

21 Clues: The tab’s linkTo send data somewhereTo put something into a fileThe main part of your email nameTo save something onto your computerA file that is a picture/ un editableThe homepage for all google owned apps.The first screen you see when you log in.The homepage for all Microsoft owned apps.Popular image used for transparent images....

Zero Trust Architecture Puzzle 2025-05-17

Zero Trust Architecture Puzzle crossword puzzle
Across
  1. Another word for safe
  2. What we want our data to be
  3. Information stored on a computer
  4. A fake message that tries to trick you
  5. Where files are stored online, not on your computer
  6. The ability to use something like files or websites
  7. A group of computers that talk to each other
  8. A phone, laptop, or computer you use to connect
  9. A person who uses a computer or device
  10. What Zero Trust does before letting someone in
Down
  1. What Zero Trust says you should not give automatically
  2. A security rule that says never automatically trust anyone
  3. A second step to prove who you are when logging in
  4. A secret word used to protect your accounts
  5. What you do to get into your computer or account
  6. What bad people try to do to get into your system
  7. Secret writing used to protect information
  8. A warning that something might be wrong
  9. A tool that blocks bad traffic from coming in
  10. What tells the system who can do what

20 Clues: Another word for safeWhat we want our data to beInformation stored on a computerWhat tells the system who can do whatA fake message that tries to trick youA person who uses a computer or deviceA warning that something might be wrongSecret writing used to protect informationA secret word used to protect your accounts...

teknologi 2026-05-12

teknologi crossword puzzle
Across
  1. A popular search engine used on the internet.
  2. A program designed to harm or exploit computers.
  3. A type of technology used to store and play music digitally.
  4. A device used to print documents on paper.
  5. A storage device that uses flash memory and is portable.
  6. A device used to make calls, send messages, and access the internet.
  7. A type of screen you can touch to control a device.
  8. A technology that allows devices to connect wirelessly.
  9. A network that connects devices within a limited area.
  10. A global system of interconnected computer networks.
Down
  1. A device used to display images from a computer.
  2. A place where data is stored online.
  3. A device used to capture photos and videos.
  4. A program or software designed for end users.
  5. (Down)
  6. A device used to listen to audio privately.
  7. A small handheld device used to control a TV.
  8. The brain of a computer that processes instructions.
  9. A machine that can perform tasks automatically.
  10. A system used to protect computer data and networks.
  11. A portable computer that can be carried easily.

21 Clues: (Down)A place where data is stored online.A device used to print documents on paper.A device used to capture photos and videos.A device used to listen to audio privately.A popular search engine used on the internet.A program or software designed for end users.A small handheld device used to control a TV....

LMC Assembly Crossword 2026-07-01

LMC Assembly Crossword crossword puzzle
Across
  1. Short code used to represent an instruction
  2. Part of an instruction that identifies data or a memory location
  3. The location of data or instructions in memory
  4. Information produced by a computer system
  5. Small storage area inside the CPU used for processing data
  6. Software that translates assembly language into machine code
  7. Register that stores data currently being processed
  8. A simplified model used to teach how a computer processor works
  9. Low-level programming language using mnemonics
  10. Stage where the next instruction is retrieved from memory
Down
  1. Register that stores the address of the next instruction
  2. Stage where the instruction is carried out
  3. Data entered into a computer system
  4. A single command given to the processor
  5. Stage where the instruction is interpreted by the CPU
  6. A sequence of instructions executed by a computer
  7. Part of an instruction that tells the CPU what operation to perform
  8. Storage locations used to hold instructions and data
  9. The lowest-level language understood directly by a computer
  10. Another name for a memory location in LMC

20 Clues: Data entered into a computer systemA single command given to the processorInformation produced by a computer systemAnother name for a memory location in LMCStage where the instruction is carried outShort code used to represent an instructionThe location of data or instructions in memoryLow-level programming language using mnemonics...

IT Crossword 2026-06-28

IT Crossword crossword puzzle
Across
  1. Computers connected together.
  2. The part of a website that works on the server.
  3. The name you use to log in.
  4. A block of code that performs one task.
  5. A person who writes computer code.
  6. A security system that protects a network.
  7. A place where information is stored in an organized way.
  8. To send a file from your device to the Internet.
  9. A computer that provides services or data to other computers.
  10. Temporary storage that makes programs faster.
  11. To combine two versions of code.
Down
  1. Programs that run on a computer.
  2. Ready-made code that developers can use.
  3. A copy of your files kept for safety.
  4. Writing instructions for a computer.
  5. Your personal profile on a website or app.
  6. A place where developers store their code.
  7. Code that repeats the same actions.
  8. The part of a website users can see.
  9. A harmful program that can damage a computer.
  10. A program you use to visit websites.
  11. A place where files are stored.
  12. A set of tools that helps developers build applications.

23 Clues: The name you use to log in.Computers connected together.A place where files are stored.Programs that run on a computer.To combine two versions of code.A person who writes computer code.Code that repeats the same actions.Writing instructions for a computer.The part of a website users can see.A program you use to visit websites....

Computer (Daniel) 2014-01-08

Computer (Daniel) crossword puzzle
Across
  1. See everything
  2. Programm
  3. Eingabegerät
  4. Suchmaschine
  5. Fantasy Epos
  6. Marke
  7. Hersteller ds Unzerstörbaren(ausser man wirft es in die Flamme des Schicksalsberg
  8. Bekannte illegale gruppe
Down
  1. zeigt an
  2. Verschickt W-Lan
  3. Eingabegerät
  4. programm
  5. Apfel
  6. Je besser das gerät desto besser die auflösung
  7. versteckt die hardware
  8. sorgt für leistung
  9. DuRöhre
  10. Das Hauptbord des Computer

18 Clues: ApfelMarkeDuRöhrezeigt anProgrammprogrammEingabegerätEingabegerätSuchmaschineFantasy EposSee everythingVerschickt W-Lansorgt für leistungversteckt die hardwareBekannte illegale gruppeDas Hauptbord des ComputerJe besser das gerät desto besser die auflösungHersteller ds Unzerstörbaren(ausser man wirft es in die Flamme des Schicksalsberg

Computer Terminology 2014-03-27

Computer Terminology crossword puzzle
Across
  1. a program in which you do your work
  2. a piece of computer information made up of eight bits
  3. to send a file from one computer to another through a network
  4. a graphic symbol for an application, file or folder
  5. a programming error that causes a program to behave in an unexpected way
  6. an electronic sub-directory which contains files
  7. a message that appears on screen, usually to tell you something went wrong
Down
  1. to start up a computer
  2. 1024 bytes
  3. a program designed to look like an electronic ledger
  4. acronym for personal computer
  5. to transfer data from one computer to another
  6. a list of program commands listed by topic
  7. 1024 megabytes
  8. acronym for Uninterruptible Power Source
  9. acronym for Random-Access Memory

16 Clues: 1024 bytes1024 megabytesto start up a computeracronym for personal computeracronym for Random-Access Memorya program in which you do your workacronym for Uninterruptible Power Sourcea list of program commands listed by topicto transfer data from one computer to anotheran electronic sub-directory which contains files...

Computer Basics 2020-01-14

Computer Basics crossword puzzle
Across
  1. Small images representing a program or application.
  2. Expand the size of a window to fill the maximum space on the screen.
  3. A group of computers connected together.
  4. Application to help you budget and manage your personal finances.
  5. A phone that can run apps and access the Internet.
  6. Application to store and manipulate data.
  7. Press this key if you want to type a capital letter.
  8. Application to create text documents such as letters and CVs.
  9. An output device that prints paper documents.
Down
  1. A type of font that can be found on your computer.
  2. A hardware device that connects to the telephone line and lets devices access the Internet [2 words].
  3. Technology that allows a computer to connect to a network or the Internet without wires.
  4. Application to create presentation documents that can be projected onto a screen when you give talks to people.
  5. Appears at the bottom of your screen after you log on.
  6. Type of computer that is usually quite large and needs a separate monitor, keyboard and mouse.
  7. Sometimes used to describe online file storage.

16 Clues: A group of computers connected together.Application to store and manipulate data.An output device that prints paper documents.Sometimes used to describe online file storage.A type of font that can be found on your computer.A phone that can run apps and access the Internet.Small images representing a program or application....

Computer Terms 2021-03-04

Computer Terms crossword puzzle
Across
  1. software that allows you to perform a specific task
  2. where your software, documents, and other files are stored
  3. any part of the computer that has physical structure; the parts that make up the computer
  4. an electronic device that has the ability to store, retrieve, and process data
  5. lets you use your mouse to click icons, buttons, and menus displayed on the screen
  6. series of commands
  7. the computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
  8. any set of instructions that tells the hardware what to do and how to do it
Down
  1. the brain of the computer that controls all other parts and carries out commands
  2. manages the computer's memory and processes, as well as all of its software and hardware (Windows, MacOS, Linux, iOS, Android)
  3. short-term memory, it temporarily stores the data until it is needed
  4. any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, microphone)
  5. any hardware receives data from a computer (printer, monitor, speaker, headphones)
  6. a storage medium that is used to store memory permanently and cannot be changed (holds programs and boot up information)
  7. a tool you use to access the internet (Google Chrome, Safari, Internet Explorer, Edge, Firefox)
  8. two digits used to represent information using electricity; ones and zero

16 Clues: series of commandssoftware that allows you to perform a specific taskwhere your software, documents, and other files are storedshort-term memory, it temporarily stores the data until it is neededtwo digits used to represent information using electricity; ones and zeroany set of instructions that tells the hardware what to do and how to do it...

computer terms 2021-03-04

computer terms crossword puzzle
Across
  1. Access Memory short-term memory, it temporarily stores the data until it is needed
  2. Browser a tool you use to access the internet (Google Chrome, Safari, Internet Explorer, Edge, Firefox)
  3. Only Memory a storage medium that is used to store memory permanently and cannot be changed (holds programs and boot up information)
  4. an electronic device that has the ability to store, retrieve, and process data
  5. System manages the computer's memory and processes, as well as all of its software and hardware (Windows, MacOS, Linux, iOS, Android)
  6. the computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
Down
  1. Drive where your software, documents, and other files are stored
  2. two digits used to represent information using electricity; ones and zeros
  3. any set of instructions that tells the hardware what to do and how to do it
  4. series of commands
  5. software that allows you to perform a specific task
  6. User Interface lets you use your mouse to click icons, buttons, and menus displayed on the screen
  7. Devices any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, microphone)
  8. Processing Unit the brain of the computer that controls all other parts and carries out commands
  9. Devices any hardware receives data from a computer (printer, monitor, speaker, headphones)
  10. any part of the computer that has physical structure; the parts that make up the computer

16 Clues: series of commandssoftware that allows you to perform a specific taskDrive where your software, documents, and other files are storedtwo digits used to represent information using electricity; ones and zerosany set of instructions that tells the hardware what to do and how to do it...

Computer Terms 2021-03-05

Computer Terms crossword puzzle
Across
  1. Software that allows you to perform a specific task
  2. Where your software, documents, and other files are stored
  3. Any part of the computer that has physical structure; the parts that make up the computer
  4. An electronic device that has the ability to store, retrieve, and process data
  5. Lets you use your mouse to click icons, buttons, and menus displayed on the screen
  6. Series of commands
  7. The computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
  8. Any set of instructions that tells the hardware what to do and how to do it
Down
  1. The brain of the computer that controls all other parts and carries out commands
  2. Manages the computer's memory and processes, as well as all of its software and hardware (Windows, MacOS, Linux, iOS, Android)
  3. Short-term memory, it temporarily stores the data until it is needed
  4. Any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, microphone)
  5. Any hardware receives data from a computer (printer, monitor, speaker, headphones)
  6. A storage medium that is used to store memory permanently and cannot be changed (holds programs and boot up information)
  7. A tool you use to access the internet (Google Chrome, Safari, Internet Explorer, Edge, Firefox)
  8. Two digits used to represent information using electricity; ones and zeros

16 Clues: Series of commandsSoftware that allows you to perform a specific taskWhere your software, documents, and other files are storedShort-term memory, it temporarily stores the data until it is neededTwo digits used to represent information using electricity; ones and zerosAny set of instructions that tells the hardware what to do and how to do it...

Computer Hardwares 2016-08-15

Computer Hardwares crossword puzzle
Across
  1. Where music comes out
  2. connects the other parts of the computer including the CPU
  3. A flexible diskette
  4. also known as the PC
  5. It can be used to obtain or expand on features not offered by the motherboard.
  6. where data is stored
  7. Meaning of RAM
  8. Use to print output
  9. Used for gaming
Down
  1. Used for typing
  2. Meaning of ROM
  3. Meaning of CPU
  4. This computer is used for scientific purposes
  5. Carries instruction to computer
  6. They are designed to perform large numbers of calculations for governments and large enterprises.
  7. used to control the arrow head

16 Clues: Meaning of ROMMeaning of CPUMeaning of RAMUsed for typingUsed for gamingA flexible disketteUse to print outputalso known as the PCwhere data is storedWhere music comes outused to control the arrow headCarries instruction to computerThis computer is used for scientific purposesconnects the other parts of the computer including the CPU...

computer components 2018-11-27

computer components crossword puzzle
Across
  1. / thepart of a computer in wich data or program instructions can be stored for retrictul.
  2. card / o printed circut board controlling output to a display screen.
  3. / a device that accept text and graphic output froma computer and transfers the information to paper.
  4. / an instrument for converting sound waves into electrical energy variations which may then be amplified transmitted or recorded.
  5. / a device connected to a comptuer allowing its image to be seen by internet users.
  6. / a panel of keys that operate a computer or typewriter.
  7. card / a device which can be slotted into a computer to allow the use of audio components for multimedia applications.
  8. / an apparatus with rotating blades that creats a current of air cooling or ventilation.
Down
  1. supply / an electrical device that supplies electric power to an electrical load.
  2. / a small handheld device which is moved a cross a mat or flat surface to move the cursor on a computer screen.
  3. / a combined device for modulation and demodulation for exmple between the digital data of a computer and the analogue singal of a telephone line.
  4. / a printed circut board containg the principal components of computer or other device with connectors for other circut boards to be stotted into.
  5. / a type compact disc able to store large amounts of data especially high-resolution audiovisual material.
  6. / an inpute device that scans documents and images.
  7. / a device that processes information.
  8. storage / a gerenal term for archiving data in electro magnetic or other forms for use by a computer or device.

16 Clues: / a device that processes information./ an inpute device that scans documents and images./ a panel of keys that operate a computer or typewriter.card / o printed circut board controlling output to a display screen.supply / an electrical device that supplies electric power to an electrical load....

computer components 2018-11-27

computer components crossword puzzle
Across
  1. card / o printed circut board controlling output to a display screen.
  2. storage / a gerenal term for archiving data in electro magnetic or other forms for use by a computer or device.
  3. / thepart of a computer in wich data or program instructions can be stored for retrictul.
  4. / a printed circut board containg the principal components of computer or other device with connectors for other circut boards to be stotted into.
  5. / a small handheld device which is moved a cross a mat or flat surface to move the cursor on a computer screen.
  6. / an apparatus with rotating blades that creats a current of air cooling or ventilation.
  7. / a device that accept text and graphic output froma computer and transfers the information to paper.
Down
  1. / a device connected to a comptuer allowing its image to be seen by internet users.
  2. / a type compact disc able to store large amounts of data especially high-resolution audiovisual material.
  3. / a panel of keys that operate a computer or typewriter.
  4. / an instrument for converting sound waves into electrical energy variations which may then be amplified transmitted or recorded.
  5. / a device that processes information.
  6. / a combined device for modulation and demodulation for exmple between the digital data of a computer and the analogue singal of a telephone line.
  7. / an inpute device that scans documents and images.
  8. card / a device which can be slotted into a computer to allow the use of audio components for multimedia applications.
  9. supply / an electrical device that supplies electric power to an electrical load.

16 Clues: / a device that processes information./ an inpute device that scans documents and images./ a panel of keys that operate a computer or typewriter.card / o printed circut board controlling output to a display screen.supply / an electrical device that supplies electric power to an electrical load....

Computer Science 2024-06-03

Computer Science crossword puzzle
Across
  1. A machine or device that performs processes, calculations, and operations based on instructions provided by a software or hardware program.
  2. Often shortened to app, is a series of codes that allow specific tasks to happen.
  3. The illegal copying, distribution, or use of software.
  4. The physical components that make up a computing system, computer, or computing device.
  5. A systematic approach to problem solving that is often used to find and resolve a problem.
  6. A group of computing devices connected by cables or wireless media for the exchange of information and resources.
  7. The global collection of computer networks and their connections, all using shared protocols to communicate.
  8. Programs that run on a computing system, computer, or other computing device.
Down
  1. An early approximation of a final product or information system, often built for demonstration purposes.
  2. The process of automating
  3. The study of computers and algorithmic processes, including their principles, their hardware and software designs, their implementation, and their impact on society.
  4. Hypertext Markup Language, a language used to create web pages.
  5. Information that is collected and used for reference or analysis; digital or nondigital information, including numbers, text, show of hands, images, sounds, or video.
  6. The amount of information that hard-wired or wireless connections can process or transmit.
  7. System that connects devices and computers to a shared network.
  8. A device or software that determines the path that data packets travel from source to destination.

16 Clues: The process of automatingThe illegal copying, distribution, or use of software.Hypertext Markup Language, a language used to create web pages.System that connects devices and computers to a shared network.Programs that run on a computing system, computer, or other computing device....

Computer Basics 2024-02-13

Computer Basics crossword puzzle
Across
  1. Is a pointing device
  2. You would plug speakers into this port
  3. Old Port, not used much now
  4. Holds the inner components
  5. Lets you turn on and off the computer
  6. A device that lets you print
  7. Extra devices that can be plugged in
  8. You might connect a secondary display with this port
Down
  1. You might use this port to connect to the wifi
  2. Hear sound and music
  3. A device that inputs audio
  4. Displays images and text
  5. You would plug a microphone into this port
  6. Copy a physical image/document
  7. You would plug a mouse into this port
  8. Allows the user to communicate with the computer

16 Clues: Is a pointing deviceHear sound and musicDisplays images and textA device that inputs audioHolds the inner componentsOld Port, not used much nowA device that lets you printCopy a physical image/documentExtra devices that can be plugged inYou would plug a mouse into this portLets you turn on and off the computerYou would plug speakers into this port...

Computer Crossword 2024-02-25

Computer Crossword crossword puzzle
Across
  1. Organizes and manages software and hardware
  2. The component that contains the processor
  3. Where data is STORED in your computer
  4. A collection or DIGITAL programing code in a hard drive
  5. Category where the mouse, monitor and the keyboard belong in
  6. High speed computer data transfer interface that was used to connect electronic devices
  7. The primary circuit board in your PC
  8. Used to connect Peripheral devices
Down
  1. Any PHYSICAL device put in to your machine
  2. Equipment used to provide data & control signals to an info processing system
  3. Something that sends data to another device or user
  4. small electronic device that could process data
  5. Smallest unit of data a computer can store/process
  6. Small dots or squares that make up an image
  7. AKA Binary Digit (0,1)
  8. A buffer for the cpu to store information while it is processes info

16 Clues: AKA Binary Digit (0,1)Used to connect Peripheral devicesThe primary circuit board in your PCWhere data is STORED in your computerThe component that contains the processorAny PHYSICAL device put in to your machineOrganizes and manages software and hardwareSmall dots or squares that make up an imagesmall electronic device that could process data...

Computer Basics 2024-07-08

Computer Basics crossword puzzle
Across
  1. The name of the browser we use.
  2. Antivirus is an example of this kind of software.
  3. The file format we will use most in this class.
  4. Project format used by photoshop.
  5. A hard drive is an example of this kind of peripheral.
  6. Fortnight is an example of this kind of software.
Down
  1. Software responsible for managing a computer and its hardware.
  2. The name for Apple's file managing utility software.
  3. A projector is an example of this kind of peripheral.
  4. An image file that can not save transparency.
  5. Any part of a computer you can not touch.
  6. Any part of a computer that you can touch.
  7. A file format that can be opened in many different programs.
  8. Image file format that can save transparency.
  9. A file format that is specific to a program. Can be used to save something you want to go back and edit later.
  10. A keyboard is an example of this kind of peripheral.

16 Clues: The name of the browser we use.Project format used by photoshop.Any part of a computer you can not touch.Any part of a computer that you can touch.An image file that can not save transparency.Image file format that can save transparency.The file format we will use most in this class.Antivirus is an example of this kind of software....

Computer games 2023-06-22

Computer games crossword puzzle
Across
  1. A task or mission that players need to complete in a game. It often involves overcoming challenges, finding items, or defeating enemies.
  2. world A game environment that simulates a virtual world where players can explore, interact with other players, and undertake various activities.
  3. A game genre where the player controls a character to jump between platforms, overcome obstacles, and reach the end of the level.
  4. Games that allow multiple players to play together, either cooperatively or competitively, through local or online connections.
  5. The act of discovering and navigating the game world to find hidden secrets, treasures, or new areas. It encourages curiosity and discovery.
  6. The virtual entity controlled by the player in a game. Characters can have unique abilities, appearances, and personalities.
  7. A game genre where players assume the roles of characters in an immersive story. They interact with the game world and make choices.
  8. score The highest number of points achieved by a player in a game. It represents their skill and progress in comparison to other players.
Down
  1. A game genre that involves exploring, solving puzzles, and completing quests in a fictional world. It often includes a captivating story.
  2. A game genre that requires careful planning, decision-making, and resource management. Players strategize to achieve specific objectives.
  3. A game genre that aims to replicate real-life activities or situations. It can simulate anything from driving a car to managing a city.
  4. A game genre that involves shooting enemies or targets. It can be in first-person or third-person perspective and often requires aiming skills.
  5. A game that challenges players to solve problems or complete puzzles. It requires logical thinking, strategy, and problem-solving skills.
  6. A game genre that recreates various sports activities, such as football, basketball, or tennis. Players can compete individually or in teams.
  7. A game genre focused on fast-paced racing competitions. Players compete against each other or AI opponents to reach the finish line first.
  8. An item or ability that enhances a player's performance in a game. It can provide temporary advantages or unlock new abilities.

16 Clues: The virtual entity controlled by the player in a game. Characters can have unique abilities, appearances, and personalities.Games that allow multiple players to play together, either cooperatively or competitively, through local or online connections....

Computer games 2023-02-28

Computer games crossword puzzle
Across
  1. konstig
  2. vanlig
  3. möta,stöta ihop med
  4. karaktär,figur
  5. genre,sorts berättelse
  6. samlingsbar
  7. miljö,omgivning
  8. uppgradera,växla upp(två ord)
  9. avbetalning
Down
  1. beroendeframkallande
  2. Tecknad,animerad
  3. utrustning
  4. stappla
  5. rotera
  6. svårighet
  7. ovanlig

16 Clues: vanligroterakonstigstapplaovanligsvårighetutrustningsamlingsbaravbetalningkaraktär,figurmiljö,omgivningTecknad,animeradmöta,stöta ihop medberoendeframkallandegenre,sorts berättelseuppgradera,växla upp(två ord)

Computer Science 2023-02-27

Computer Science crossword puzzle
Across
  1. resource
  2. content, text
  3. studying
  4. guide
  5. natural
  6. experience
  7. code
  8. computer gives
  9. information
Down
  1. saving
  2. thinking
  3. benefits
  4. things are the same
  5. device
  6. system
  7. technology

16 Clues: codeguidesavingdevicesystemnaturalthinkingbenefitsresourcestudyingtechnologyexperienceinformationcontent, textcomputer givesthings are the same

Computer Science 2023-05-08

Computer Science crossword puzzle
Across
  1. The fundamental unit of a digital image, typically a tiny square or dot that contains a single point of color of a larger image
  2. Press the mouse button
  3. An action that causes something to happen
  4. A list of steps to finish a task
  5. The most common fundamental unit of digital data
  6. Finding and fixing problems in an algorithm or program
  7. A piece of code that you can easily call over and over again
  8. Connected to the Internet
Down
  1. The action of doing something over and over again
  2. A way to give information to a computer
  3. Statements that only run under certain conditions
  4. The language that programmers create and use to tell a computer what to do
  5. A way to get information out of a computer
  6. A placeholder for a piece of information that can change
  7. Information
  8. An error in a program that prevents the program from running as expected

16 Clues: InformationPress the mouse buttonConnected to the InternetA list of steps to finish a taskA way to give information to a computerAn action that causes something to happenA way to get information out of a computerThe most common fundamental unit of digital dataThe action of doing something over and over again...

Computer parts 2023-03-23

Computer parts crossword puzzle
Across
  1. An input that looks similar to a typewriter.
  2. Brain of a computer
  3. Heart of a computer
  4. Sending data to the computer.
  5. An input device used to convert images/text into a digital file.
  6. A device that projects an image
  7. A storage device that holds memory for a computer
  8. A device that takes data and prints a hard copy.
Down
  1. A monitor is an ______ device.
  2. A device used for making sound louder.
  3. Thin and flat monitors
  4. _____ is a pointer device
  5. A place to save files.
  6. A device with a screen used for displaying things.
  7. A manual navigation device
  8. Heavy and bulky monitors
  9. A web cam is a ______ device

17 Clues: Brain of a computerHeart of a computerThin and flat monitorsA place to save files.Heavy and bulky monitors_____ is a pointer deviceA manual navigation deviceA web cam is a ______ deviceSending data to the computer.A monitor is an ______ device.A device that projects an imageA device used for making sound louder....

Computer Components 2021-09-17

Computer Components crossword puzzle
Across
  1. 1000000 bytes
  2. used for graphics
  3. Device that has input and output
  4. 1000 bytes
  5. where the storage of the device is kept
  6. the part of the computer that helps it run
  7. The part the allows sound
Down
  1. 1000000000 bytes
  2. 1000000000000 bytes
  3. Device to create text in the device
  4. Device that can detect voices
  5. the input output system
  6. Short term memory
  7. Memory to start computer
  8. the main processing unit
  9. Runs through multicolored cables

16 Clues: 1000 bytes1000000 bytes1000000000 bytesused for graphicsShort term memory1000000000000 bytesthe input output systemMemory to start computerthe main processing unitThe part the allows soundDevice that can detect voicesDevice that has input and outputRuns through multicolored cablesDevice to create text in the device...

Computer Science 2021-12-02

Computer Science crossword puzzle
Across
  1. The software that supports the function of a computer is _____.
  2. a single one or zero.
  3. Everything is told what to do in the CPU by the _______.
  4. The maximum amount of transmission.
  5. the ____ is the wiring in a computer.
  6. communicates between components.
  7. It does fast calculations for the computer
  8. The registry only holds one _______ at a time.
  9. What the consumer wants and uses.
Down
  1. The ______ controls the communication traffic in the CPU, Ram and Graphics cards.
  2. It spreads heat away from the processor
  3. Two chips that control the flow of the data on the bus.
  4. does the Arithmetic and decisions.
  5. cards renders your graphics.
  6. Provides power to the computer.
  7. In the fetch phase, the Control Unit gets instruction from a memory ___.
  8. a virus has the ability to _____ itself to files.

17 Clues: a single one or zero.cards renders your graphics.Provides power to the computer.communicates between components.What the consumer wants and uses.does the Arithmetic and decisions.The maximum amount of transmission.the ____ is the wiring in a computer.It spreads heat away from the processorIt does fast calculations for the computer...

Computer Terminology 2021-11-19

Computer Terminology crossword puzzle
Across
  1. it is used to transfer data
  2. It is the process of audio
  3. You can attach stuff to it
  4. Temporary storage
  5. It is on older computers
  6. It is a slot for a card
  7. It holds everything together
  8. System info that can not be changed
  9. A port to connect something
Down
  1. Conducts electricity
  2. You can insert devices through a USB
  3. Power for the computer
  4. Small processor
  5. high-speed data transfer
  6. The Brain of the computer
  7. It is system configuration

16 Clues: Small processorTemporary storageConducts electricityPower for the computerIt is a slot for a cardhigh-speed data transferIt is on older computersThe Brain of the computerIt is the process of audioYou can attach stuff to itIt is system configurationit is used to transfer dataA port to connect somethingIt holds everything together...

computer programming 2022-03-29

computer programming crossword puzzle
Across
  1. 9 .
  2. 6 .
  3. 16 .
  4. 4 .
  5. 5 .
  6. 13 .
  7. 1 .
  8. 2 .
  9. 12 .
Down
  1. 3 .
  2. 11 .
  3. 7 .
  4. 15 .
  5. 14 .
  6. 10 .
  7. 8 .

16 Clues: 3 .9 .7 .6 .4 .5 .1 .8 .2 .11 .15 .16 .14 .10 .12 .13 .

computer programming 2022-03-29

computer programming crossword puzzle
Across
  1. easy to understand code
  2. can be anything
  3. converting data types
  4. in order
  5. decimals
  6. storing
  7. cant be changed
Down
  1. can be any condition
  2. code runs if condition is met
  3. repeated review and testing
  4. true or false
  5. lists
  6. some kind of variable
  7. store whole number
  8. 2nd part of an if statement
  9. work that needs to be completed

16 Clues: listsstoringin orderdecimalstrue or falsecan be anythingcant be changedstore whole numbercan be any conditionsome kind of variableconverting data typeseasy to understand coderepeated review and testing2nd part of an if statementcode runs if condition is metwork that needs to be completed

Computer Crossword 2024-11-23

Computer Crossword crossword puzzle
Across
  1. a single 1 or 0
  2. capitalize every word except the first and don't include spaces
  3. the lines of text that make computers do things
  4. a peripheral input device modeled after the typewriter
  5. a block of code that repeats
  6. a keyword to go in place of a value
  7. the language that computers speak
  8. light board
Down
  1. capitalize the first letter of every word
  2. 8 bits
  3. the last part of a conditional statement
  4. computer for on your legs
  5. a value that is either true or false
  6. a number system composed of 1's and 0's
  7. an unexpected problem in code
  8. the first part of a conditional statement

16 Clues: 8 bitslight boarda single 1 or 0computer for on your legsa block of code that repeatsan unexpected problem in codethe language that computers speaka keyword to go in place of a valuea value that is either true or falsea number system composed of 1's and 0'sthe last part of a conditional statementcapitalize the first letter of every word...

Computer Fundamentals 2022-01-11

Computer Fundamentals crossword puzzle
Across
  1. RAM is a ________ memory
  2. Computer understands only ________ number system
  3. A program in execution is _______
  4. Fastest Computer available is
  5. __________ System is the other name of Time Sharing System
  6. Interface between user program and hardware
  7. Number of symbols in any number system is known as _________
  8. It is type of Pointing Device
Down
  1. It is a type of Output Device
  2. It is a type of System Utility
  3. It is both input and output device
  4. L2 Cache Memory is known as __________ Cache
  5. ___________ Mark Reader
  6. _______ is SASD device
  7. Software which are made available on hardware
  8. Such type of ROM can only be programmed once by the user

16 Clues: _______ is SASD device___________ Mark ReaderRAM is a ________ memoryIt is a type of Output DeviceFastest Computer available isIt is type of Pointing DeviceIt is a type of System UtilityA program in execution is _______It is both input and output deviceInterface between user program and hardwareL2 Cache Memory is known as __________ Cache...

Computer Terms 2022-03-17

Computer Terms crossword puzzle
Across
  1. software that allows you to perform a specific task
  2. where your software, documents, and other files are stored
  3. any part of the computer that has physical structure; the parts that make up the computer
  4. an electronic device that has the ability to store, retrieve, and process data
  5. lets you use your mouse to click icons, buttons, and menus displayed on the screen
  6. series of commands
  7. the computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
  8. any set of instructions that tells the hardware what to do and how to do it
Down
  1. the brain of the computer that controls all other parts and carries out commands
  2. manages the computer's memory and processes, as well as all of its software and hardware (Windows, MacOS, Linux, iOS, Android)
  3. short-term memory, it temporarily stores the data until it is needed
  4. any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, microphone)
  5. any hardware receives data from a computer (printer, monitor, speaker, headphones)
  6. a storage medium that is used to store memory permanently and cannot be changed (holds programs and boot up information)
  7. a tool you use to access the internet (Google Chrome,Safari,Internet Explorer,Edge, Firefox)
  8. two digits used to represent information using electricity; ones and zeros

16 Clues: series of commandssoftware that allows you to perform a specific taskwhere your software, documents, and other files are storedshort-term memory, it temporarily stores the data until it is neededtwo digits used to represent information using electricity; ones and zerosany set of instructions that tells the hardware what to do and how to do it...

Computer Terms 2022-03-17

Computer Terms crossword puzzle
Across
  1. software that allows you to perform a specific task
  2. where your software, documents, and other files are stored
  3. any part of the computer that has physical structure; the parts that make up the computer
  4. an electronic device that has the ability to store, retrieve, and process data
  5. lets you use your mouse to click icons, buttons, and menus displayed on the screen
  6. series of commands
  7. the computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
  8. any set of instructions that tells the hardware what to do and how to do it
Down
  1. the brain of the computer that controls all other parts and carries out commands
  2. manages the computer's memory and processes, as well as all of its software and hardware (Windows, MacOS, Linux, iOS, Android)
  3. short-term memory, it temporarily stores the data until it is needed
  4. any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, microphone)
  5. any hardware receives data from a computer (printer, monitor, speaker, headphones)
  6. a storage medium that is used to store memory permanently and cannot be changed (holds programs and boot up information)
  7. a tool you use to access the internet (Google Chrome, Safari, Internet Explorer, Edge, Firefox
  8. two digits used to represent information using electricity; ones and zeros

16 Clues: series of commandssoftware that allows you to perform a specific taskwhere your software, documents, and other files are storedshort-term memory, it temporarily stores the data until it is neededtwo digits used to represent information using electricity; ones and zerosany set of instructions that tells the hardware what to do and how to do it...

Computer Terms 2022-03-17

Computer Terms crossword puzzle
Across
  1. software that allows you to perform a specific task
  2. where your software, documents, and other files are stored
  3. any part of the computer that has physical structure; the parts that make up the computer
  4. an electronic device that has the ability to store, retrieve, and process data
  5. lets you use your mouse to click icons, buttons, and menus displayed on the screen
  6. series of commands
  7. the computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
  8. any set of instructions that tells the hardware what to do and how to do it
Down
  1. the brain of the computer that controls all other parts and carries out commands
  2. manages the computer's memory and processes, as well as all of its software and hardware (Windows, MacOS, Linux, iOS, Android)
  3. short-term memory, it temporarily stores the data until it is needed
  4. any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, microphone)
  5. any hardware receives data from a computer (printer, monitor, speaker, headphones)
  6. a storage medium that is used to store memory permanently and cannot be changed (holds programs and boot up information)
  7. a tool you use to access the internet (Google Chrome, Safari, Internet Explorer, Edge, Firefox)
  8. two digits used to represent information using electricity; ones and zeros

16 Clues: series of commandssoftware that allows you to perform a specific taskwhere your software, documents, and other files are storedshort-term memory, it temporarily stores the data until it is neededtwo digits used to represent information using electricity; ones and zerosany set of instructions that tells the hardware what to do and how to do it...

COMPUTER PROJECT 2025-05-31

COMPUTER PROJECT crossword puzzle
Across
  1. The process of transforming data into unreadable code
  2. To connect your computer to the available internet
  3. The act of copying and distributing software illegally
  4. The act of using or imitating the language and thoughts of another person as one's original work
  5. A legal right granted by the law to the creator for his original work
  6. Two or More computers and peripheral devices connected within a small area
  7. Each node is connected to every other node
  8. Unwanted bulk emails that come from unknown sources
Down
  1. Each Computer in a network
  2. It is related to the new inventions that grants the inventor the sole right to make, use, sell the invention for a particular time period
  3. The layout in which various components of a network are connected
  4. A device that connects two different types of networks with each other
  5. Card To physically attach a computer to a network
  6. This Protects your brand's distinctive designs
  7. A computer network mainly created for an individual person
  8. An illegal intrusion into a computer system or network

16 Clues: Each Computer in a networkEach node is connected to every other nodeThis Protects your brand's distinctive designsTo connect your computer to the available internetUnwanted bulk emails that come from unknown sourcesThe process of transforming data into unreadable codeThe act of copying and distributing software illegally...

COMPUTER PROJECT 2025-05-31

COMPUTER PROJECT crossword puzzle
Across
  1. The process of transforming data into unreadable code
  2. To connect your computer to the available internet
  3. The act of copying and distributing software illegally
  4. The act of using or imitating the language and thoughts of another person as one's original work
  5. A legal right granted by the law to the creator for his original work
  6. Two or More computers and peripheral devices connected within a small area
  7. Each node is connected to every other node
  8. Unwanted bulk emails that come from unknown sources
Down
  1. Each Computer in a network
  2. It is related to the new inventions that grants the inventor the sole right to make, use, sell the invention for a particular time period
  3. The layout in which various components of a network are connected
  4. A device that connects two different types of networks with each other
  5. Card To physically attach a computer to a network
  6. This Protects your brand's distinctive designs
  7. A computer network mainly created for an individual person
  8. An illegal intrusion into a computer system or network

16 Clues: Each Computer in a networkEach node is connected to every other nodeThis Protects your brand's distinctive designsTo connect your computer to the available internetUnwanted bulk emails that come from unknown sourcesThe process of transforming data into unreadable codeThe act of copying and distributing software illegally...

Computer Languages 2025-06-14

Computer Languages crossword puzzle
Across
  1. style
  2. Movie
  3. Snake
  4. Compiled
  5. Shell
  6. Webpage
Down
  1. Educational
  2. Sea++
  3. Apple
  4. Bike
  5. website
  6. Orange Cat
  7. Website
  8. Algorithm
  9. Nailcutter
  10. Oracle
  11. Database

17 Clues: BikestyleSea++AppleMovieSnakeShellOraclewebsiteWebsiteWebpageCompiledDatabaseAlgorithmOrange CatNailcutterEducational

Computer Languages 2025-06-15

Computer Languages crossword puzzle
Across
  1. A program that translates code into machine-readable form.
  2. A popular programming language primarily used for web development, adding interactivity to web pages.
  3. A widely used object-oriented programming language known for its platform independence.
  4. A formal language designed to express computations that can be performed by a compute
  5. A popular high-level programming language known for its readability and versatility.
  6. A style sheet language used for describing the presentation of a document written in HTML or XML.
  7. A server side of the internet or an application. This is the part users don't see. In the back end, programmers connect the web to a database.
  8. Languages closer to machine code, providing more control over hardware but harder to learn and use.
Down
  1. A software application that provides comprehensive facilities to computer programmers for software development.
  2. Languages that are easier for humans to read and write, often using keywords similar to English.
  3. A powerful, general-purpose programming language often used for system programming and game development
  4. A named storage location in a computer's memory that can hold a value.
  5. It is a part of a computer program visible to users and allows them to interact with the program. Front-end developers work to create a positive experience for users.
  6. A standard markup language for creating web pages.
  7. A program that executes code line by line.
  8. The set of rules that define the structure of a programming language.

16 Clues: A program that executes code line by line.A standard markup language for creating web pages.A program that translates code into machine-readable form.The set of rules that define the structure of a programming language.A named storage location in a computer's memory that can hold a value....

computer terms 2022-10-05

computer terms crossword puzzle
Across
  1. software that allows you to perform a specific task
  2. where your software, documents, and other files are stored
  3. any part of the computer that has physical structure; the parts that make up the computer
  4. an electronic device that has the ability to store, retrieve, and process data
  5. lets you use your mouse to click icons, buttons, and menus displayed on the screen
  6. series of commands
  7. the computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
  8. any set of instructions that tells the hardware what to do and how to do it
Down
  1. the brain of the computer that controls all other parts and carries out commands
  2. manages the computer's memory and processes, as well as all of its software and hardware (Windows, MacOS, Linux, iOS, Android)
  3. short-term memory, it temporarily stores the data until it is needed
  4. any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, microphone)
  5. any hardware receives data from a computer (printer, monitor, speaker, headphones)
  6. a storage medium that is used to store memory permanently and cannot be changed (holds programs and boot up information)
  7. a tool you use to access the internet (Google Chrome, Safari, Internet Explorer, Edge, Firefox)
  8. two digits used to represent information using electricity; ones and zeros

16 Clues: series of commandssoftware that allows you to perform a specific taskwhere your software, documents, and other files are storedshort-term memory, it temporarily stores the data until it is neededtwo digits used to represent information using electricity; ones and zerosany set of instructions that tells the hardware what to do and how to do it...

Computer studies 2022-10-25

Computer studies crossword puzzle
Across
  1. a better version of software than before
  2. A peripheral device that is used to type
  3. type of internet you can use without wifi
  4. can Copy something
  5. Storage
  6. used with Ctrl-C
  7. Uses a phone line
Down
  1. drive- A drive that's hard
  2. a series of characters that is used to unlock electronics
  3. Washington DC
  4. The heart of a computer
  5. Something that displays your current activity onto a screen
  6. can open tabs
  7. can close tabs
  8. restart tabs
  9. central part of a computer

16 Clues: Storagerestart tabsWashington DCused with Ctrl-Ccan open tabsUses a phone linecan close tabscan Copy somethingThe heart of a computerdrive- A drive that's hardcentral part of a computerA peripheral device that is used to typea better version of software than beforetype of internet you can use without wifi...

Computer names 2022-02-09

Computer names crossword puzzle
Across
  1. a symbol or graphic representation on a screen of a program, option, or window, especially one of several for selection.
  2. a set of related web pages located under a single domain name, typically produced by a single person or organization.
  3. incorporating audio and video, especially interactively.
  4. compress (a file) so that it takes less space in storage.
  5. the programs and other operating information used by a computer.
  6. a television receiver used in a studio to select or verify the picture being broadcast from a particular camera.
  7. the machines, wiring, and other physical components of a computer or other electronic system.
Down
  1. software that is specifically designed to disrupt, damage, or gain unauthorized access to a computer system.
  2. a standard for the short-range wireless interconnection of mobile phones, computers, and other electronic devices.
  3. a piece of code which is capable of copying itself and typically has a detrimental effect, such as corrupting the system or destroying data.
  4. irrelevant or inappropriate messages sent on the internet to a large number of recipients.
  5. an act or process of downloading data.
  6. a file format that provides an electronic image of text or text and graphics that looks like a printed document and can be viewed, printed, and electronically transmitted.
  7. the fraudulent practice of sending emails purporting to be from reputable companies in order to induce individuals to reveal personal information, such as passwords and credit card numbers.
  8. a self-replicating program able to propagate itself across a network, typically having a detrimental effect.
  9. messages distributed by electronic means from one computer user to one or more recipients via a network.

16 Clues: an act or process of downloading data.incorporating audio and video, especially interactively.compress (a file) so that it takes less space in storage.the programs and other operating information used by a computer.irrelevant or inappropriate messages sent on the internet to a large number of recipients....

Computer Hardware 2022-08-13

Computer Hardware crossword puzzle
Across
  1. graphics processing unit
  2. input for clicking
  3. connecting point for all components
  4. holds all the components
  5. display output
  6. non-mobile computer with larger components
  7. power supply
  8. hard disk drive
Down
  1. mobile computer with smaller components
  2. input for typing
  3. network without wires
  4. holds electrical charge
  5. random access memory
  6. network interface controller
  7. central processing unit
  8. solid state drive

16 Clues: power supplydisplay outputhard disk driveinput for typingsolid state driveinput for clickingrandom access memorynetwork without wiresholds electrical chargecentral processing unitgraphics processing unitholds all the componentsnetwork interface controllerconnecting point for all componentsmobile computer with smaller components...

Computer Hardware 2022-09-13

Computer Hardware crossword puzzle
Across
  1. processes data according to a set of instructions, brains of the computer
  2. type of cpu used in mobile devices
  3. type of card used to customize a motherboard
  4. used to control heat in a computer
  5. read-only memory
  6. like the heart of a computer
  7. most common output device
  8. a potential danger to computers
Down
  1. cable that connects most storage devices to the motherboard
  2. long term storage
  3. sends electrical signals into a computer
  4. group of two or more computers that are connected
  5. also called a laptop
  6. current that travels in a straight line
  7. type of input device
  8. used to store data for a short period of time

16 Clues: read-only memorylong term storagealso called a laptoptype of input devicemost common output devicelike the heart of a computera potential danger to computerstype of cpu used in mobile devicesused to control heat in a computercurrent that travels in a straight linesends electrical signals into a computertype of card used to customize a motherboard...

Computer architecture 2025-10-22

Computer architecture crossword puzzle
Across
  1. connector - Connects the sound card to a PCI slot
  2. wired or wireless.
  3. is a connector and cable capable of
  4. port - used to connect a monitor to the
  5. - Short for High-Definition Multimedia Interface,
  6. port - used to connect to a network.
  7. card - Allows computers join a network. Can
  8. and video streams between devices.
  9. - a path through which data can be sent to the
  10. parts of the computer system.
  11. systems etc to the computer.
  12. port - This is a 15-pin port and is blue in
Down
  1. line.
  2. system. There are two types
  3. port - used to connect a modem to a
  4. port - white in colour, it is a digital port.
  5. high-quality and high-bandwidth
  6. jacks - These are used to connect microphones, speakers,

18 Clues: line.wired or wireless.system. There are two typessystems etc to the computer.parts of the computer system.high-quality and high-bandwidthand video streams between devices.port - used to connect a modem to ais a connector and cable capable ofport - used to connect to a network.port - used to connect a monitor to the...

Computer language 2025-05-21

Computer language crossword puzzle
Across
  1. A language used for database management.
  2. A language used to create programming language interpreters.
  3. A language used to create web services.
  4. A language used to create iOS applications.
  5. A language used to create mobile apps for iOS.
  6. A process of repeating a block of code.
  7. A programming language used to create web pages.
  8. A programming language designed for Android development.
  9. A programming language known for its simplicity.
Down
  1. A language used to create mobile apps for Android.
  2. A language used to create 3D graphics.
  3. A language primarily used for building user interfaces.
  4. A programming language known for its ease of use and versatility.
  5. A language used to create compilers.Ans-
  6. A language used to create interactive web elements.
  7. A language often used for game development.

16 Clues: A language used to create 3D graphics.A language used to create web services.A process of repeating a block of code.A language used for database management.A language used to create compilers.Ans-A language used to create iOS applications.A language often used for game development.A language used to create mobile apps for iOS....

bagian computer 2026-01-26

bagian computer crossword puzzle
Across
  1. alat ketik komputer
  2. browser internet
  3. aplikasi pengolah angka
  4. perangkat keras
  5. otak komputer yang menjalankan perintah
  6. alat input komputer
  7. orang yang menggunakan mengoperasikan komputer
Down
  1. layar penampilan visual hasil pemrosesan komputer
  2. mengeluarkan suara
  3. papan induk
  4. aplikasi pengolah kata
  5. tempat menyimpan data
  6. memproses suara
  7. menjaga suhu komponen
  8. perangkat lunak
  9. tempat memori penyimpanan data

16 Clues: papan indukmemproses suaraperangkat lunakperangkat kerasbrowser internetmengeluarkan suaraalat ketik komputeralat input komputertempat menyimpan datamenjaga suhu komponenaplikasi pengolah kataaplikasi pengolah angkatempat memori penyimpanan dataotak komputer yang menjalankan perintahorang yang menggunakan mengoperasikan komputer...

computer science 2025-12-15

computer science crossword puzzle
Across
  1. – The process of gathering data for analysis.
  2. – Showing data using charts, graphs, or diagrams.
  3. – What you learn after analyzing the data.
  4. part of the computer that functions like the brain.
  5. – Pictures and graphics used to explain information clearly.
  6. – When two variables increase or decrease together.
  7. – Advice given based on the results of the data.
  8. – Deciding what you want to find out before collecting data.
  9. – Examining data to find patterns or answers.
  10. – A relationship between two variables.
Down
  1. – Facts or information collected for study.
  2. Using computers, statistics, and thinking skills to learn from data.
  3. – When one variable increases while the other decreases.
  4. – Something that can change or have different values.
  5. – A step-by-step process used to solve problems with data.
  6. – A data value that is very different from the others.

16 Clues: – A relationship between two variables.– What you learn after analyzing the data.– Facts or information collected for study.– The process of gathering data for analysis.– Examining data to find patterns or answers.– Advice given based on the results of the data.– Showing data using charts, graphs, or diagrams....

computer science 2026-05-20

computer science crossword puzzle
Across
  1. Hardware that converts digital audio signals into sound waves you can hear.
  2. our school
  3. capturing voice commands or audio.
  4. works wit 1 and 0
  5. Devices that take digital documents or images and generate physical "hard copies" on paper
  6. Tapping or swiping on a display.
  7. coding
Down
  1. we use it to watch movies without wifi
  2. input devise bigger than a phone
  3. Typewriter relative
  4. Pointing device
  5. KS3 class in room S5
  6. where i keep my files.
  7. ER
  8. Device to digitize paper
  9. IN

16 Clues: ERINcodingour schoolPointing deviceworks wit 1 and 0Typewriter relativeKS3 class in room S5where i keep my files.Device to digitize paperinput devise bigger than a phoneTapping or swiping on a display.capturing voice commands or audio.we use it to watch movies without wifiHardware that converts digital audio signals into sound waves you can hear....

noemi 30 parole 2022-01-31

noemi 30 parole crossword puzzle
Across
  1. è una forma di misura
  2. è il sistema operativo usato per smartphone e tablet
  3. è l’insieme di tutto
  4. è un programma
  5. è un insieme di funzione software
  6. è un motore di ricerca
  7. sono icone che permettono all’utente di raggiungere un file
  8. memoria permanente
  9. memoria temporanea
  10. è la posta elettronica
  11. Fisso è un dispositivo della memoria di massa
  12. è l'elemento centrale
  13. è un contenitore
  14. esegue i calcoli
  15. documento di lavoro
  16. sono rappresentazioni grafiche del tipo di file
Down
  1. è fra i più diffusi sistemi operativi
  2. è una tipologia di personal computer
  3. è il trattamento automatico utilizzato dai computer
  4. è la parte non fisica di un computer
  5. sono le cartelle dentro altre cartelle
  6. permette il riconoscimento di tipo di file
  7. è una cifra binaria
  8. è il collegamento tra più calcolatori
  9. è una fase
  10. è la parte fisica di un computer
  11. area di lavoro vista solo sullo schermo
  12. è il dispositivo output
  13. controlla che i processori di elaborazione vengano usati correttamente
  14. è un microprocessore

30 Clues: è una faseè un programmaè un contenitoreesegue i calcolimemoria permanentememoria temporaneaè una cifra binariadocumento di lavoroè l’insieme di tuttoè un microprocessoreè una forma di misuraè l'elemento centraleè un motore di ricercaè la posta elettronicaè il dispositivo outputè la parte fisica di un computerè un insieme di funzione software...

CRUCINFORMATIC 2020-11-14

CRUCINFORMATIC crossword puzzle
Across
  1. componente hardware esterno al computer
  2. mezzo per memorizzare ed elaborare i dati
  3. software utilizzato dal sistema operativo per gestire un dispositivo hardware
  4. scheda principale dove sono collegati tutti i componenti hardware
  5. tipo di sistema operativo ad interfaccia rapida
  6. programma in grado di riconoscere un virus in un file
  7. principale unità di memorizzazione dei dati
  8. profilo di un utente
  9. singolo punto luminoso del monitor
  10. collegamenti utilizzati per connettere periferiche
  11. unità centrale di elaborazione
  12. insieme di istruzioni che fanno funzionare
  13. valore numerico di una grandezza
Down
  1. mini computer tascabile
  2. procedimento risolutivo di un problema
  3. supporto di memoria
  4. sistema di numerazione che utilizza 2 sole cifre
  5. singolo documento di lavoro con un nome
  6. la più grande rete di computer
  7. memoria interna al processore con altissima velocità di accesso
  8. operativo insieme di programmi che gestiscono l'hardware, cpu...
  9. scatola metallica che racchiude le componenti fisiche del computer
  10. personal computer
  11. uscita dei dati di un programma
  12. dati di ingresso in un programma
  13. raggruppamento di 8 bit
  14. formato internazionale per dei codici dei caratteri

27 Clues: personal computersupporto di memoriaprofilo di un utentemini computer tascabileraggruppamento di 8 bitla più grande rete di computerunità centrale di elaborazioneuscita dei dati di un programmadati di ingresso in un programmavalore numerico di una grandezzasingolo punto luminoso del monitorprocedimento risolutivo di un problema...

joe derbys hardware crossword puzzle 2019-01-10

joe derbys hardware crossword puzzle crossword puzzle
Across
  1. A magnetic disk on which you can store computer data
  2. any device that holds large amounts of
  3. in the desired shapes.
  4. A silicon chip that contains a CPU.
  5. its a phone mixed with a computer
  6. device that controls the movement of the
  7. Printer A type of printer that works by spraying
  8. computer. Sometimes referred to simply as the processor or central processor, the CPU is where most calculations take place.
  9. or pointer on a display screen.
  10. for backup.
Down
  1. Short for DVD+Recordable, a recordable DVD format similar to CD-R. A DVD+R can only record data once and then the data becomes permanent on the disc
  2. The main circuit board of a microcomputer.
  3. Storage Devices Grouping together tapes drives, cdr's, cdrw's,
  4. Service Bus; a type of port on the
  5. areas in the computer.
  6. to attach peripherals.
  7. Another term for display screen
  8. in the ink's path direct the ink onto the
  9. ink at a sheet of paper. Magnetized
  10. Universal Service Bus; a type of port on the

20 Clues: for backup.areas in the computer.to attach peripherals.in the desired shapes.Another term for display screenor pointer on a display screen.its a phone mixed with a computerService Bus; a type of port on theA silicon chip that contains a CPU.ink at a sheet of paper. Magnetizedany device that holds large amounts of...

tecnolympics 2019-11-17

tecnolympics crossword puzzle
Across
  1. ........is the smallest and the fastest memory in computer
  2. Storage mapping is done by
  3. over the internet?
  4. Name the type of mouse for physically handicapped people
  5. microsoft office's personal information manager is
  6. A super computer developed in india
  7. which IT company's nickname is 'the big blue'
  8. which Chinese IT company, in association with Airtel, was the first toconduct 5G trials in India?
  9. A small program that can be downloaded which allows users to enhance their browser
  10. "do No Evil" is the tagline of which tech giant?
Down
  1. which is the first computer virus?
  2. which is the first search engine on the internet ?
  3. What type of process creates a smaller file that is faster to
  4. Virus is a computer ____________.
  5. wikipedia originally developed from another encyclopaedia project called?
  6. the ________ interface transmits one bit at a time
  7. in computer world , trojan refers to
  8. The information transfer between CPU and cache is in terms of
  9. An internet echo message used to confirm the reachability of a network device
  10. A device that converts digital signals to analog signals is

20 Clues: over the internet?Storage mapping is done byVirus is a computer ____________.which is the first computer virus?A super computer developed in indiain computer world , trojan refers towhich IT company's nickname is 'the big blue'"do No Evil" is the tagline of which tech giant?which is the first search engine on the internet ?...

Digital Literacy Exam Review 2024-05-06

Digital Literacy Exam Review crossword puzzle
Across
  1. greeting of the letter
  2. specifies the size of the characters
  3. address of person receiving the letter
  4. when you press enter to begin a new line while typing is a ____ return
  5. computer that delivers requested webpages to your computer
  6. two inch top margin is ______ single spaces
  7. any hardware component that allows you to enter data
  8. type of computer that can be found in a smart watch
  9. email messages which are personal information scams
  10. reference initials in a letter belong to the _____
Down
  1. number of times you hit enter after complimentary closing
  2. not an example of an output device
  3. a page break you force into a document
  4. body of a letter is typed ______spaced
  5. space between complimentary closing and writers identification
  6. when all lines of a letter begin on the left margin it is typed in ____ style
  7. what it is called when you keep typing until the computer returns itself
  8. references in a report are ______ spaced
  9. address that appears first in a letter
  10. reports are typed ________ spaced
  11. when you keep typing and computer returns itself

21 Clues: greeting of the letterreports are typed ________ spacednot an example of an output devicespecifies the size of the charactersa page break you force into a documentbody of a letter is typed ______spacedaddress of person receiving the letteraddress that appears first in a letterreferences in a report are ______ spaced...

Tech Terma 2023-04-26

Tech Terma crossword puzzle
Across
  1. Files made by websites you go to
  2. Connects hardware to processor
  3. Personal Identifiable Information
  4. 1 million bytes of data
  5. hardware or software that has been recently released.
  6. Read only memory
  7. A way of scrambling information only authorized parties can understand it
  8. 8 bits put together
  9. Ctrl V
  10. Devices like a printer
  11. Taking information from somewhere else onto your computer
  12. Network security device that monitors traffic to and from your network
  13. Connecting multiple systems together on a local network
  14. Software made to disrupt a computer network
Down
  1. Chrome or Safari
  2. Systems such as Chrome OS, Windows
  3. Computer that provides service to another computer
  4. A frequently updated website used for personal commentary or buisnesses
  5. Worldwide System of Networks
  6. Computers short term memory
  7. Ctrl C
  8. Adress
  9. Devices like a keyboard or mouse
  10. A zero or one
  11. Central processing unit
  12. Domain name system
  13. Portable Document Format
  14. Uniform Resource Locator
  15. Open Source Software
  16. Forwards data between computer networks
  17. Hyper Text Markup Language
  18. World Wide Web

32 Clues: Ctrl CAdressCtrl VA zero or oneWorld Wide WebChrome or SafariRead only memoryDomain name system8 bits put togetherOpen Source SoftwareDevices like a printer1 million bytes of dataCentral processing unitPortable Document FormatUniform Resource LocatorHyper Text Markup LanguageComputers short term memoryWorldwide System of Networks...

Browsing Safely 2025-05-24

Browsing Safely crossword puzzle
Across
  1. illegal entry into a computer system or network
  2. act of harassing using Information technology in a deliberate manner
  3. our daily lives now rely on information and communication technology
  4. type of malicious software
  5. popular anti-virus software
  6. use to conduct terrorism through computers and internet.
  7. stands for one-time password
  8. stands for Vital Information Resources Under Seize
  9. malicious software
  10. computer program designed to remove Virus from a computer
  11. the receiver of a message is fooled by sending bogus messages
Down
  1. collection of technologies,processes and practices designed to protect networks,computers etc.
  2. impression you create when you engage in various online activities
  3. criminal activity intended to harm someone using computer and internet connection
  4. stands for Denial of Service attack
  5. process of befriending children on social media to facilitate online or physical abuse
  6. also known as unethical hackers
  7. act of sending an email to a user misleading him to believe that it is a trusted person or organization
  8. crime in which the victim is attacked first
  9. software that helps in preventing unauthorized access to your computer

20 Clues: malicious softwaretype of malicious softwarepopular anti-virus softwarestands for one-time passwordalso known as unethical hackersstands for Denial of Service attackcrime in which the victim is attacked firstillegal entry into a computer system or networkstands for Vital Information Resources Under Seize...

Tech Terms 2025-10-21

Tech Terms crossword puzzle
Across
  1. the web address for a specific page or file on the internet
  2. global network
  3. a part of a computer system or network which is designed to block unauthorized access
  4. hypertext markup language
  5. a multiple of the unit byte for digital information.
  6. Ctrl+C (Copy)
  7. a group of binary digits or bits
  8. provides the logic and instructions for those tasks to be carried out
  9. the process of transferring a file or data from a remote server
  10. output device
  11. performs the tasks
  12. Ctrl+V (Paste)
Down
  1. IP
  2. a system of interlinked hypertext
  3. software intentionally designed to cause disruption to a computer
  4. a system for connecting a number of computer systems
  5. input device
  6. The process of starting a computer or device from a powered-off state
  7. Restarting a computer or device that is already powered on.
  8. are small text files stored on a user's device
  9. A file format that provides an electronic image of text
  10. a hardware component that stores and retrieves digital information
  11. brain

23 Clues: IPbraininput deviceCtrl+C (Copy)output deviceglobal networkCtrl+V (Paste)performs the taskshypertext markup languagea group of binary digits or bitsa system of interlinked hypertextare small text files stored on a user's devicea system for connecting a number of computer systemsa multiple of the unit byte for digital information....

RU ITEC411 - Crime and Security 2025-11-25

RU ITEC411 - Crime and Security crossword puzzle
Across
  1. Software that secretly gathers information from a computer system
  2. Illegal access into a telephone system to make unauthorized calls
  3. A temporary fix for a program
  4. A cybercrime involving pretending to be someone to trick victims or access sensitive information
  5. When a program or system suddenly stops functioning
  6. A weakness in a computer system
  7. Multiple computers working together to solve a complex challenge
  8. Technologies that use an individual's traits for identity verification
  9. To remove or alter data that contains sensitive information
Down
  1. Software that prevents users from accessing their data until payment is made
  2. A method of bypassing a computer’s security measures
  3. An attack that uses identity deception to access sensitive information
  4. The process of converting plaintext into ciphertext
  5. Software designed for harmful intent toward computer systems
  6. Someone without permission who breaks into a computer system
  7. An attack that redirects users to fake websites
  8. Using two or more types of verification for authentication
  9. Harmful software that can self-replicate and spread
  10. Moral principles that prevent harm when using computer technologies
  11. A network of devices controlled by bots from hijacked computers

20 Clues: A temporary fix for a programA weakness in a computer systemAn attack that redirects users to fake websitesThe process of converting plaintext into ciphertextWhen a program or system suddenly stops functioningHarmful software that can self-replicate and spreadA method of bypassing a computer’s security measures...

review 2026-03-16

review crossword puzzle
Across
  1. Executes the value to the accumulator and carries out the action
  2. small storage space with fast access to data
  3. drive reads or writes data using a leaser
  4. Drive where all data is stored with slow access to data
  5. trick to try to get people's information
  6. Holds recently or frequently used data to avoid waiting for slow RAM
  7. Analyze the instruction and determines operation and data required
  8. It handles all mathematical calculations and logic
  9. Group of chips that connects the CPU to other parts of the computer
  10. It stores memory on memory chips. It has no moving parts and it's fast
Down
  1. Circut board that communicates and connects components
  2. Do things to your computer
  3. Starts the computer and checks the hardware when you turn it in
  4. Retrives instructions from the memory
  5. holds data currently being processed
  6. Holds computer hostage
  7. A controller that sends control signals to many parts
  8. Sink removes heat from the computer
  9. Shows graphics on the screen effectively
  10. does most calculations and stores low data
  11. reads and writes data magnetically

21 Clues: Holds computer hostageDo things to your computerreads and writes data magneticallyholds data currently being processedSink removes heat from the computerRetrives instructions from the memorytrick to try to get people's informationShows graphics on the screen effectivelydrive reads or writes data using a leaser...

5. 80s Nostalgic Game Consoles 2025-08-04

5.	80s Nostalgic Game Consoles crossword puzzle
Across
  1. Keypad rival to Atari
  2. Classic joystick console
  3. Best-selling 8-bit computer
  4. UK game computer hit
  5. Console with its own screen
  6. First U.S. 16-bit console
  7. Multimedia machine by Commodore
  8. Arcade power at home
  9. Colorful early console
  10. Donkey Kong debut
Down
  1. Magnavox’s 2nd system
  2. Emerson’s short-lived system
  3. Early game-friendly computer
  4. Bandai’s 8-bit console
  5. First handheld with cartridges
  6. Sega’s 8-bit console
  7. Nintendo pocket games
  8. First with game cartridges
  9. Mario’s original home

19 Clues: Donkey Kong debutUK game computer hitSega’s 8-bit consoleArcade power at homeMagnavox’s 2nd systemKeypad rival to AtariNintendo pocket gamesMario’s original homeBandai’s 8-bit consoleColorful early consoleClassic joystick consoleFirst U.S. 16-bit consoleFirst with game cartridgesBest-selling 8-bit computerConsole with its own screen...

Cyber Safety 2023-08-20

Cyber Safety crossword puzzle
Across
  1. Viruses and spyware
  2. Stores information on your computer
  3. False warning
  4. free from public attention
  5. wireless data network
  6. Threat created through connections
  7. false content about another person
  8. unwanted electronic devices
  9. unauthorized moving of data
Down
  1. Garenteer of a none imposter
  2. Copying some elses work
  3. false claims of legitimacy
  4. Gap between opposites on a subject
  5. Modify and publish content on a webpage
  6. Threat actor
  7. Fake online profile
  8. harmful computer code
  9. Computer infection
  10. Unwanted email messages
  11. Period of refrain from the internet

20 Clues: Threat actorFalse warningComputer infectionViruses and spywareFake online profilewireless data networkharmful computer codeCopying some elses workUnwanted email messagesfree from public attentionfalse claims of legitimacyunwanted electronic devicesunauthorized moving of dataGarenteer of a none imposterGap between opposites on a subject...

Cybersecurity 2023-08-23

Cybersecurity crossword puzzle
Across
  1. Little card in your phone
  2. Unwanted email messages
  3. Being free from public attention
  4. Stores information on your computer
  5. Virus that spreads through network
  6. Attack a nation’s computer networks
  7. Intrudes on a device remotely
  8. Wireless data network
Down
  1. Malicious software
  2. Prevents device from functioning correctly
  3. Finger prints
  4. Secret combination
  5. Bypass security to gain access
  6. From an outside/unknown source
  7. Discarded digital devices
  8. Malicious software
  9. Scrambling information
  10. Tracks all pressed keys
  11. Copying files from a computer
  12. Hides inside another program
  13. Confirming the person is authentic

21 Clues: Finger printsMalicious softwareSecret combinationMalicious softwareWireless data networkScrambling informationUnwanted email messagesTracks all pressed keysLittle card in your phoneDiscarded digital devicesHides inside another programCopying files from a computerIntrudes on a device remotelyBypass security to gain access...

Title7 2021-11-17

Title7 crossword puzzle
Across
  1. Farbcode: #000000
  2. Eindeutige Netzwerkkennung
  3. Ermöglicht eine Realzeitunterhaltung
  4. Ein Dateiübertragungsprotokoll
  5. Farbcode: #00FF00
  6. Farbcode: #FFFFFF
  7. Verbindung aus tausenden durch Glasfaserleitungen, Kupferkabel verbundenen Computer
  8. Gegenteil von Analog
  9. Mit gesendete Dateien
  10. Anschluss für externe Geräte an Computer
Down
  1. Farbcode von Gelb
  2. Text, der Verweise zu Hypertexten enthält
  3. Öffender und Schließender tags
  4. Anbieter technischer Dienste zum Zugriff auf das Internet
  5. Sehr bekanntes Betriebssystem
  6. Ein System aus mindesten zwei, im allgemeinen mehreren miteinander verbundenen Computer
  7. Beschreibende Sprache für Hypertext
  8. Elektronische Post
  9. Befehl der HTML
  10. Netzwerke mit geringerer Reichweite

20 Clues: Befehl der HTMLFarbcode von GelbFarbcode: #000000Farbcode: #00FF00Farbcode: #FFFFFFElektronische PostGegenteil von AnalogMit gesendete DateienEindeutige NetzwerkkennungSehr bekanntes BetriebssystemÖffender und Schließender tagsEin DateiübertragungsprotokollBeschreibende Sprache für HypertextNetzwerke mit geringerer Reichweite...

SCIENCE & TECHNOLOGY 2025-12-02

SCIENCE & TECHNOLOGY crossword puzzle
Across
  1. someone who designs/builds things
  2. a small useful device
  3. study of genes
  4. a scientific test
  5. information in digital form
  6. organised stored data
  7. devices using electric circuits
  8. an electronic device for work
  9. a room for scientific work
Down
  1. a small electronic tool
  2. save something from the internet
  3. a guess you test
  4. using computer technology
  5. something newly created
  6. physical computer parts
  7. using electricity
  8. (computing) storing data online
  9. a strong focused light beam
  10. a new idea or method
  11. study or discover something

20 Clues: study of genesa guess you testusing electricitya scientific testa new idea or methoda small useful deviceorganised stored dataa small electronic toolsomething newly createdphysical computer partsusing computer technologya room for scientific workinformation in digital forma strong focused light beamstudy or discover something...

Technology Crossword Sebastian 2023-03-22

Technology Crossword Sebastian crossword puzzle
Across
  1. devise to take photos
  2. devoted catholics
  3. responsables citizens
  4. a basketball team in mexicali
  5. where you put your mouse
  6. some one that has clear skin
  7. device to lisen to music
  8. how you write in a computer
  9. effective communicators
  10. good at bouncing a ball
Down
  1. device to talk
  2. what runs the elctricity
  3. whre the data of the computer is
  4. independent learners
  5. problem solvers
  6. someone that tells jokes
  7. someone that is fit
  8. where you see everything
  9. a circle with data
  10. how you use the computer

20 Clues: device to talkproblem solversdevoted catholicsa circle with datasomeone that is fitindependent learnersdevise to take photosresponsables citizenseffective communicatorsgood at bouncing a ballwhat runs the elctricitysomeone that tells jokeswhere you put your mousedevice to lisen to musicwhere you see everythinghow you use the computer...

Hardware Crossword Puzzle 2020-03-11

Hardware Crossword Puzzle crossword puzzle
Across
  1. Processor
  2. Permanent memory,(Not RAM)
  3. "MB"
  4. Additional features
  5. Storage
  6. connecting computers and their peripherals
  7. "Gigs"
  8. One million cycles per second
Down
  1. allow access to wireless broadband
  2. supplies power to the computer
  3. absorbs unwanted heat
  4. Can do things wireless
  5. Random memory
  6. device that connects a computer to LAN.
  7. The brain of the computer
  8. allow the use of audio
  9. output to a display screen
  10. It can connect other devices to the internet
  11. cable allowing for peer-to-peer network connections
  12. One billion cycles per second

20 Clues: "MB""Gigs"StorageProcessorRandom memoryAdditional featuresabsorbs unwanted heatCan do things wirelessallow the use of audioThe brain of the computerPermanent memory,(Not RAM)output to a display screenOne billion cycles per secondOne million cycles per secondsupplies power to the computerallow access to wireless broadband...

Christmas Puzzle 2024 2024-12-25

Christmas Puzzle 2024 crossword puzzle
Across
  1. A Farewell to Arms
  2. Oldest computer language
  3. Capital of Thailand
  4. Inventor of computer
  5. 1st 5 books of Bible
  6. HagiaSophia Mosque
  7. Capital of Iran
  8. Everest Tallest mountain in the world
  9. Smallest planet
  10. Epic poem by Homer
Down
  1. Paleozoic era
  2. Colorblind animal
  3. Don Quixote
  4. God of the Earth
  5. Dylan Blowin in the Wind
  6. Laws of thermodynamics
  7. Iraq capital
  8. Opera singer
  9. Cash Ring of Fire
  10. Brain of computer
  11. Hours dogs sleep
  12. Largest planet
  13. The Aeneid
  14. Owner of Starlink

24 Clues: The AeneidDon QuixoteIraq capitalOpera singerPaleozoic eraLargest planetCapital of IranSmallest planetGod of the EarthHours dogs sleepColorblind animalCash Ring of FireBrain of computerOwner of StarlinkA Farewell to ArmsHagiaSophia MosqueEpic poem by HomerCapital of ThailandInventor of computer1st 5 books of BibleLaws of thermodynamics...

Chapter 6 vocab 2021-04-12

Chapter 6 vocab crossword puzzle
Across
  1. icon
  2. ringtone
  3. to save
  4. to print
  5. message
  6. keyboard
  7. to turn off
  8. printer
  9. to chat
Down
  1. file
  2. computer
  3. to ring
  4. to delete
  5. mouse
  6. cell phone
  7. to send
  8. folder
  9. web web site
  10. to post
  11. computer screen

20 Clues: fileiconmousefolderto ringto savemessageto sendprinterto postto chatcomputerringtoneto printkeyboardto deletecell phoneto turn offweb web sitecomputer screen

Spanish Crossword 2015-11-15

Spanish Crossword crossword puzzle
Across
  1. Saturday
  2. To be
  3. White
  4. Screen
  5. Skirt
  6. Sunday
  7. Art
  8. Color
  9. Laser Printer
  10. Yellow
  11. Neither
  12. History
Down
  1. Spanish
  2. Pants
  3. Hello
  4. Exam
  5. Biology
  6. To wear
  7. Computer Class
  8. Lunch
  9. Look
  10. @
  11. Computer
  12. sock
  13. Music

25 Clues: @ArtExamLooksockPantsHelloTo beWhiteLunchSkirtColorMusicScreenSundayYellowSpanishBiologyTo wearNeitherHistorySaturdayComputerLaser PrinterComputer Class

English for international transport 2024-11-24

English for international transport crossword puzzle
Across
  1. IVA
  2. Sala de reuniones
  3. Reunión online
  4. (agenda)
  5. Impuesto
  6. Descuento
  7. Computer
  8. Notebook
  9. Calendario
Down
  1. Tablet
  2. Porcentaje
  3. Vídeollamada
  4. We use this to write
  5. Pantalla
  6. Móvil
  7. Teclado
  8. Portable computer
  9. Escritorio
  10. Planing de trabajo
  11. Taza

20 Clues: IVATazaMóvilTabletTecladoPantalla(agenda)ImpuestoComputerNotebookDescuentoPorcentajeEscritorioCalendarioVídeollamadaReunión onlineSala de reunionesPortable computerPlaning de trabajoWe use this to write

Technologie und Medien 2026-04-22

Technologie und Medien crossword puzzle
Across
  1. headphones
  2. to text
  3. camera
  4. smartphone
  5. computer
  6. to delete
  7. stereo system
  8. printer
  9. monitor/screen
  10. to download
  11. speakers
Down
  1. to research (online)
  2. game console
  3. to chat (online)
  4. mouse
  5. laptop
  6. keyboard
  7. wifi
  8. to save
  9. to upload

20 Clues: wifimouselaptopcamerato textto saveprinterkeyboardcomputerspeakersto deleteto uploadheadphonessmartphoneto downloadgame consolestereo systemmonitor/screento chat (online)to research (online)

Vocab unidad 1 segunda parte 2 spanish iv 2015-09-27

Vocab unidad 1 segunda parte 2 spanish iv crossword puzzle
Across
  1. to file
  2. positive
  3. ease
  4. versatile/diverse
  5. mature
  6. responsible
  7. longdistance
  8. dynamic
  9. loyal
  10. computer (Latin America)
  11. cooperative
  12. attitude
  13. ability
  14. honest
Down
  1. polite
  2. innovative/inventive
  3. document
  4. computer (Spain)
  5. understanding
  6. to plan
  7. to call
  8. communication

22 Clues: easeloyalpolitematurehonestto fileto planto calldynamicabilitypositivedocumentattituderesponsiblecooperativelongdistanceunderstandingcommunicationcomputer (Spain)versatile/diverseinnovative/inventivecomputer (Latin America)

Spanish Test 2024-11-06

Spanish Test crossword puzzle
Across
  1. : shirt
  2. : magazine
  3. : jersey, polo, t-shirt
  4. : sock
  5. : window
  6. : wall
  7. : @
  8. :clock, watch
  9. : biology
  10. : door
  11. : school
  12. : desk
  13. : notebook
  14. :ruler
  15. : (computer) mouse
Down
  1. : marker
  2. : mathematics
  3. : blackboard
  4. : computer
  5. : eraser
  6. : newspaper
  7. : chair
  8. : desk
  9. : keyboard
  10. : pencil

25 Clues: : @: sock: wall: door: desk: desk:ruler: shirt: chair: marker: eraser: window: school: pencil: biology: magazine: computer: keyboard: notebook: newspaper: blackboard: mathematics:clock, watch: (computer) mouse: jersey, polo, t-shirt

Computer parts 2020-09-25

Computer parts crossword puzzle
Across
  1. the part that connects all other parts of your computer
  2. something you can plug into your computer that can scan barcodes
  3. a pen you use to draw on a touchscreen
  4. displays a soft copy picture for you to see
  5. a stick you can plug into your computer for extra storage
  6. long term memory
  7. let's you input audio
Down
  1. output sound
  2. let's you input video
  3. what you use to type
  4. the brains of the computer
  5. how you control the cursor
  6. the case of you computer
  7. temporary memory
  8. an accessory that makes a hard copy of your work onto paper

15 Clues: output soundtemporary memorylong term memorywhat you use to typelet's you input videolet's you input audiothe case of you computerthe brains of the computerhow you control the cursora pen you use to draw on a touchscreendisplays a soft copy picture for you to seethe part that connects all other parts of your computer...

viruses-brendan falke 2018-11-15

viruses-brendan falke crossword puzzle
Across
  1. this is what hackers do with your information
  2. distributed denial of service
  3. a message sent between two people on a computer or phone
  4. result of the virus
  5. opposite of hardware
  6. currency that hackers want to get rid of the virus
  7. the physical parts of the computer
  8. a device that has a keyboard and can acess the internet
  9. malware computer program
Down
  1. type of virus
  2. hackers do this to be on the top of the list be the best
  3. what hackers do to get personal information in a email
  4. unwanted computer code or software
  5. named after a greek myth
  6. people that create the viruses

15 Clues: type of virusresult of the virusopposite of hardwarenamed after a greek mythmalware computer programdistributed denial of servicepeople that create the virusesunwanted computer code or softwarethe physical parts of the computerthis is what hackers do with your informationcurrency that hackers want to get rid of the virus...

Aki-techparts 2022-01-14

Aki-techparts crossword puzzle
Across
  1. shiny surface with many keys
  2. connect network devices in a physical space
  3. device to see what happens in the computer
  4. technology used to connect devices to the internet
  5. input device that does what the mouse does
  6. change analog sounds into digital data
  7. device used to pull heat away from the processor
  8. responsible for what we see on the monitor
Down
  1. allows you to interact with a computer
  2. input device with two buttons
  3. type of storage called RAM
  4. simultaneously transmitting digital video and audio
  5. instructions that tell a computer how to work
  6. data that a computer sends
  7. physical parts of the computer

15 Clues: type of storage called RAMdata that a computer sendsshiny surface with many keysinput device with two buttonsphysical parts of the computerallows you to interact with a computerchange analog sounds into digital datadevice to see what happens in the computerinput device that does what the mouse doesresponsible for what we see on the monitor...

Computer Crossword Puzzle 2023-10-06

Computer Crossword Puzzle crossword puzzle
Across
  1. A device you move with your hand to click on items
  2. A small picture on a computer screen
  3. are on a keyboard to enter information
  4. To look up something
  5. used to store and transfer data
  6. A group of files that are stored together
  7. Booting a computer system again
  8. A short comment or explanation
  9. The set of keys used to type words on a computer
Down
  1. Also known as the Central Processing Unit
  2. A screen that displays images
  3. The main circuit board of a computer
  4. A computer program for surfing the internet
  5. A machine used for printing
  6. A device for playing sounds, music etc.

15 Clues: To look up somethingA machine used for printingA screen that displays imagesA short comment or explanationused to store and transfer dataBooting a computer system againA small picture on a computer screenThe main circuit board of a computerare on a keyboard to enter informationA device for playing sounds, music etc....

Network Requirements 2019-03-11

Network Requirements crossword puzzle
Across
  1. Computer networking device that creates a single aggregate network from multiple communication networks or network segments.
  2. is defined as the quantity of data being sent/received by unit of time.
  3. Computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN).
  4. Protocol A system of rules that allow two or more entities of a communications system to transmit information via any kind of variation of a physical quantity.
  5. model Distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.
  6. Interface Controller A computer hardware component that connects a computer to a computer network.[
  7. A piece of networking hardware used in telecommunications for telecommunications networks that allows data to flow from one discrete network to another.
Down
  1. Redistribution point or a communication endpoint.
  2. The measure of the capacity of a network.
  3. The coordination of events to operate a system in unison.
  4. network Digital telecommunications network which allows nodes to share resources. In computer networks, computing devices exchange data with each other using connections (data links) between nodes.
  5. Is the time required to transmit a packet across a network.
  6. High-speed Internet access that is always on and faster than the traditional dial-up access.
  7. computer networking device that connects devices on a computer network by using packet switching to receive, process, and forward data to the destination device.
  8. A unique identifier assigned to a network interface controller (NIC) for communications at the data link layer of a network segment.
  9. The process of selecting a path for traffic in a network, or between or across multiple networks.
  10. ring Local area network (LAN) technology is a communications protocol for local area networks. It uses a special three-byte frame called a "token" that travels around a logical "ring" of workstations or servers.
  11. Protection This means setting passwords and changing them regularly

18 Clues: The measure of the capacity of a network.Redistribution point or a communication endpoint.The coordination of events to operate a system in unison.Is the time required to transmit a packet across a network.Protection This means setting passwords and changing them regularlyis defined as the quantity of data being sent/received by unit of time....

Vocabulary of Computer 2021-11-18

Vocabulary of Computer crossword puzzle
Across
  1. abbreviation of "universal serial bus"
  2. the image that you see on the screen is made of thousands of tiny dots, points or pixels
  3. a small image or picture on a computer screen that is a symbol for folders, disks, peripherals, programs etc
  4. a small program that tells a PC how a peripheral works
  5. You use it to view or browse the Internet
  6. a copy of files from a computer's hard disk, usually made on some external medium such as CD-ROM or flash drive
  7. an electronic book that can be downloaded and read on a computer or other device
  8. a sub-division of a computer's hard disk into which you put files
  9. a particular sort of lettering (on the screen or on paper).
Down
  1. equipment for converting paper documents to electronic documents that can be used by a computer
  2. an operating system used by the majority of PCs
  3. a specific computer record
  4. a system for communicating without wires over a computer network
  5. a small, unauthorized program that can damage a computer
  6. a way of communicating wirelessly over short distances between electronic devices (for example computer and mobile telephone)
  7. a self-contained program or piece of software; an application, especially when downloadable to a mobile device
  8. The first 6 letters on English-language keyboards

17 Clues: a specific computer recordabbreviation of "universal serial bus"You use it to view or browse the Internetan operating system used by the majority of PCsThe first 6 letters on English-language keyboardsa small program that tells a PC how a peripheral worksa small, unauthorized program that can damage a computer...

EDTC5325 Crossword -Laura Glass 2014-03-26

EDTC5325 Crossword -Laura Glass crossword puzzle
Across
  1. Technology that allows an electronic device to exchange data or connect to the internet wirelessly.
  2. Carries data to smaller lines of transmission.
  3. A hardware device that routes data from a local area network (LAN) to another network connection.
  4. Networks that span long distances via telephone lines, fiber-optic cables, or satellite links.
  5. Computer network limited to a small area such as an office building or university,
  6. Technology often used for wireless keyboards and wireless printing.
  7. A piece of computer hardware or software that accesses a service made available by a server.
  8. A site that offers Internet access over a wireless local area network (Starbucks).
  9. Card that makes the connection between the computer and the network cable.
  10. A type of connector commonly used for Ethernet networking.
Down
  1. Limits the data that can pass through it and protects a networked server or client machine from damage by unauthorized users.
  2. The most common type of connection computers use in a local area network (LAN).
  3. An Ethernet network cable
  4. The maximum data transfer rate of a network or Internet connection.
  5. Describes the arrangement of systems on a computer network.
  6. Address A numerical label assigned to each device (e.g., computer, printer) participating in a computer network.
  7. A computer that provides data to other computers.

17 Clues: An Ethernet network cableCarries data to smaller lines of transmission.A computer that provides data to other computers.A type of connector commonly used for Ethernet networking.Describes the arrangement of systems on a computer network.Technology often used for wireless keyboards and wireless printing....

Computer Terms - Jaylynn Stiger 2023-12-04

Computer Terms - Jaylynn Stiger crossword puzzle
Across
  1. software that allows you to perform a specific task
  2. any set of instructions or commands that tell a computer what to do
  3. manages the computer's memory and processes and its software and hardware (Windows, MacOS, Linux, iOS, Android)
  4. any hardware receives data from a computer (printer, monitor, speaker, headphones)
  5. series of commands
  6. an electronic device that has the ability to store, retrieve, and process data
  7. a storage medium that is used to store memory permanently and cannot be changed (holds programs and boot up information)
  8. lets you use your mouse to click icons, buttons, and menus displayed on the screen
  9. a tool you use to access the internet (Google Chrome, Safari, Internet Explorer, Edge, Firefox)
  10. two digits used to represent information using electricity; ones and zeros
Down
  1. any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, microphone)
  2. short-term memory, it temporarily stores the data until it is needed
  3. the brain of the computer that controls all other parts and carries out commands
  4. any part of the computer that you can physically touch; the parts that make up the computer
  5. Definition:
  6. the computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
  7. where your software, documents, and other files are stored

17 Clues: Definition:series of commandssoftware that allows you to perform a specific taskwhere your software, documents, and other files are storedany set of instructions or commands that tell a computer what to doshort-term memory, it temporarily stores the data until it is neededtwo digits used to represent information using electricity; ones and zeros...

Computer parts! 2014-11-24

Computer parts! crossword puzzle
Across
  1. this is the start code with zeros and ones!
  2. lets you display your work!
  3. with this thing you can check letters and send infomation to a computer!
  4. battery to keep the computer going!
  5. the thing that makes all the decisions!
  6. remembers your work!
  7. where data is stored!
  8. a camera on your computer!
Down
  1. anything you say into the microphone comes out of this thing!
  2. cools down the computer!
  3. lets you talk through it and comes out of the speaker!
  4. powers your computer and is attached to the power supply!
  5. everything in a computer is connected to this item!
  6. you can get your work on paper through this!

14 Clues: remembers your work!where data is stored!cools down the computer!a camera on your computer!lets you display your work!battery to keep the computer going!the thing that makes all the decisions!this is the start code with zeros and ones!you can get your work on paper through this!everything in a computer is connected to this item!...

Networking and cyber ethics 2025-06-14

Networking and cyber ethics crossword puzzle
Across
  1. clue:This network covers a wide area
  2. clue:Refers to the act of using or imitating the language of fraudulent act and violation
  3. clue:Is a legal right granted by law to the creator for his original work
  4. clue:When a single licenced copy of a software is loaded into many computer contrary to the licence's terms it is called
  5. clue:Refers to crimanal activities that involves the use of computer and network
  6. clue:A security system that prevents unauthorised people from accessing your system and network
Down
  1. clue:Is a computer network created for an individual person
  2. clue:Refers to an illegal intrusion into a computer system or network
  3. clue:Combination of two term's refers to aware of ethical practice is called
  4. clue:Refers to unwanted bulk emails that came from unknown source
  5. clue:Topology requires a single communication line or one main cable
  6. clue:A physical attach a Computer to a network
  7. clue:Topology,all the nodes is the network are connected in a circular manner
  8. clue:A computer network that is mainly created for individual person
  9. clue:The computer in a network can communicate with each other as well as work in dependently,each computer in a network is called a

15 Clues: clue:This network covers a wide areaclue:A physical attach a Computer to a networkclue:Is a computer network created for an individual personclue:Refers to unwanted bulk emails that came from unknown sourceclue:Topology requires a single communication line or one main cableclue:A computer network that is mainly created for individual person...

la tecnología 2016-02-17

la tecnología crossword puzzle
Across
  1. turn on
  2. use
  3. double click
  4. laptop
  5. printers
  6. mouse
  7. computer,mex
  8. download
  9. keyboard
  10. browser
Down
  1. connect
  2. erase
  3. modify
  4. flash drive
  5. document folder
  6. save changes
  7. computer,esp
  8. files
  9. speakers
  10. click on yes
  11. recycling bin

21 Clues: useerasefilesmousemodifylaptopconnectturn onbrowserprintersspeakersdownloadkeyboardflash drivesave changesdouble clickcomputer,espclick on yescomputer,mexrecycling bindocument folder

klassenzimmer - irene 2023-11-01

klassenzimmer - irene crossword puzzle
Across
  1. reol
  2. fyldepind
  3. hæfte
  4. landkort
  5. jakke
  6. hviskelæde
  7. vindue
  8. parpir
  9. tavle
  10. blyant
  11. globus
  12. bog
  13. skoletaske
  14. vinkelmåler
Down
  1. dør
  2. kridt
  3. penalhus
  4. lampe
  5. klassebog
  6. gardiner
  7. lineal
  8. computer
  9. stol
  10. bord
  11. plante
  12. lærebord

26 Clues: dørbogreolstolbordkridtlampehæftejakketavlelinealvindueparpirplanteblyantglobuspenalhuslandkortgardinercomputerlærebordfyldepindklasseboghviskelædeskoletaskevinkelmåler

C words 2024-10-21

C words crossword puzzle
Across
  1. Certificate
  2. Corporation
  3. Cider
  4. Community
  5. Chutzpah
  6. Chimpanzee
  7. Cookie
  8. Cries
  9. Chickenpox
  10. Cabana
  11. Competition
  12. Canteen
  13. Customers
  14. Cables
Down
  1. Cabbage
  2. Confident
  3. Cabbies
  4. Chipmunk
  5. Computer
  6. Checkbox
  7. Cake
  8. Create
  9. Candle
  10. Copyright
  11. Camps
  12. Cackled

26 Clues: CakeCiderCriesCampsCookieCreateCabanaCandleCablesCabbageCabbiesCanteenCackledChipmunkComputerCheckboxChutzpahConfidentCommunityCopyrightCustomersChimpanzeeChickenpoxCertificateCorporationCompetition

Computer Parts 2021-09-15

Computer Parts crossword puzzle
Across
  1. Allows connection to various input/output and storage devices
  2. A video screen used for display
  3. Read/write drives that store programs/files
  4. Memory or information storage for the computer
  5. A data storage device for the computer
  6. A special circuit that controls what is shown on the computer
Down
  1. Used to allow users to perform specific actions
  2. A device that allows you to input letters, numbers symbols into a computer
  3. Allows users to print items on paper
  4. A small computer contained on an integrated circuit
  5. A device that moves the cursor and select functions
  6. Memory that keeps it's content even when the computer is off
  7. A small disc that stores computer data or music

13 Clues: A video screen used for displayAllows users to print items on paperA data storage device for the computerRead/write drives that store programs/filesMemory or information storage for the computerUsed to allow users to perform specific actionsA small disc that stores computer data or musicA small computer contained on an integrated circuit...

Parts Of A Computer 2024-02-06

Parts Of A Computer crossword puzzle
Across
  1. A Slot for Adding Hardware Components To A Computer
  2. Power Supplier For All Computer Components
  3. Common Port for Connecting Peripherals To A Computer
  4. Historical data transfer multiple data lines
  5. Hardware component responsible for audio processing in a computer
  6. connector that connects the mouse or keyboard to the computer system
  7. connects many different types of peripherals, including digital cameand digitalital video cameras.
Down
  1. Central Hub Of A Computer's Internal Architecture
  2. parallel expansion card standard, designed for attaching a video card to a computer system
  3. Brain of A Computer
  4. Basic Software That Initalizes Hardware During Setup
  5. Older Data Transfer interface using a single data line
  6. Temporary Memory For Quick Data Access Has a trunk

13 Clues: Brain of A ComputerPower Supplier For All Computer ComponentsHistorical data transfer multiple data linesCentral Hub Of A Computer's Internal ArchitectureTemporary Memory For Quick Data Access Has a trunkA Slot for Adding Hardware Components To A ComputerBasic Software That Initalizes Hardware During Setup...

Parts Of A Computer 2024-02-06

Parts Of A Computer crossword puzzle
Across
  1. A Slot for Adding Hardware Components To A Computer
  2. Power Supplier For All Computer Components
  3. Common Port for Connecting Peripherals To A Computer
  4. Historical data transfer multiple data lines
  5. Hardware component responsible for audio processing in a computer
  6. connector that connects the mouse or keyboard to the computer system
  7. connects many different types of peripherals, including digital cameand digitalital video cameras.
Down
  1. Central Hub Of A Computer's Internal Architecture
  2. parallel expansion card standard, designed for attaching a video card to a computer system
  3. Brain of A Computer
  4. Basic Software That Initalizes Hardware During Setup
  5. Older Data Transfer interface using a single data line
  6. Temporary Memory For Quick Data Access Has a trunk

13 Clues: Brain of A ComputerPower Supplier For All Computer ComponentsHistorical data transfer multiple data linesCentral Hub Of A Computer's Internal ArchitectureTemporary Memory For Quick Data Access Has a trunkA Slot for Adding Hardware Components To A ComputerBasic Software That Initalizes Hardware During Setup...

Computer Systems 2021-03-17

Computer Systems crossword puzzle
Across
  1. Programs and Apps
  2. What you should do before you switch off your computer
  3. The operating system made by Apple
  4. Used for making copies of your work
  5. Lets you type letters and numbers
  6. A computer you can close the lid and carry around
  7. ------sheet, used for sums etc.
  8. The operating system used in Microsoft PC's and laptops
Down
  1. Power-----, used for making presentations
  2. ---- processor, used for typing
  3. The operating system used on Chromebooks
  4. The world's most popular Search Engine
  5. The operating system used on many Tablets and mobile phones
  6. Moves the pointer on the screen
  7. Parts of the computer you can touch
  8. Programs designed for use on iPads and Tablets

16 Clues: Programs and Apps---- processor, used for typingMoves the pointer on the screen------sheet, used for sums etc.Lets you type letters and numbersThe operating system made by AppleUsed for making copies of your workParts of the computer you can touchThe world's most popular Search EngineThe operating system used on Chromebooks...

Computer Terms 2021-03-04

Computer Terms crossword puzzle
Across
  1. software that allows you to perform a specific task
  2. where your software, documents, and other files are stored
  3. any part of the computer that has physical structure; the parts that make up the computer
  4. an electronic device that has the ability to store, retrieve, and process data
  5. lets you use your mouse to click icons, buttons, and menus displayed on the screen
  6. series of commands
  7. the computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
  8. any set of instructions that tells the hardware what to do and how to do it
Down
  1. the brain of the computer that controls all other parts and carries out commands
  2. manages the computer's memory and processes, as well as all of its software and hardware (Windows, MacOS, Linux, iOS, Android)
  3. short-term memory, it temporarily stores the data until it is needed
  4. any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, microphone)
  5. any hardware receives data from a computer (printer, monitor, speaker, headphones)
  6. a storage medium that is used to store memory permanently and cannot be changed (holds programs and boot up information)
  7. a tool you use to access the internet (Google Chrome, Safari, Internet Explorer, Edge, Firefox)
  8. two digits used to represent information using electricity; ones and zeros

16 Clues: series of commandssoftware that allows you to perform a specific taskwhere your software, documents, and other files are storedshort-term memory, it temporarily stores the data until it is neededtwo digits used to represent information using electricity; ones and zerosany set of instructions that tells the hardware what to do and how to do it...

Computer Terms 2020-10-09

Computer Terms crossword puzzle
Across
  1. software that allows you to perform a specific task
  2. where your software, documents, and other files are stored
  3. any part of the computer that has physical structure; the parts that make up the computer
  4. an electronic device that has the ability to store, retrieve, and process data
  5. lets you use your mouse to click icons, buttons, and menus displayed on the screen
  6. series of commands
  7. the computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
  8. any set of instructions that tells the hardware what to do and how to do it
Down
  1. the brain of the computer that controls all other parts and carries out commands
  2. manages the computer's memory and processes, as well as all of its software and hardware (Windows, MacOS, Linux, iOS, Android)
  3. short-term memory, it temporarily stores the data until it is needed
  4. any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, m
  5. any hardware receives data from a computer (printer, monitor, speaker, headphones)
  6. a storage medium that is used to store memory permanently and cannot be changed (holds programs and boot up information)
  7. a tool you use to access the internet (Google Chrome, Safari, Internet Explorer, Edge, Firefox)
  8. two digits used to represent information using electricity; ones and zeros

16 Clues: series of commandssoftware that allows you to perform a specific taskwhere your software, documents, and other files are storedshort-term memory, it temporarily stores the data until it is neededtwo digits used to represent information using electricity; ones and zerosany set of instructions that tells the hardware what to do and how to do it...

Crossword computer 2021-10-06

Crossword computer crossword puzzle
Across
  1. Drive:It's a small portable storage device.
  2. area network.
  3. central processing unit
  4. Security:A wifi protection layer.
  5. wall prevents the spread of fire.
  6. or forming a near periphery or surface part.
  7. repeat text or pictures a lot of times\.
  8. Disk Drive.
Down
  1. place to learn something online.
  2. Serial Bus is an industry standard that establishes specifications for cables,
  3. people's. private information by logging in to their account
  4. law for not copying.
  5. use:A copyrighted work without the owner's permission.
  6. area network.
  7. unit or a part.
  8. access memory.
  9. storage drive;

17 Clues: Disk Drive.area network.area network.access memory.storage drive;unit or a part.law for not copying.central processing unitplace to learn something online.Security:A wifi protection layer.wall prevents the spread of fire.repeat text or pictures a lot of times\.Drive:It's a small portable storage device.or forming a near periphery or surface part....

Computer Science 2022-03-27

Computer Science crossword puzzle
Across
  1. takes data packets from devices and directs them to the right place
  2. this occurs when two devices on a network try to communicate simultaneously along the same communication channel.
  3. he ratio of retransmitted packets to the total number of packets in a conversation
  4. a set of rules or procedures for transmitting data between electronic devices, such as computers.
  5. a system for connecting a number of computer systems to form a local area network, with protocols to control the passing of information and to avoid simultaneous transmission by two or more systems.
  6. the maximum rate of data transfer across a given path.
  7. a conductor or group of conductors for transmitting electric power or telecommunication signals from one place to another.
Down
  1. a series of numbers that identifies any device on a network.
  2. is used for long-distance and high-performance data networking
  3. ISP
  4. the wireless technology used to connect computers, tablets, smartphones and other devices to the internet
  5. Domain Name Server
  6. a computer or computer program which manages access to a centralized resource or service in a network.
  7. the delay before a transfer of data begins following an instruction for its transfer.
  8. onsists of two or more computers that are linked in order to share resources (such as printers and CDs), exchange files
  9. Network p_____

16 Clues: ISPNetwork p_____Domain Name Serverthe maximum rate of data transfer across a given path.a series of numbers that identifies any device on a network.is used for long-distance and high-performance data networkingtakes data packets from devices and directs them to the right place...

computer programming 2022-03-29

computer programming crossword puzzle
Across
  1. easy to understand code
  2. can be anything
  3. converting data types
  4. in order
  5. decimals
  6. storing
  7. cant be changed
Down
  1. can be any condition
  2. code runs if condition is met
  3. repeated review and testing
  4. true or false
  5. lists
  6. some kind of variable
  7. store whole number
  8. 2nd part of an if statement
  9. work that needs to be completed

16 Clues: listsstoringin orderdecimalstrue or falsecan be anythingcant be changedstore whole numbercan be any conditionsome kind of variableconverting data typeseasy to understand coderepeated review and testing2nd part of an if statementcode runs if condition is metwork that needs to be completed