types of computer Crossword Puzzles

28. Types of Transportation 2025-07-06

28. Types of Transportation crossword puzzle
Across
  1. A flying machine with large spinning blades on top that can hover and move in any direction.
  2. A small vessel that floats on water, used for travel or fun.
  3. A common wheeled vehicle with an engine, used for driving on roads.
  4. A two-wheeled machine you pedal with your feet to go places.
  5. Truck A large, red vehicle used by firefighters to put out fires.
  6. Car A type of enclosed cabin pulled by a moving wire, often used on mountains or steep hills.
  7. A small bus or car that takes passengers along a route for a low fare.
Down
  1. A flying machine with wings that carries people or cargo through the air.
  2. Air Balloon A large bag filled with heated air that floats people gently through the sky.
  3. A special vehicle used to quickly take sick or hurt people to the hospital.
  4. A large vehicle used for carrying heavy goods by road (also called a truck).
  5. A boat that carries people and vehicles across a body of water.
  6. A light, narrow boat moved with paddles, often used on rivers or lakes.
  7. A large vehicle that carries many people along a set route.
  8. Ski A small, fast vehicle you ride on water, like a motorcycle for the sea.

15 Clues: A large vehicle that carries many people along a set route.A small vessel that floats on water, used for travel or fun.A two-wheeled machine you pedal with your feet to go places.A boat that carries people and vehicles across a body of water.Truck A large, red vehicle used by firefighters to put out fires....

Types of Operating Systems 2025-07-28

Types of Operating Systems crossword puzzle
Across
  1. proprietary operating system Windows
  2. in phones and tablets Mobile
  3. Answer
  4. instantly to inputs Realtime
  5. user at a time Singleuser
  6. example of open-source OS Linux
  7. more than one CPU to be used Multiprocessing
  8. OS for embedded systems Embedded
  9. command interface CLI
Down
  1. running more than one task at once Multitasking
  2. multiple computers over a network Distributed
  3. tasks one at a time with no interaction Batch
  4. with icons and windows GUI
  5. OS functions over the internet Cloud
  6. CPU time among many users Timesharing
  7. users simultaneously Multiuser

16 Clues: Answercommand interface CLIuser at a time Singleuserwith icons and windows GUIin phones and tablets Mobileinstantly to inputs Realtimeusers simultaneously Multiuserexample of open-source OS LinuxOS for embedded systems Embeddedproprietary operating system WindowsOS functions over the internet CloudCPU time among many users Timesharing...

owenbaty's hardware crossword puzzle 2019-01-10

owenbaty's hardware crossword puzzle crossword puzzle
Across
  1. devices A device that feeds data into a computer, such as a keyboard or mouse.
  2. controls the movement on a display screen
  3. a display screen
  4. The set of typewriter-like keys
  5. reads the text
  6. the main circuit board of a computer
  7. phone a phone and a computer with many different functions
Down
  1. a central processing unit and is the brain of a computer
  2. which contains a cpu
  3. a storage area in a computer
  4. jet printer a printer which sprays ink on paper
  5. device speakers monitors
  6. disk a magnetic device which you can store computer data on
  7. universal service bus
  8. printer which uses a lazer to produce a image

15 Clues: reads the texta display screenwhich contains a cpuuniversal service busdevice speakers monitorsa storage area in a computerThe set of typewriter-like keysthe main circuit board of a computercontrols the movement on a display screenprinter which uses a lazer to produce a imagejet printer a printer which sprays ink on paper...

Dallas R 2024-09-19

Dallas R crossword puzzle
Across
  1. online cloud storage service
  2. images that is animated
  3. a way to save data on the computer
  4. address of web page
  5. A network used to link computers and allow access to websites
  6. files with small pieces of data
  7. used to connect computers with phones and keyboards
  8. tells a computer how to preform specific tasks
Down
  1. an application that allows access to websites
  2. a software developed by microsoft
  3. software programs that run locally on computer devices
  4. The physical elements of a computer
  5. bring data to a file
  6. a wireless connection to use to listen to audio on the computer
  7. to transfer a file from the website to the computer

15 Clues: address of web pagebring data to a fileimages that is animatedonline cloud storage servicefiles with small pieces of dataa software developed by microsofta way to save data on the computerThe physical elements of a computeran application that allows access to websitestells a computer how to preform specific tasks...

Youtube and videos of Everything! crossword puzzle 2022-01-29

Youtube and videos of Everything! crossword puzzle crossword puzzle
Across
  1. a process of creating realistic images
  2. TV a streaming television service that offers live TV
  3. the ability of a product to hold a fixed position
  4. capitalists people who give money to new companies
  5. Service
  6. software programming that is permanently part of a device
  7. the fastest internet connection available to most homes, usually offered through a cable
  8. in computing to place a video or other piece of data within a web page or document
  9. test the public test of a computer of a computer product before its official release
  10. a set of steps a computer program follows to solve a problem or perform a certain task
  11. storage a type of computer data storage where data is kept in remote servers and accessed through the internet
Down
  1. the activity or profession of producing advertisements for commercial products or services
  2. a measurement of the data transferred from a website a the sites's visitor
  3. when consumers watch TV or listen to podcasts on Internet-connected devices.
  4. tiny dots on a TV or computer screen that form visible images
  5. a website for people to store videos online and share them with others
  6. describing someone who develops and manages a business
  7. Flash Player a software used to stream and view video audio and multimedia and Rich Internet applications
  8. a program that translates data signals to make them visible on your computer
  9. the variety of TV channels available from a cable or streaming video company

20 Clues: Servicea process of creating realistic imagesthe ability of a product to hold a fixed positioncapitalists people who give money to new companiesTV a streaming television service that offers live TVdescribing someone who develops and manages a businesssoftware programming that is permanently part of a device...

-- --- -. . .-. --- 2025-12-24

-- --- -. . .-. --- crossword puzzle
Across
  1. A single cycle in a mining or trading process
  2. Not connected to the network or internet
  3. Where different types of currency are traded
Down
  1. To request a trade on an exchange; a sequence
  2. A point of connection within a large computer network
  3. Someone who validates transactions by solving complex math

6 Clues: Not connected to the network or internetWhere different types of currency are tradedTo request a trade on an exchange; a sequenceA single cycle in a mining or trading processA point of connection within a large computer networkSomeone who validates transactions by solving complex math

Algorithms and Data Representation Vocabulary 2022-01-08

Algorithms and Data Representation Vocabulary crossword puzzle
Across
  1. Represents a non-digital sound audio that can then be converted into binary code by taking samples for the computer to read and play the sound file.
  2. Represents data using a combination of a number from 0-10 and a letter e.g. A,B,C,D,E. (1A).
  3. A type of search algorithm that only works on a sorted list and halves the list each time by comparing the value to the middle value within the list.
  4. List is split into half the size of the previous list until each item is in it's own single list and then they are brought together in ascending order.
Down
  1. The name given to an image stored on a computer (it's file format).
  2. Looks at neighbouring terms in list and performs multiple swaps through the list. (One pass is performed when it goes through the whole list once).
  3. There are two types of this and it is used to reduce the amount of memory storage used up by files.
  4. Contains a binary digit that is held within it to represent the colour of it.
  5. The format of data that the computer can only read and write too (Base 2).
  6. When a binary number is moved to the left or right a given number of places.

10 Clues: The name given to an image stored on a computer (it's file format).The format of data that the computer can only read and write too (Base 2).When a binary number is moved to the left or right a given number of places.Contains a binary digit that is held within it to represent the colour of it....

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 ?...

LESSON 24 VOCAB 2016-04-21

LESSON 24 VOCAB crossword puzzle
Across
  1. a device on the network
  2. high end program that is made to provide network control and is very fast
  3. link from one computer to another which data can be transfered
  4. a technique or device that examines a fingerprint, voice pattern, or the iris or retina of the eye
  5. when all the computers are the same no one is the server
  6. computer network that covers a large area made up of conected lan's
  7. communication hardware device that facilitates the transmission of data
  8. the worlds collection of interconnected commercial and government owned voice oriented system
  9. a computer that handles requests for data email files transfer and other network services from other companies
  10. a wireless technology that can deliver max speed of up to 7mbps to your cell phone
  11. digital subscriber line, a technology for the high-speed transmission of digital information over standard telephone lines
  12. computer configuration in which one or more computers on the network acts as a server
  13. expert computer user who who invades someone elses computer eiher for personal gain or siply cause they can
  14. a network designed for the exclusive use of computer users with in an organization that can not be accessed by users outside
Down
  1. a network configuration that allows selected outside organizarions to accesse internal information systems
  2. a device that uses coaxial cable to send and recieve data
  3. a computer that uses the services of another program
  4. a combination of hardware and software that create a buffer between an internal network and internet to prevent unauthorized access
  5. a series of connected computers with in a confined space
  6. an isp that provides connection speed more than 30 times faster than dial up connection
  7. a type of fiber opteic telephone line that can transmit up to 1.544 megabits per second
  8. server a server that acts as an intermediary between the user and the internet
  9. a variation of a LAN that uses no physical wires
  10. a device that directs traffic on a network
  11. the largest network used as a communication tool
  12. a junction where information arrives from connected computers or periperal devices and is then forwarded in one or more directions to another computer or device

26 Clues: a device on the networka device that directs traffic on a networka variation of a LAN that uses no physical wiresthe largest network used as a communication toola computer that uses the services of another programa series of connected computers with in a confined spacewhen all the computers are the same no one is the server...

Computer Terminology Crossword 2021-01-16

Computer Terminology Crossword crossword puzzle
Across
  1. A portion of the screen that can contain its own documents or messages.
  2. The smallest unit of information in a computer.
  3. Television-like output device that displays information on a screen
  4. A measure of storage equals 1 million bytes.
  5. Internal memory storage whose contents can be retrieved and altered by the user.
Down
  1. Non-conductive material where computer microprocessor and other electric components
  2. There all the main information is stored in the computer.
  3. A measure of storage that equals 1 billion bytes.
  4. Equal to a character and is formed by 8 bytes
  5. A device that allows one computer to connect to another computer and transfer data over
  6. Compact disk that 3tores a large amount of data
  7. a way to simply connect your other devices and electronics to your computer.
  8. Small, a manual device that controls the movement of the cursor on a computer display.
  9. Mainboard of a computer containing the primary components to process information.

14 Clues: A measure of storage equals 1 million bytes.Equal to a character and is formed by 8 bytesThe smallest unit of information in a computer.Compact disk that 3tores a large amount of dataA measure of storage that equals 1 billion bytes.There all the main information is stored in the computer....

Computer Terminology 2021-01-25

Computer Terminology crossword puzzle
Across
  1. Equal to a character and is formed by 8 bytes
  2. A measure of storage that equals 1 million bytes
  3. There all the main information is stored in the computer
  4. Television-like output device that displays information on a screen
  5. Internal memory storage whose contents can be retrieved and altered by the user.
  6. Small, manual device that controls the movement of the cursor on a computer display
Down
  1. Non-conductive material where computer microprocessor and other electric components
  2. A device that allows one computer to connect another computer and transfer data over
  3. A way to simply connect your other devices and electronics to your computer
  4. The smallest unit of information in a computer
  5. Main board of a computer containing the primary components to process information
  6. Compact disk that stores a large amount of data
  7. A measure of storage that equals 1 billion bytes
  8. A portion of the screen that can contain its own documents or messages

14 Clues: Equal to a character and is formed by 8 bytesThe smallest unit of information in a computerCompact disk that stores a large amount of dataA measure of storage that equals 1 million bytesA measure of storage that equals 1 billion bytesThere all the main information is stored in the computer...

Computer Terminology 2021-10-12

Computer Terminology crossword puzzle
Across
  1. Equal to a character and is formed by 8 bytes.
  2. The smallest unit of information in a computer.
  3. A device that allows one computer to connect another computer and transfer data over
  4. Compact disk that stores a large amount of data
  5. There all the main information is stored in the computer.
Down
  1. Main board of a computer containing the primary components to process information.
  2. A measure of storage that equals 1 billion bytes.
  3. A measure of storage that equals 1 million bytes.
  4. Small, manual device that controls the movement of the cursor on a computer display.
  5. Television-like output device that displays information on a screen
  6. A portion of the screen that can contain its own documents or messages.
  7. Non-conductive material where computer microprocessor and other electric components
  8. A way to simply connect your other devices and electronics to your computer.
  9. Internal memory storage whose contents can be retrieved and altered by the user.

14 Clues: Equal to a character and is formed by 8 bytes.The smallest unit of information in a computer.Compact disk that stores a large amount of dataA measure of storage that equals 1 billion bytes.A measure of storage that equals 1 million bytes.There all the main information is stored in the computer....

Computer Terminology 2017-09-19

Computer Terminology crossword puzzle
Across
  1. The main software that supports the computer's basic functions like controlling peripheral devices and using applications
  2. The part of the instruction cycle that completes the order
  3. The physical parts of the computer
  4. Often seen as the brain of a computer as it's the main part
  5. The switches inside the microprocessor that conduct energy
Down
  1. Storing something in the computer you can access whenever you’d like
  2. Improve the quality of the sound from you're computer
  3. The part of the instruction cycle that retrieves the information
  4. A ______ processes the software’s instruction to tell the computer what to do. They are found on the inside of the computer
  5. Gives the power to the computer
  6. The programs and operations used by the computer.
  7. Developed by Apple, it's an external device that provides high-speed communication between computers and peripheral devices.
  8. Computers operate in____ meaning they only calculate and project images in zero’s and ones
  9. The part of the instruction cycle that assess the info and sends it where it needs to go

14 Clues: Gives the power to the computerThe physical parts of the computerThe programs and operations used by the computer.Improve the quality of the sound from you're computerThe part of the instruction cycle that completes the orderThe switches inside the microprocessor that conduct energyOften seen as the brain of a computer as it's the main part...

COMPUTER TERMINOLOGY CROSSWORD 2022-01-05

COMPUTER TERMINOLOGY CROSSWORD crossword puzzle
Across
  1. Small, manual device that controls the movement of the cursor on a computer display.
  2. drive There all the main information is stored in the computer.
  3. Compact disk that 3tores a large amount of data
  4. The smallest unit of information in a computer.
  5. A measure of storage that equals 1 billion bytes.
  6. Television-like output device that displays information on a screen
  7. Board Non-conductive material where computer microprocessor and other electric components
Down
  1. A way to simply connect your other devices and electronics to your computer.
  2. A measure of storage that equals 1 million bytes.
  3. A portion of the screen that can contain its own documents or messages.
  4. Internal memory storage whose contents can be retrieved and altered by the user.
  5. Equal to a character and is formed by 8 bytes.
  6. Main board of a computer containing the primary components to process information.
  7. A device that allows one computer to connect another computer and transfer data over

14 Clues: Equal to a character and is formed by 8 bytes.Compact disk that 3tores a large amount of dataThe smallest unit of information in a computer.A measure of storage that equals 1 million bytes.A measure of storage that equals 1 billion bytes.drive There all the main information is stored in the computer....

computer 2024-01-19

computer crossword puzzle
Across
  1. Non-conductive material where computer microprocessor and other electric components
  2. Equal to a character and is formed by 8 bytes
  3. A measure of storage that equals 1 million bytes.
  4. Main board of a computer containing the primary components to process information.
  5. Small, manual device that controls the movement of the cursor on a computer display.
Down
  1. There all the main infomation is stored in the computer.
  2. A measure of storage that equals 1 billion bytes.
  3. Internal memory storage whose contents can be retrieved and altered by the user.
  4. The smallest unit of information in a computer.
  5. A way to simply connect your other devices and electronics to your computer
  6. Television-like output device that displays information on a screen
  7. A portion of the screen that can contain its own documents or messages.
  8. A device that allows one computer to connect another computer and transfer data over
  9. Compact disk that 3tores a large amount of data

14 Clues: Equal to a character and is formed by 8 bytesThe smallest unit of information in a computer.Compact disk that 3tores a large amount of dataA measure of storage that equals 1 billion bytes.A measure of storage that equals 1 million bytes.There all the main infomation is stored in the computer....

Computing Crossword 2012-09-12

Computing Crossword crossword puzzle
Across
  1. address How is a memory location identified?
  2. As it is a simple two state system, one or zero, what is this an advantage of?
  3. A larger portable computer
  4. Volatile – data is deleted when the computer is switched off?
  5. The type of computer system used in a washing machine?
  6. locations Main memory is organised into equal units called?
  7. unit Controls the step by step operation of the computers
  8. Temporary memory locations within the processor, which help to hold data being processed?
  9. A common output device
  10. What unit is clock speed measured in?
  11. A non-portable computer used at home
Down
  1. Performs all the calculations and logic functions
  2. One thousand and twenty four kilobytes?
  3. One thousand and twenty four megabytes?
  4. Permanent Memory
  5. A common input device
  6. Main memory, output, input, backing storage,? What is missing from this four box diagram
  7. The name given to the number of bits that the CPU can process in a single operation
  8. A byte is a group of?
  9. A small portable computer

20 Clues: Permanent MemoryA common input deviceA byte is a group of?A common output deviceA small portable computerA larger portable computerA non-portable computer used at homeWhat unit is clock speed measured in?One thousand and twenty four kilobytes?One thousand and twenty four megabytes?address How is a memory location identified?...

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?...

Year 7 Cycle 2 - Parts of a Computer 2024-12-16

Year 7 Cycle 2 - Parts of a Computer crossword puzzle
Across
  1. The brains of the computer that carries out all instructions
  2. An input device that scans sheets of paper
  3. All of the components of the computer plug into this
  4. Keeps the computer cool and running smoothly
  5. An input device that you type on
  6. An input device that records sounds
  7. An output device that prints ink onto paper
Down
  1. An input device that you click with
  2. An output device that displays pictures
  3. An example of long term storage for your computer (4, 5)
  4. Short term memory that holds bits of data and active instructions
  5. An input device that takes pictures and videos
  6. Devices that display the result of the processes completed by the computer
  7. An output device that plays sound and music
  8. Devices that allow you to record data to send to the computer

15 Clues: An input device that you type onAn input device that you click withAn input device that records soundsAn output device that displays picturesAn input device that scans sheets of paperAn output device that plays sound and musicAn output device that prints ink onto paperKeeps the computer cool and running smoothly...

Computer Hardware, Aivona Ibhawoh 2018-09-19

Computer Hardware, Aivona Ibhawoh crossword puzzle
Across
  1. Cools down the computer
  2. A device inside a System unit that temporarily stores information
  3. Allows you to plug in flash and usb drives
  4. Allows the CPU, RAM and other computer devices to communicate with each other
  5. a compact DVD but made for high definition
  6. A place where hard or floppy disk drives can be installed
  7. Card a type of chip used for data storage
  8. a device that enables a computer to transmit data over
Down
  1. Connects the computer to a computer network
  2. Uses pixels on a screen to make images
  3. Sends signals to control other parts of the computer
  4. Supplies power to a computer
  5. Takes info from a modem and delivers it to a computer
  6. Uses laser LIGHT to read data from a optical disc
  7. Produces sound that can be heard through speakers

15 Clues: Cools down the computerSupplies power to a computerUses pixels on a screen to make imagesCard a type of chip used for data storageAllows you to plug in flash and usb drivesa compact DVD but made for high definitionConnects the computer to a computer networkUses laser LIGHT to read data from a optical disc...

Computers 2012-10-18

Computers crossword puzzle
Across
  1. the pointer controller
  2. a small computer
  3. the machine behind it all
  4. internet memory
  5. a slideshow software
  6. a really small computer
  7. bullying over the internet
  8. the famous computer company
Down
  1. a computer comunicator
  2. a less famous computer company
  3. a site for sharing videos
  4. don't touch it
  5. a internet shop
  6. a internet search machine
  7. a thing that prints
  8. a board with letters
  9. a social networking site
  10. another social network site
  11. a bug on a computer

19 Clues: don't touch ita internet shopinternet memorya small computera thing that printsa bug on a computera slideshow softwarea board with lettersa computer comunicatorthe pointer controllera really small computera social networking sitea site for sharing videosthe machine behind it alla internet search machinebullying over the internet...

Hailee Common Terms 2025-09-23

Hailee Common Terms crossword puzzle
Across
  1. Connects computers with other devices, like smartphones, printers, keyboards, scanners, etc.
  2. File format for the compression of images, makes it easier to be stored or sent by email.
  3. Storage that allows you to create and store files online. Apps include google docs, slides, sheets.
  4. The blue links that take you to another page when clicked on.
  5. To transfer, move, or copy data from a website to a computer or other advice. Saves to the computer and can be put in a file.
  6. Collection of instructions, programs, and data that tell the computer how to do certain things. Microsoft word, PowerPoint.
  7. The screen of the computer that displays images, test, videos, and graphics information on a computer.
  8. What you type into a search bar to go to a website.
  9. A network that links computers. It connects billions of computers and people can communicate and share ideas through it.
  10. A way for people to safely save data online so it can be accessed without internet.
Down
  1. Screen that appears when you first open your computer, with no web browsers/apps open.
  2. The apps on the desktop that aren't accessible from the internet or a web browser.
  3. Physical elements of the computer. Keyboard, monitor, mouse, but most cannot be seen because it is inside of the computer case.
  4. Short range wireless connection between two devices that communicate without wires.
  5. The part in an email after the @ symbol.
  6. Where things are stored on the internet, instead of the computer.

16 Clues: The part in an email after the @ symbol.What you type into a search bar to go to a website.The blue links that take you to another page when clicked on.Where things are stored on the internet, instead of the computer.The apps on the desktop that aren't accessible from the internet or a web browser....

Marchetti_StoriaCalcolatore 2025-10-09

Marchetti_StoriaCalcolatore crossword puzzle
Across
  1. Programmi che usi per fare cose specifiche
  2. Dispositivo dove si memorizzano i dati per lungo tempo
  3. Memoria che non si cancella quando spegni il computer
  4. La parte del computer che si occupa delle immagini e dei video
  5. Permette al computer di emettere suoni e musica
  6. Il cuore di un calcolatore
  7. Dove vengono temporaneamente conservati i dati mentre lavori
  8. Dispositivo che consente al computer di leggere DVD
  9. Un punto di collegamento che permette a due dispositivi di comunicare
  10. Permette al computer di connettersi a Internet
  11. Dispositivo che muovi per spostare il puntatore sullo schermo
Down
  1. Lo schermo del computer
  2. Software che permette al computer di funzionare, gestendo tutto
  3. La copia di sicurezza dei tuoi dati
  4. Memoria molto veloce che si cancella quando spegni il computer
  5. Un tipo di memoria che può essere letta velocemente, ma non cambia spesso
  6. Ti permette di scrivere parole sul computer
  7. La parte che dà energia al computer
  8. Programma che permette di proteggere il computer da virus e malware
  9. Memoria che memorizza i dati in modo rapido, senza parti mobili

20 Clues: Lo schermo del computerIl cuore di un calcolatoreLa copia di sicurezza dei tuoi datiLa parte che dà energia al computerProgrammi che usi per fare cose specificheTi permette di scrivere parole sul computerPermette al computer di connettersi a InternetPermette al computer di emettere suoni e musicaDispositivo che consente al computer di leggere DVD...

Computer Terminology 2021-01-25

Computer Terminology crossword puzzle
Across
  1. A portion of the screen that can contain its own documents or messages
  2. Equal to a character and is formed by 8 bytes
  3. Compact disk that stores a large amount of data
  4. There all the main information is stored in the computer
  5. Television-like output device that displays information on a screen
  6. A way to simply connect your other devices and electronics to your computer
  7. A device that allows one computer to connect another computer and transfer data over
  8. A measure of storage that equals 1 million bytes
Down
  1. Main board of a computer containing the primary components to process information
  2. Non-conductive material where computer microprocessor and other electric components
  3. A measure of storage that equals 1 billion bytes
  4. The smallest unit of information in a computer
  5. Small, manual device that controls the movement of the cursor on a computer display
  6. Internal memory storage whose contents can be retrieved and altered by the user.

14 Clues: Equal to a character and is formed by 8 bytesThe smallest unit of information in a computerCompact disk that stores a large amount of dataA measure of storage that equals 1 billion bytesA measure of storage that equals 1 million bytesThere all the main information is stored in the computer...

Computer Terminology 2020-10-14

Computer Terminology crossword puzzle
Across
  1. compact disk that stores a large amount of data
  2. a portion of the screen that can contain its own documents or messages.
  3. main board of a computer containing the primary components to process information.
  4. a way to simply connect your other devices and electronics to your computer.
  5. Equal to a character and is formed by 8 bits.
  6. internal memory storage whose contents can be retrieved and altered by the user.
  7. a device that allows one computer to connect another computer and transfer data over
Down
  1. there all the main information is stored in the computer.
  2. non-conductive material where computer microprocessor and other electric components
  3. a measure of storage that equals 1 billion bytes.
  4. The smallest unit of information in a computer.
  5. a measure of storage that equals 1 million bytes.
  6. small, manual device that controls the movement of the cursor on a computer display.
  7. Television-like output device that displays information on a screen

14 Clues: Equal to a character and is formed by 8 bits.compact disk that stores a large amount of dataThe smallest unit of information in a computer.a measure of storage that equals 1 billion bytes.a measure of storage that equals 1 million bytes.there all the main information is stored in the computer....

Computers 2021-10-07

Computers crossword puzzle
Across
  1. Non-conductive material where computer
  2. A portion of the screen that can contain its own documents or messages.
  3. There all the main information is stored in the computer.
  4. Main board of a computer containing the primary components to process information.
  5. Internal memory storage whose contents can be retrieved and altered by the user.
  6. A device that allows one computer to connect another computer and transfer data over
  7. The smallest unit of information in a computer.
  8. A way to simply connect your other devices and electronics to your computer.
Down
  1. and other electric components
  2. Equal to a character and is formed by 8 bits.
  3. (compact disk read only memory) a rigid plastic disk that stores a large amount of data through the use of laser optic technology.
  4. Equal to a character and is formed by 8 bits.
  5. Television-like output device that displays information on a screen
  6. A measure of storage that equals 1 billion bytes
  7. Small, manual device that controls the movement of the cursor on a computer display.

15 Clues: and other electric componentsNon-conductive material where computerEqual to a character and is formed by 8 bits.Equal to a character and is formed by 8 bits.The smallest unit of information in a computer.A measure of storage that equals 1 billion bytesThere all the main information is stored in the computer....

Computer Terminology 2022-05-16

Computer Terminology crossword puzzle
Across
  1. A device that allows one computer to connect another computer and transfer data over
  2. Mainboard of a computer containing the primary components to process information.
  3. Internal memory storage whose contents can be retrieved and altered by the user.
  4. A way to simply connect your other devices and electronics to your computer.
  5. A portion of the screen that can contain its own documents or messages.
  6. Television-like output device that displays information on a screen
  7. A measure of storage that equals 1 billion bytes.
  8. The smallest unit of information in a computer.
Down
  1. Compact disk that 3tores a large amount of data
  2. board Non-conductive material where computer microprocessor and other electric components
  3. There all the main information is stored in the computer.
  4. measure of storage that equals 1 million bytes.
  5. Equal to a character and is formed by 8 bytes.
  6. Small, a manual device that controls the movement of the cursor on a computer display.

14 Clues: Equal to a character and is formed by 8 bytes.Compact disk that 3tores a large amount of datameasure of storage that equals 1 million bytes.The smallest unit of information in a computer.A measure of storage that equals 1 billion bytes.There all the main information is stored in the computer....

Computer Terminology 2022-05-16

Computer Terminology crossword puzzle
Across
  1. Television-like output device that displays information on a screen
  2. A portion of the screen that can contain its own documents or messages.
  3. Compact disk that 3tores a large amount of data
  4. There all the main information is stored in the computer.
  5. Internal memory storage whose contents can be retrieved and altered by the user.
  6. A way to simply connect your other devices and electronics to your computer.
  7. board Non-conductive material where computer microprocessor and other electric components
Down
  1. A measure of storage that equals 1 billion bytes.
  2. A device that allows one computer to connect another computer and transfer data over
  3. Mainboard of a computer containing the primary components to process information.
  4. The smallest unit of information in a computer.
  5. measure of storage that equals 1 million bytes.
  6. Small, a manual device that controls the movement of the cursor on a computer display.
  7. Equal to a character and is formed by 8 bytes.

14 Clues: Equal to a character and is formed by 8 bytes.Compact disk that 3tores a large amount of dataThe smallest unit of information in a computer.measure of storage that equals 1 million bytes.A measure of storage that equals 1 billion bytes.There all the main information is stored in the computer....

COMPUTER TERMINOLOGY CROSSWORD 2024-05-31

COMPUTER TERMINOLOGY CROSSWORD crossword puzzle
Across
  1. A portion of the screen that can contain its own documents or messages.
  2. Small, manual device that controls the movement of the cursor on a computer display.
  3. Compact disk that stores a large amount of data.
  4. Main board of a computer containing the primary components to process information.
  5. There all the main information is stored in the computer.
  6. Non-conductive material where computer microprocessor and other electric components.
  7. The smallest unit of information in a computer.
Down
  1. A measure of storage that equals 1 billion bytes.
  2. A device that allows one computer to connect another computer and transfer data over.
  3. A measure of storage that equals 1 million bytes.
  4. Television-like output device that displays information on a screen.
  5. Internal memory storage whose contents can be retrieved and altered by the user.
  6. A way to simply connect your other devices and electronics to your computer.
  7. Equal to a character and is formed by 8 bytes.

14 Clues: Equal to a character and is formed by 8 bytes.The smallest unit of information in a computer.Compact disk that stores a large amount of data.A measure of storage that equals 1 billion bytes.A measure of storage that equals 1 million bytes.There all the main information is stored in the computer....

computer tech 2025-04-02

computer tech crossword puzzle
Across
  1. Television-like output device that displays information on a screen
  2. Small, manual device that controls the movement of the cursor on a computer display
  3. A way to simply connect your other devices and electronics to your computer.
  4. There all the main information is stored in the computer.
  5. A measure of storage that equals 1 million bytes.
  6. Internal memory storage whose contents can be retrieved and altered by the user
Down
  1. Compact disk that stores a large amount of data
  2. The smallest unit of information in a computer
  3. Main board of a computer containing the primary components to process information.
  4. A portion of the screen that can contain its own documents or messages
  5. A device that allows one computer to connect another computer and transfer data over
  6. Equal to a character and is formed by 8 bits.
  7. Non-conductive material where computer microprocessor and other electronic components
  8. A measure of storage that equals 1 billion bytes

14 Clues: Equal to a character and is formed by 8 bits.The smallest unit of information in a computerCompact disk that stores a large amount of dataA measure of storage that equals 1 billion bytesA measure of storage that equals 1 million bytes.There all the main information is stored in the computer....

Vocab List Chapter 2B 2020-12-01

Vocab List Chapter 2B crossword puzzle
Across
  1. here
  2. Computer
  3. Table
  4. Clock
  5. Diskette
  6. (Computer)Screen
  7. underneath
  8. Poster
  9. Door
  10. (Computer)Keyboard
  11. Flag
Down
  1. Bookbag,Backpack
  2. Beside
  3. PencilSharpener
  4. there
  5. Chair
  6. Desk
  7. WastepaperBasket
  8. Window
  9. (Computer)Mouse

20 Clues: hereDeskDoorFlagTablethereClockChairBesideWindowPosterComputerDisketteunderneathPencilSharpener(Computer)MouseBookbag,Backpack(Computer)ScreenWastepaperBasket(Computer)Keyboard

Assembly language 2022-01-14

Assembly language crossword puzzle
Across
  1. Which input device is used to enter letters, numbers, and other characters into a computer?
  2. how many generations of computers have been invented?
  3. Which output device is used to display information in visual pictorial form?
  4. was the first computer invented?
  5. what was the name of the first computer programmer?
  6. What was the first computer system that used color display?
  7. What was the name of the first computer invented?
  8. Who is called the inventor of the first modern electronic computer?
  9. Which computer hardware device performs the functions like click, point, drag, or select?
Down
  1. Who is known as the father of computers?
  2. whatis the computer's main circuit board called?
  3. Which popular company designed the first CPU?
  4. what was the first mass-produced computer?

13 Clues: was the first computer invented?Who is known as the father of computers?what was the first mass-produced computer?Which popular company designed the first CPU?whatis the computer's main circuit board called?What was the name of the first computer invented?what was the name of the first computer programmer?...

TECHNICAL - CLOUD COMPUTING 2022-09-27

TECHNICAL - CLOUD COMPUTING crossword puzzle
Across
  1. It is an information system in which linked hypertext data and resources are accessed over the internet.
  2. short form of One of the service provided by service models in cloud computing which includes applications.
  3. Defines a set of computer programs, instructions and associated documentation of data to perform a task.
  4. The physical components of the computer system.
  5. An organised collection of structured information or data , typically stored electronically in a computer system.
  6. An software program which enables a shared boundary across independent components of a device.
  7. A computer hardware or software that provides functionality for other programs or devices, called clients to share information.
  8. A software development model which is an iterative approach to project management.
  9. A term for technology applications where human input is minimized.
  10. knowledge or facts obtained from collection of data.
  11. A term used to define any goal oriented activity requiring, benefiting from,or creating computing machinery.
Down
  1. A virtual component where it can store both current and historical data in one place and is designed to give a long range view of data over time.
  2. A term used to describe protection of computer systems and information from harm,theft and unauthorised access.
  3. ATerm used to define the delivery of computing services over the internet.
  4. A global computer network providing a variety of information and communication facilities around the world.
  5. A mechanism that enables a computer to retain data either temporarily or permanently.
  6. The branch of technology that deals with design, construction, operation and application of robots.
  7. short form of One of the service in cloud computing which includes run time environment.
  8. It is a group of technologies that are used as a base upon which other applications, processes or technologies are developed.
  9. The act of transmission of data and sharing of information across various devices.

20 Clues: The physical components of the computer system.knowledge or facts obtained from collection of data.A term for technology applications where human input is minimized.ATerm used to define the delivery of computing services over the internet.The act of transmission of data and sharing of information across various devices....

TECHNICAL - CLOUD COMPUTING 2022-09-25

TECHNICAL - CLOUD COMPUTING crossword puzzle
Across
  1. It is an information system in which linked hypertext data and resources are accessed over the internet.
  2. short form of One of the service provided by service models in cloud computing which includes applications.
  3. Defines a set of computer programs, instructions and associated documentation of data to perform a task.
  4. The physical components of the computer system.
  5. An organised collection of structured information or data , typically stored electronically in a computer system.
  6. An software program which enables a shared boundary across independent components of a device.
  7. A computer hardware or software that provides functionality for other programs or devices, called clients to share information.
  8. A software development model which is an iterative approach to project management.
  9. A term for technology applications where human input is minimized.
  10. knowledge or facts obtained from collection of data.
  11. A term used to define any goal oriented activity requiring, benefiting from,or creating computing machinery.
Down
  1. A virtual component where it can store both current and historical data in one place and is designed to give a long range view of data over time.
  2. A term used to describe protection of computer systems and information from harm,theft and unauthorised access.
  3. ATerm used to define the delivery of computing services over the internet.
  4. A global computer network providing a variety of information and communication facilities around the world.
  5. A mechanism that enables a computer to retain data either temporarily or permanently.
  6. The branch of technology that deals with design, construction, operation and application of robots.
  7. short form of One of the service in cloud computing which includes run time environment.
  8. It is a group of technologies that are used as a base upon which other applications, processes or technologies are developed.
  9. The act of transmission of data and sharing of information across various devices.

20 Clues: The physical components of the computer system.knowledge or facts obtained from collection of data.A term for technology applications where human input is minimized.ATerm used to define the delivery of computing services over the internet.The act of transmission of data and sharing of information across various devices....

Networking Concepts 2025-05-18

Networking Concepts crossword puzzle
Across
  1. Each computer in a network
  2. Network where only two devices are connected
  3. network The network made without wires
  4. Topology Nodes connected in a circular manner
Down
  1. A device that connects two different types of networks with each other
  2. The most common used network card

6 Clues: Each computer in a networkThe most common used network cardnetwork The network made without wiresNetwork where only two devices are connectedTopology Nodes connected in a circular mannerA device that connects two different types of networks with each other

vocab 2025-12-11

vocab crossword puzzle
Across
  1. - a written or stored account of facts, events, or information
  2. stress test - diagnostic procedure that measures how your heart responds to physical exertion by monitoring your heart rate, blood pressure, and electrocardiogram (ECG) while you exercise on a treadmill or stationary bike
  3. stress test - an imaging study that uses a small amount of a radioactive tracer to show how blood flows to your heart muscle at rest and after it has been stressed by exercise or medication
  4. stress test - a medical procedure that uses a drug called dobutamine to make the heart beat faster, simulating exercise
  5. power supply - a device that provides backup power to electronic equipment when the main power source fails
  6. - a compact, self-contained computer that uses a microprocessor as its central processing unit (CPU)
  7. computer - a laptop or desktop computer designed to be used by one person.
  8. - the practice of pharmacy using telecommunications technology to provide pharmaceutical care to patients from a remote location
  9. health record - a digital version of a patient's paper chart, containing their medical history, diagnoses, medications, immunizations, and other health-related information
  10. - a digital security guard that monitors and controls incoming and outgoing network traffic to protect a network or device from unauthorized access
  11. surgery - a surgical procedure that uses pre-operative medical imaging like CT or MRI scans to create 3D models, which guide surgeons in real-time during an operation
  12. mail - email
  13. - a device that produces a concentrated beam of light by amplifying light waves through a process called stimulated emission of radiation
  14. surgery - a type of minimally invasive surgery where a surgeon uses a computer console to control robotic arms equipped with surgical instruments
  15. stress test - a diagnostic medical procedure
  16. therapy - a medical treatment that uses high-energy radiation to kill cancer cells and shrink tumors
  17. literacy - the ability to use computers and related technology efficiently
  18. tomography - uses X-rays and a computer to create detailed, cross-sectional images of the inside of the body
  19. - the delivery of health care and health information remotely using electronic technology, such as video conferencing, smartphones, and other telecommunications systems
Down
  1. learning - an educational approach where instruction and learning take place over the internet, using digital tools and resources instead of a physical classroom
  2. design - the use of computer systems to assist in the creation, modification, analysis, or optimization of a design
  3. - a test that uses sound waves to create moving pictures and detailed information about your heart's function
  4. - the study of people's efficiency in their working environment.
  5. - a computer program or digital document that organizes data in a grid of rows and columns, called cells
  6. portals - a secure online website that gives patients 24/7 access to personal health information and tools to manage their healthcare
  7. - a group of connected devices, like computers, that can share information and resources
  8. - a collection of related data, such as a text document, image, or computer program, stored as a single unit on a computer or other device
  9. - an organized collection of structured information, or data, that is stored electronically in a computer system
  10. - a tiny germ that infects living cells to make copies of itself, often causing disease
  11. resonance imaging - a medical test that uses a powerful magnet and radio waves to create detailed pictures of the inside of the body.
  12. instruction - the use of computers to deliver educational content and facilitate learning through interactive software, simulations, and tutorials
  13. - a diagnostic medical technique that uses high-frequency sound waves to create images of internal body structures and organs
  14. emission tomography - an imaging test that shows how organs and tissues are functioning at a molecular level
  15. computer - a large, high-performance computer used by large organizations to process massive amounts of data and run critical applications like banking and census processing
  16. - a test that records the electrical activity of the heart to show its rhythm and rate
  17. - an area of land, a specific area of a computer database for data entry, a branch of study, or a region in space where a force like gravity or magnetism exists
  18. - a massive global network of interconnected computers and other devices that allows people to share information and communicate with each other instantly
  19. information exchange - the secure electronic sharing of a patient's health data between different healthcare providers and organizations

38 Clues: mail - emailstress test - a diagnostic medical procedure- a written or stored account of facts, events, or information- the study of people's efficiency in their working environment.computer - a laptop or desktop computer designed to be used by one person.literacy - the ability to use computers and related technology efficiently...

ROYER_SIVENBOREN_Crossword_Computer_Definition 2018-10-01

ROYER_SIVENBOREN_Crossword_Computer_Definition crossword puzzle
Across
  1. Select on computer
  2. Find a document
  3. Select with our finger
  4. Send messages in box
  5. Opposite of tiny
  6. Listen sound highter musics
  7. Where are keys
  8. Write a computer text
  9. Secure an account
  10. Transportable computer
  11. To login with a password
Down
  1. Store a document in a key
  2. Opposite of close
  3. Control F
  4. Allows to connect to a mailbox
  5. Universal serial bus
  6. @
  7. Put a mouse on it
  8. Start again from 0
  9. To print a numeric document

20 Clues: @Control FWhere are keysFind a documentOpposite of tinyOpposite of closePut a mouse on itSecure an accountSelect on computerStart again from 0Send messages in boxUniversal serial busWrite a computer textSelect with our fingerTransportable computerTo login with a passwordStore a document in a keyListen sound highter musicsTo print a numeric document...

ROYER_SIVENBOREN_crossword_computer_definition 2018-09-27

ROYER_SIVENBOREN_crossword_computer_definition crossword puzzle
Across
  1. Find a document
  2. Select with our finger
  3. To print a numeric document
  4. @
  5. Put a mouse on it
  6. To login with a password
  7. Write a computer text
  8. Universal serial bus
  9. Send messages in box
  10. Secure an account
  11. Control F
  12. Transportable computer
Down
  1. Where are keys
  2. Listen sound highter musics
  3. Allows to connect to a mailbox
  4. Select on computer
  5. Start again from 0
  6. Store a document in a key
  7. Opposite of tiny
  8. Opposite of close

20 Clues: @Control FWhere are keysFind a documentOpposite of tinyPut a mouse on itSecure an accountOpposite of closeSelect on computerStart again from 0Universal serial busSend messages in boxWrite a computer textSelect with our fingerTransportable computerTo login with a passwordStore a document in a keyListen sound highter musicsTo print a numeric document...

educational technology 2 2015-10-15

educational  technology 2 crossword puzzle
Across
  1. a spreadsheet application by Microsoft Corporation
  2. Is the global system of interconnected computer networks
  3. Unit process
  4. to push or depress a key or a button.
  5. is a person who provides education for students
  6. used in data storage
  7. portable computer
  8. computer software designed to help user to function specific task
  9. universal serial bus
  10. is a type of disk storage composed of a disk of thin and flexible magnetic storage
  11. a job being perform by computer
  12. is the process of creating the illusion of motion and shape change
  13. media media disseminated through social interactions
  14. application that incorporate multiple forms of information
  15. wireless local area NETWORK
  16. is a pointing device
  17. an equipment that can be attached to a computer.
  18. a section of screen
  19. ability of the user to transfer and sent message
  20. device that project image
  21. word processor developed by Microsoft.
  22. educational technology
  23. a device produces the hard copy
  24. makes possible to connect specific unit device
  25. to return in original form
Down
  1. a set of keys used to input information in the computer
  2. a screen that display peripheral output of the user
  3. knowledge of technique
  4. electronic mail.
  5. slide show presentation program
  6. body of knowledge based facts
  7. INFORMATION TECHNOLOGY
  8. to remove a section of document
  9. processes of facilitating learning
  10. the act of instructing computers to perform tasks
  11. is that which informs, i.e. an answer to a question,
  12. data storage device
  13. any set machine readable instruction
  14. media all means of mass information and communication
  15. board interactive whiteboard
  16. liquid-crystal display
  17. is a general-purpose device that can be programmed to carry out a set of arithmetic or logical operations automatically.
  18. name of our teacher

43 Clues: Unit processelectronic mail.portable computerdata storage devicea section of screenname of our teacherused in data storageuniversal serial busis a pointing deviceknowledge of techniqueINFORMATION TECHNOLOGYliquid-crystal displayeducational technologydevice that project imageto return in original formwireless local area NETWORK...

Computer Vocabulary 2024-10-02

Computer Vocabulary crossword puzzle
Across
  1. unwanted emails, usually advertisements: s_____
  2. connect your computer to the internet: l___ o__
  3. personal information you add to your page on a social networking site: a p_______
  4. write something on a website or forum for other people to read: p____a c________
  5. use a machine to put a document, etc. into a computer: s_____
  6. a computer program which stops a computer from working normally: a v________
  7. add a new comment to your page on a social networking site: u______ your s_______
  8. a document, picture, etc. sent with an email: an a___________
  9. remove something from a computer’s memory: d_______
Down
  1. a secret word that allows you to use a computer: a p_______
  2. download a computer program from the internet or from a disk: i_______ s_________
  3. a connection between two pages on the internet: a l______
  4. produce a copy of a document on paper: p_________ o___
  5. a small piece of equipment that you use for storing information or photos: a m_______ s_____
  6. part of a computer that stores information: a h___ d___
  7. when a computer or a website suddenly stops working: c_________

16 Clues: unwanted emails, usually advertisements: s_____connect your computer to the internet: l___ o__remove something from a computer’s memory: d_______part of a computer that stores information: a h___ d___a connection between two pages on the internet: a l______a secret word that allows you to use a computer: a p_______...

Online Safety, Security, Ethics and Etiquettes 2022-09-29

Online Safety, Security, Ethics and Etiquettes crossword puzzle
Across
  1. is a program or piece of code that is loaded onto your computer without your knowledge and runs against your wishes
  2. interception
  3. is the common name used to describe software that is given to the user with advertisements embedded in the application
  4. legal system comprising of rules and principles
  5. is full of as much trickery appears useful but damages system, requires human action to run, do not self-replicate
  6. and including the introduction
  7. is a system that prevents unauthorized use and access to your computer
  8. moral principles that govern a person
  9. Harassment on the internet
  10. term used to describe inappropriate behavior towards a young person putting them at risk to a sexual offence.
  11. sending an email to a user falsely claiming to be an established legitimate enterprise in an attempt to scam
Down
  1. websites and apps, such as Facebook, MySpace, Instagram, Viber,Tumblr, SnapChat, Ask.fm and Twitter
  2. transmission of viruses.
  3. unauthorized access to a computer system or application
  4. is the area of law that deals with the Internet's relationship to technological and electronic elements
  5. Unauthorized alteration, damaging,deletion or deterioration of computer data,
  6. of any nonpublic transmission of computer data to,from, or within a computer system.
  7. a type of bullying done using the internet
  8. Cybercrime Prevention Act
  9. malicious software
  10. electronic junk mail
  11. document, or electronic data
  12. refers to sending and receiving rude messages or videos of naked pictures
  13. is similar to a virus by design and is considered to be a sub-class of a virus

24 Clues: interceptionmalicious softwareelectronic junk mailtransmission of viruses.Cybercrime Prevention ActHarassment on the internetdocument, or electronic dataand including the introductionmoral principles that govern a persona type of bullying done using the internetlegal system comprising of rules and principles...

Online Safety, Security, Ethics and Etiquettes 2022-09-29

Online Safety, Security, Ethics and Etiquettes crossword puzzle
Across
  1. electronic junk mail
  2. is a program or piece of code that is loaded onto your computer without your knowledge and runs against your wishes
  3. unauthorized interception of any nonpublic transmission of computer data to,from, or within a computer system.
  4. Harassment on the internet
  5. websites and apps, such as Facebook, MySpace, Instagram, Viber,Tumblr, SnapChat, Ask.fm and Twitter
  6. unauthorized access to a computer system or application
  7. legal system comprising of rules and principles
  8. document, or electronic data message,and including the introduction or transmission of viruses.
  9. is similar to a virus by design and is considered to be a sub-class of a virus
Down
  1. term used to describe inappropriate behavior towards a young person putting them at risk to a sexual offence.
  2. sending an email to a user falsely claiming to be an established legitimate enterprise in an attempt to scam
  3. malicious software
  4. Cybercrime Prevention Act
  5. a type of bullying done using the internet
  6. Unauthorized alteration, damaging,deletion or deterioration of computer data,
  7. is a system that prevents unauthorized use and access to your computer
  8. moral principles that govern a person
  9. is the common name used to describe software that is given to the user with advertisements embedded in the application
  10. refers to sending and receiving rude messages or videos of naked pictures
  11. is the area of law that deals with the Internet's relationship to technological and electronic elements
  12. is full of as much trickery appears useful but damages system, requires human action to run, do not self-replicate

21 Clues: malicious softwareelectronic junk mailCybercrime Prevention ActHarassment on the internetmoral principles that govern a persona type of bullying done using the internetlegal system comprising of rules and principlesunauthorized access to a computer system or applicationis a system that prevents unauthorized use and access to your computer...

Out-,input devices S.K.S 2022-11-23

Out-,input devices S.K.S crossword puzzle
Across
  1. Allows a user to scan business cards to their computer for digital storage.
  2. We use this to click on icon on the computer.
  3. We use this to play video games.
  4. We use this to listen music.
  5. Is a hardware input device used with computer games, such as flight simulation games.
  6. We use this to steer the car in video games, like in real life.
  7. We can write down on things from computer on paper.
  8. Device for the Xbox 360, allowing users to play games with the use of their own body as the game controller.
  9. Is an instrument shaped like a pen, designed to be used with graphics tablets or devices that use touch screen input.
  10. We can use this to talk with your friends.
  11. Is an output device that takes images generated by a computer or Blu-ray player and reproduce them by display onto a screen, wall, or another surface.
Down
  1. Is a device that creates a physical object from a digital model by layering materials (e.g., filament).
  2. Are paper cards where holes may be punched by hand or machine to represent computer data and instructions.
  3. We can use this to talk to your friends, and listen music.
  4. Is a set of lines of different widths and sizes representing data, that when read help identify the scanned object.
  5. Is an input device that provides left-and-right controls using a small wheel held in the fingers of one hand.
  6. Is a computer hardware device much like a printer that is used for printing vector graphics.
  7. Is a hardware input device that allows the user to move the mouse cursor in a computer program or GUI operating system.
  8. Is a pointing input device that detects light using a photodiode in the gun barrel.
  9. We use this to write on the computer.
  10. We can play virtually in this devices.

21 Clues: We use this to listen music.We use this to play video games.We use this to write on the computer.We can play virtually in this devices.We can use this to talk with your friends.We use this to click on icon on the computer.We can write down on things from computer on paper.We can use this to talk to your friends, and listen music....

Randapparaten 2016-05-20

Randapparaten crossword puzzle
Across
  1. Apparaat dat twee of meer verschillende computernetwerken aan elkaar verbind.
  2. Door dit kan de persoon waarmee je videochat je stem horen.
  3. Extern geheugen.
  4. Door dit apparaat kan je bv. je identiteitskaart lezen.
  5. Hiermee kan je zien waarop je klikt of wat je typt, enz.
  6. Door dit apparaat kan je typen op de computer.
  7. Elektronisch bord of smart board.
  8. Uitvoerapparaat waarmee je (lijn)tekeningen kunt maken.
  9. Hiermee kan je films en dergelijke afspelen.
Down
  1. Apparatuur waarmee je elkaar kan zien.
  2. Op dit apparaat kan je bestanden zetten maar ook uitwisselen.
  3. tablet Architecten gebruiken vooral dit voorwerp om te tekenen.
  4. Door dit voorwerp kan je dingen vanop je computer afspelen op bv. een bord.
  5. Hiermee kan je barcodes lezen.
  6. Apparaten waarmee gegevens in een computer kunnen worden ingevoerd.
  7. Als je geluid wilt horen maar voor jou alleen dan heb je dit nodig.
  8. Hiermee kan je klikken, scrollen enz.
  9. Uitbreidingskaart waarmee een computer hoogwaardig geluid kan produceren en opnemen.
  10. Door dit komt er geluid uit je computer.
  11. Hiermee kun je CD's afspelen.
  12. Door dit kan je bladeren scannen en zo op je computer zetten.

21 Clues: Extern geheugen.Hiermee kun je CD's afspelen.Hiermee kan je barcodes lezen.Elektronisch bord of smart board.Hiermee kan je klikken, scrollen enz.Apparatuur waarmee je elkaar kan zien.Door dit komt er geluid uit je computer.Hiermee kan je films en dergelijke afspelen.Door dit apparaat kan je typen op de computer....

Computer Parts-Ashley 2022-03-01

Computer Parts-Ashley crossword puzzle
Across
  1. This input device stores your data in a storage.
  2. It is the hardware component of a computer that stores all your data in your computer.
  3. This component receives data and it permanently keeps the data even if you turn off your computer.
  4. This component provides instructions to your computer for your computer to do its work.
  5. It is the heart of the computer that allows everything to interact with each other.
  6. This device allows you to connect to a network.
Down
  1. This program is a collection of instructions that allow the computer to run.
  2. This output device lets you put words, numbers and information into your computer.
  3. It is the outer part of the computer that you can actually touch.
  4. This device allows you to use CDs and DVDs to listen or watch music and movies.
  5. This system generates images to the computer and puts them on display.
  6. This component is short term memory that is stored in your data when your processor needs it.
  7. It is a hardware device used to turn a document into a hard copy.
  8. This output device is used to generate sound on a computer

14 Clues: This device allows you to connect to a network.This input device stores your data in a storage.This output device is used to generate sound on a computerIt is the outer part of the computer that you can actually touch.It is a hardware device used to turn a document into a hard copy....

Internet and Digital Communication 2020-09-16

Internet and Digital Communication crossword puzzle
Across
  1. Save information in your device
  2. Teenagers write to their friends
  3. Not original, a copy
  4. You receive stuff you buy at home
  5. Useful to communicate at work or school
  6. People you don't know in person
  7. Desk computer
  8. Allows a computer function
  9. Permits to have friends online
Down
  1. Portable computer
  2. Many people are addict to them
  3. We use it for work and entertainment
  4. Online research tool
  5. Useful to play with friends from home
  6. Contains information about all kinds of topics
  7. Possibility of playing music or videos
  8. An old version of messenger
  9. Many people have one at home

18 Clues: Desk computerPortable computerOnline research toolNot original, a copyAllows a computer functionAn old version of messengerMany people have one at homeMany people are addict to themPermits to have friends onlineSave information in your devicePeople you don't know in personTeenagers write to their friendsYou receive stuff you buy at home...

COMPUTER BASICS 2024-01-30

COMPUTER BASICS crossword puzzle
Across
  1. measurement of a processor's speed
  2. a version of macOS
  3. hardware that allows your computer to communicate over a network and access the Internet
  4. science that helps improve productivity tools and prevent injury
  5. allows you to connect several computers and other devices to a single Internet connection
  6. affects how quickly programs will run
  7. software designed to damage your computer
  8. helps you find your folders and files on MAC
  9. Double-click it on your desktop to open an application or file
  10. controls the execution of the instructions within the computer system
Down
  1. a computer that serves up information to other computers on a network
  2. Action that keeps a document permanently on your PC
  3. helps to prevent malware from being installed
  4. primary circuit board that holds all the hardware in place
  5. flashing vertical line in a document where you can type
  6. instructions needed to make a computer work
  7. Operating system made by Microsoft
  8. A web browser
  9. open-source operating system
  10. popular cloud-based storage service

20 Clues: A web browsera version of macOSopen-source operating systemmeasurement of a processor's speedOperating system made by Microsoftpopular cloud-based storage serviceaffects how quickly programs will runsoftware designed to damage your computerinstructions needed to make a computer workhelps you find your folders and files on MAC...

Zao M. Period 1 2024-11-08

Zao M. Period 1 crossword puzzle
Across
  1. A place to organize icons.
  2. They use transparency.
  3. Allows you to connect to the internet.
  4. A collection of microsoft apps.
  5. A highlighted text that when you click on take you to that link.
  6. The @ in your email.
  7. A short ranged connecter that doesn't use cords.
  8. To send data to a file or program.
  9. All ways to access the internet.
  10. To transfer files from websites to computer.
  11. A world wide network that links computers.
  12. Physical elements to the computer.
  13. Address to webpage.
  14. To transfer files from computer to websites.
  15. An application for using websites and the internet.
Down
  1. A storage space that allows you to access them wherever in the cloud.
  2. Software programs that run stand alone or locally on a computer.
  3. To bring data to a file or program.
  4. Online cloud storage space by microsoft.
  5. Used to connect other devices with cords.
  6. A piece of computer hardware used to display images,videos, and graphics information on a computer.
  7. A photo with animations.
  8. This makes it easier to send of store files.
  9. Stores stuff in the internet.
  10. Electronic document.
  11. They identify you as you use a network.

26 Clues: Address to webpage.The @ in your email.Electronic document.They use transparency.A photo with animations.A place to organize icons.Stores stuff in the internet.A collection of microsoft apps.All ways to access the internet.To send data to a file or program.Physical elements to the computer.To bring data to a file or program....

Computer Componentry Crossword Conundrum! 2013-09-05

Computer Componentry Crossword Conundrum! crossword puzzle
Across
  1. A unit of measurement to describe the amount of video card calculations per second.
  2. A connection port that allows devices such as a mouse and keyboard to be connected to the computer.
  3. A small camera located on the top of a computer monitor which inputs video and images into a computer.
  4. The outer layer of a computer in which everything is stored in.
  5. An object in which all devices is interconnected to which allows the computer to run.
  6. A thin series of chips which hold the multi-tasking power of a computer.
Down
  1. A peripheral device used to insert characters by the pressing of keys.
  2. A device which controls the calculations a computer conducts.
  3. An extension unit used to output processed information into a display screen.
  4. One of the most popular leisure activities in the digital age.
  5. A small silicon chip which controls the flow of information in a computer.
  6. A visual device in which a computer outputs its information to.
  7. A storage device which is placed internally in a computer that stores data and information.

13 Clues: A device which controls the calculations a computer conducts.One of the most popular leisure activities in the digital age.The outer layer of a computer in which everything is stored in.A visual device in which a computer outputs its information to.A peripheral device used to insert characters by the pressing of keys....

Ch. 12 Computers and Technology in Health Care - KEY TERMS 2025-02-18

Ch. 12 Computers and Technology in Health Care - KEY TERMS crossword puzzle
Across
  1. an ECG run while the patient is exercising, usually involves walking a treadmill or riding an exercise bike until a target heart rate is reached
  2. to perform a PET scan, a slightly radioactive substance is injected into the patient and detected by the PET scanner
  3. A technology used for creating, modifying, analyzing, or optimizing designs through specialized software
  4. the internet offers and approach to education
  5. an organized collection of information
  6. links millions of computers throughout the world
  7. an applied science used to promote an individual's safety and wellbeing by adapting to the environment and using techniques to prevent injuries
  8. within the database, each collection of related information
  9. uses special software to perform high speed math calculations
  10. can sit on a desktop
  11. a noninvasive scanning method that uses high frequency sound waves that bounce back as an echo when they hit different tissues and organs
  12. light beams that can be focused precisely
  13. a small amount of radioactive substance, a special camera is used to identify the rays emitted from the substance while the patient is at rest and then during exercise
  14. the process of sending messages from one computer to another
  15. computerized X-ray permits physicians to see clear
  16. a computerized interpretation system that produces visual pictures on a computer monitor and a printout of the electrical activity of a patient’s heart
  17. computer can be linked together
  18. a computerized version of a patient’s medical information that may include statistical data, diagnosis, medical history, treatments, medications taken, tests performed, and any other information that could be included in a patient’s paper record
  19. can control the launch of a rocket to outer space
Down
  1. allows all health care agencies to readily transfer patient electronic health records between agencies in a national network
  2. uses high-energy particles to decrease the size of tumors and treat cancer
  3. protective programs that limit the ability of other computers to access a computer
  4. computerized body scanning method uses nuclear magnetic resonance instead of X-ray radiation
  5. a surgical procedure in which a surgeon uses preoperative and intraoperative images to guide or direct the surgery
  6. used for patients who cannot exercise, a medication that simulates the effective of exercise
  7. a handheld tablet, smartphone, or a personal digital assistant
  8. to protect a computer from electrical surges and power outages
  9. allow for rapid dispensing of medications
  10. when a group of related records is combined
  11. the use of video, audio, and computer systems to provide medical or health care services
  12. programs that contain instructions to alter the operation of the computer programs
  13. uses three dimensional imaging models, making prosthetics, can make hands legs and fingers
  14. secure online websites are established by a physician, health care facility, or other health care provider
  15. a type of diagnostic procedure used to assess the blood flow to the heart.
  16. means a basic understanding of how a computer works and the applications used in your field or profession
  17. uses technology to direct ultrahigh-frequency sound waves through the chest wall and into the heart, a computer that converts the reflection of waves into an image of the heart
  18. specific areas of study, work, or expertise
  19. computer assisted surgery, another major technological advance

38 Clues: can sit on a desktopcomputer can be linked togetheran organized collection of informationallow for rapid dispensing of medicationslight beams that can be focused preciselywhen a group of related records is combinedspecific areas of study, work, or expertisethe internet offers and approach to educationlinks millions of computers throughout the world...

Ch. 11 Technology 2024-04-17

Ch. 11 Technology crossword puzzle
Across
  1. mechanical devices programmed to do routine tasks
  2. computer programs that perform specific tasks such as word processing, database or accounting
  3. the use of technology to create product styles and designs
  4. a series of detailed, step-by-step instructions that tell a computer what functions to complete
  5. the use of computers, networks, and technology to store, send, and retrieve information.
Down
  1. a coordinated system of processing and reporting information in an organization
  2. the instructions that run the computer system.
  3. computer programs that help people solve technical problems
  4. control center of the computer
  5. the use of computers to help employees learn or improve skills at their own pace
  6. control center of the computer
  7. physical elements of a computer system
  8. all functional components of a computer, including input, processing unit, memory, storage, output devices.
  9. group of computers used in business and schools linked together share hardware and software
  10. software that enables computers to reason, learn, make decisions

15 Clues: control center of the computercontrol center of the computerphysical elements of a computer systemthe instructions that run the computer system.mechanical devices programmed to do routine tasksthe use of technology to create product styles and designscomputer programs that help people solve technical problems...

Novatian 2022-09-22

Novatian crossword puzzle
Across
  1. of Online Sources giving credit to resources that were used to provide you with information.
  2. A network that connects technology throughout the world.
  3. stand and comfortably have good posture in a work environment
  4. is like normal literacy. It is the ability to read and write online,
  5. part of a computer in which operations are controlled and executed.
  6. The output device which shows information in picture form.
  7. a collection of devices connect with each other
  8. The technology inside of a computer.
  9. Someone who develops the skills to effectively use internet.
  10. is the time of an event that a computer records,
  11. a thing to store storage for a computer or a phone.
  12. a device that connects things to your computer
  13. linked devices that can exchange data
  14. a program that searches for and identifies items in a database
Down
  1. a box of data
  2. cloud computing model that stores data on the Internet through a cloud
  3. facility allowing computers, smartphones, or other devices to connect to the interne
  4. a very important addition to it is very similar to the typewriter
  5. type of memory that makes the device work faster
  6. computer that stays stationery and is not a laptop.
  7. electronic that is programmed to complete tasks
  8. physical components of a system.
  9. It is an internal or external device that connects to a compute
  10. usually a large program that is quite powerful and manages the software on the computer.
  11. network which is designed to block unauthorized access
  12. small files that send website servers to the browsers.
  13. an address for web pages so people can access the page more easily

27 Clues: a box of dataphysical components of a system.The technology inside of a computer.linked devices that can exchange dataa device that connects things to your computerelectronic that is programmed to complete tasksa collection of devices connect with each othertype of memory that makes the device work faster...

Programming terms 2023-05-16

Programming terms crossword puzzle
Across
  1. To find and fix errors in a computer program or app
  2. A name that contains a value to be used in your program.
  3. To write down or draw the detailed plan for creating a solution to a problem.
  4. A program that listens to any input from the user while the program is running and reacts to that input.
  5. The instructions used in a computer program.
  6. Working with others to reach a goal
  7. A set of instructions given to a computer in a language that it can understand.
  8. The person who writes the code in pair/trio programming.
  9. The person who marks off the tasks on the check off sheet as they are done.
  10. The person who reads the directions on the direction sheet and makes sure no directions are missed.
Down
  1. When two or three people work together to create a computer program.
  2. Process A step by step way to solve problems.
  3. A story told with moving illustrations or drawings.
  4. An error in the computer program or app
  5. The order in which things happen.
  6. A grid made up of vertical lines and horizontal lines
  7. The smallest element, or dot, of a digital display. An electronic screen is made of thousands of pixels that form a grid.
  8. How a problem is solved.
  9. The person who in charge of keeping the group on task and watching the time to make sure your tasks are finished when they should be.
  10. Doing the same action over and over again
  11. Set of steps to solve a problem
  12. A trigger that the computer recognizes and causes it to do some action. ("When...")
  13. A block of code that can be used again and again to perform some actions
  14. To check if a computer program is working properly.

24 Clues: How a problem is solved.Set of steps to solve a problemThe order in which things happen.Working with others to reach a goalAn error in the computer program or appDoing the same action over and over againThe instructions used in a computer program.Process A step by step way to solve problems.To find and fix errors in a computer program or app...

Online Safety, Security, Ethics and Etiquettes 2022-09-29

Online Safety, Security, Ethics and Etiquettes crossword puzzle
Across
  1. is a program or piece of code that is loaded onto your computer without your knowledge and runs against your wishes
  2. interception
  3. is the common name used to describe software that is given to the user with advertisements embedded in the application
  4. legal system comprising of rules and principles
  5. is full of as much trickery appears useful but damages system, requires human action to run, do not self-replicate
  6. and including the introduction
  7. is a system that prevents unauthorized use and access to your computer
  8. moral principles that govern a person
  9. Harassment on the internet
  10. term used to describe inappropriate behavior towards a young person putting them at risk to a sexual offence.
  11. sending an email to a user falsely claiming to be an established legitimate enterprise in an attempt to scam
Down
  1. websites and apps, such as Facebook, MySpace, Instagram, Viber,Tumblr, SnapChat, Ask.fm and Twitter
  2. transmission of viruses.
  3. unauthorized access to a computer system or application
  4. is the area of law that deals with the Internet's relationship to technological and electronic elements
  5. Unauthorized alteration, damaging,deletion or deterioration of computer data,
  6. of any nonpublic transmission of computer data to,from, or within a computer system.
  7. a type of bullying done using the internet
  8. Cybercrime Prevention Act
  9. malicious software
  10. electronic junk mail
  11. document, or electronic data
  12. refers to sending and receiving rude messages or videos of naked pictures
  13. is similar to a virus by design and is considered to be a sub-class of a virus

24 Clues: interceptionmalicious softwareelectronic junk mailtransmission of viruses.Cybercrime Prevention ActHarassment on the internetdocument, or electronic dataand including the introductionmoral principles that govern a persona type of bullying done using the internetlegal system comprising of rules and principles...

Online Safety, Security, Ethics and Etiquettes 2022-09-29

Online Safety, Security, Ethics and Etiquettes crossword puzzle
Across
  1. unauthorized access to a computer system or application
  2. unauthorized interception of any nonpublic transmission of computer data to,from, or within a computer system.
  3. is a system that prevents unauthorized use and access to your computer
  4. transmission of viruses.
  5. websites and apps, such as Facebook, MySpace, Instagram, Viber,Tumblr, SnapChat, Ask.fm and Twitter
  6. is the area of law that deals with the Internet's relationship to technological and electronic elements
  7. term used to describe inappropriate behavior towards a young person putting them at risk to a sexual offence.
  8. is similar to a virus by design and is considered to be a sub-class of a virus
  9. is a program or piece of code that is loaded onto your computer without your knowledge and runs against your wishes
  10. refers to sending and receiving rude messages or videos of naked pictures
  11. a type of bullying done using the internet
Down
  1. document, or electronic data
  2. electronic junk mail
  3. Cybercrime Prevention Act
  4. Harassment on the internet
  5. malicious software
  6. and including the introduction
  7. legal system comprising of rules and principles
  8. moral principles that govern a person
  9. is the common name used to describe software that is given to the user with advertisements embedded in the application
  10. is full of as much trickery appears useful but damages system, requires human action to run, do not self-replicate
  11. Unauthorized alteration, damaging,deletion or deterioration of computer data,
  12. sending an email to a user falsely claiming to be an established legitimate enterprise in an attempt to scam

23 Clues: malicious softwareelectronic junk mailtransmission of viruses.Cybercrime Prevention ActHarassment on the internetdocument, or electronic dataand including the introductionmoral principles that govern a persona type of bullying done using the internetlegal system comprising of rules and principles...

4 Ivan Val 8B2 2016-01-24

4 Ivan Val 8B2 crossword puzzle
Across
  1. – the way in which a computer or set of computers works.
  2. – sound, that is produced or increased in an object by sound waves from another object
  3. a form of energy hat comes especially from nuclear reactions, which is very harmful to living thingsif present in large amount
  4. – a type of solid, liquig or gaz that has particular characteristics
  5. – a piece of machinery with moving parts that changes power from steam, oil etc into movement
  6. – a process in which a new idea or method is tested to see if it is useful or effective
  7. – a number that when multiplied by itself certain number of times, equals the number that you have
  8. – a method of calculating in which you add same number to itself a particular number of times
  9. – if a number is increased to the power of three, four, five, etc, it is multiplied to itself three, four , five etc times
  10. – electrical force, measured in volts
  11. – geometry figure, which has got six angles (all of them is 120 degrees)
  12. – a system in a computer, that helps all the programs in it to work together
  13. – a set of instructions for solving a mathematical problem, making a computer rogram etc that are followed in a fixed order
  14. – the study of the nature and development of living things is affected by their genes
  15. – very large exploding star
  16. – a piece of equipment intended for a particular purpose, for example for recording or measuring
  17. – the process of finding out now many times one number is contained in another
  18. – the act of subtract (compare addition)
  19. – used to describe the type of computer
  20. – one of the types of pieces of matter including electrons, protons and neutrons that make up atoms
  21. – power that produces movement in another object
  22. – an official order that forbids smth from being used or done, like ban on playing computer games
  23. – the degree to which a substance can stop an electric current passing through
  24. – a complex word or sentence contains a main part and one or more other parts
  25. – a chemical change that happens when two or more chemical substances mixed together
  26. – an electrical force is put into a piece of electrical equipment such as battery
  27. – unidentified flying object, a strange object in the sky, sometimes thought to be a spaceship from another world
Down
  1. – the part of a computer keyboard that has the number and command keys on it
  2. – a piece of equipment used for discovering the presence of light, heat, sound etc, especially in small amounts
  3. – a plastic or rubber tube containing wires that carry telephone messages, electronic signals etc
  4. – a flat circular piece of plastic or metal used for storing computer information
  5. – a large amount of data (information) stored in a computer system so that you can find and use it easily
  6. – an amount of smth that can be counted or measured
  7. – one of the written signs that represent the numbers 0 to 9
  8. – 1. The force that causes two objects to move towards each other because of their mass; 2. The act of gravitating towards smth
  9. – the force that keeps an object in the same position or state of movement until it is moved or stopped by another force
  10. – a part of an atom that has no electrical charge
  11. – a piece of plastic with holes in it, which into a wall and which you can connect electrical equipment to
  12. – a force, caused by the movement and exchange of positively and negatively charged particles in atoms
  13. – a heavy yellow metal that is an element and is used for jewelry, making coins, etc
  14. – 1. The process of separating a light a liquid into it’s chemical parts by passing on electric current through it; 2. The process of using electricity to destroy hair roots and to remove unwanted hairs from your face, etc
  15. – a soft heavy easily melted grayfish-blue metal, used for a water pipes, covering roofs, etc
  16. – a piece of equipment that you wear over your ears to listen music, radio etc
  17. – having the same center
  18. – a heavy white metal that is an element, is radioactive, and is used to produce nuclear ower weapon
  19. – a wheel that spins inside a frame and is used for keeping ships and aircraft steady or as a child toy
  20. – the process of adding numbers or amount to take a total
  21. – a chemical compound, that is mainly used to improve the soil for growing crops
  22. – a very small piece of matter that carries positive electricity and that together with a neutron forms the nucleus of an atom
  23. – one of a set of numbers which give the exact position of a point on a map, computer screen, space etc
  24. – the flat glass part of a television or computer
  25. – shaped like a circle
  26. – a machine that produce electricity
  27. – a very small piece of matter that moves around the nucleus
  28. – a shape with four equal straight sizes, especially one is not a square
  29. – one of the large group of stars that make up the universe
  30. – a heavy silver-white metal, that is liquid at ordinary temperatures, and it used at thermometers
  31. – an arrangement of numbers, letters or signs on a grid used in maths, science, IT etc

58 Clues: – shaped like a circle– having the same center– very large exploding star– a machine that produce electricity– electrical force, measured in volts– used to describe the type of computer– the act of subtract (compare addition)– power that produces movement in another object– a part of an atom that has no electrical charge...

types of drugs kh 2020-05-14

types of drugs kh crossword puzzle
Across
  1. a type of depressant
  2. a type of stimulant
  3. something to get drunk on
  4. a drug that can lead into more powerful drugs
  5. a type of street drug
  6. a prescription drug
  7. abused or traded on the streets
  8. slows down the body
Down
  1. a type of drug that speeds up the body
  2. a type of gateway drug
  3. using drug not intended purposes but to get high
  4. to take a drug for its intended purposes but do it wrong
  5. things that can help the body or hurt it
  6. a type of narcotic
  7. to use a drug properly

15 Clues: a type of narcotica type of stimulanta prescription drugslows down the bodya type of depressanta type of street druga type of gateway drugto use a drug properlysomething to get drunk onabused or traded on the streetsa type of drug that speeds up the bodythings that can help the body or hurt ita drug that can lead into more powerful drugs...

4.1 Types of Threats 2019-01-09

4.1 Types of Threats crossword puzzle
Across
  1. A type of malware that locates and saves data from users without them knowing about it
  2. Collection of captured bot computers
  3. An error in the program that prevents it from running as expected
  4. Software that encrypts programs and data until a ransom is paid to remove it
  5. Software that shows adverts such as popups
  6. A program that appears desirable but actually contains something harmful. they can copy themselves, steal information, or harm the host computer
  7. Program that hides in a computer and allows someone from a remote location to take full control of the computer
  8. An attack that sends an email or displays a web announcement that falsely claims to be from a legitimate enterprise in an attempt to trick the user into sharing private information
Down
  1. Criminals make a promise of goods in return for details, such as offering a free music download
  2. Watching an authorized user enter a security code on a keypad
  3. A piece of code that is capable of copying itself and typically has a detrimental effect, such as corrupting the system or destroying data
  4. A destructive computer program that bores its way through a computers files or through a computers network
  5. When someone deceives by pretending to be someone else in order to get personal data
  6. Malware that allows a cyber-security attacker to take control of an infected computer
  7. Unauthorized access, modification, or use of an electronic device or some element of a computer system

15 Clues: Collection of captured bot computersSoftware that shows adverts such as popupsWatching an authorized user enter a security code on a keypadAn error in the program that prevents it from running as expectedSoftware that encrypts programs and data until a ransom is paid to remove it...

Types Of Chemical Reactions 2024-04-30

Types Of Chemical Reactions crossword puzzle
Across
  1. Sunlight plays a crucial role in triggering this type of chemical reaction, often seen in photosynthesis.
  2. Breaking down complex molecules like carbohydrates into simpler ones involves this type of reaction.
  3. Rusting of iron is a common example of this type of chemical reaction.
  4. In this type of reaction, a more reactive metal displaces a less reactive metal from a compound.
  5. Enzymes in biological systems often facilitate reactions through this process.
  6. Yeast utilizes this process to produce ethanol in the absence of oxygen.
  7. Rotting of organic matter is an example of this type of chemical reaction.
  8. Adding an acid to a base results in this type of reaction, often used to create water.
Down
  1. This process is essential in cement formation and some chemical weathering reactions.
  2. This type of reaction is essential in the formation of plastics and synthetic fibers.
  3. This type of reaction is responsible for the burning of fuels.
  4. The opposite of decomposition, this reaction builds larger molecules from smaller ones.
  5. The opposite of oxidation, it involves the removal of oxygen or addition of hydrogen.
  6. The pH scale measures the strength of substances involved in this type of chemical reaction.
  7. When two solutions are mixed and a solid substance falls out of solution, this reaction occurs.

15 Clues: This type of reaction is responsible for the burning of fuels.Rusting of iron is a common example of this type of chemical reaction.Yeast utilizes this process to produce ethanol in the absence of oxygen.Rotting of organic matter is an example of this type of chemical reaction....

Types of Contemporary Culture 2023-09-07

Types of Contemporary Culture crossword puzzle
Across
  1. Something that spreads rapidly and widely on the internet.
  2. Reality (VR) A computer-generated simulation of a three-dimensional environment.
  3. Accessing and watching videos or music online without downloading.
  4. Small digital images used to express emotions or ideas in messages.
  5. A self-portrait photograph taken with a smartphone or camera.
  6. Competitive video gaming, often with professional players.
  7. Playing video games, often online and with other players.
Down
  1. A mobile phone with advanced features like internet access and apps.
  2. Reality (AR) Technology that overlays digital information on the real world.
  3. Art Art created using digital technology and tools.
  4. Watching multiple episodes of a TV series in one sitting.
  5. An audio program available for streaming or download on the internet.
  6. Someone who has a large following on social media and influences others.
  7. A humorous image or video shared and often modified by internet users.
  8. Media Online platforms for sharing content and connecting with others.

15 Clues: Art Art created using digital technology and tools.Watching multiple episodes of a TV series in one sitting.Playing video games, often online and with other players.Something that spreads rapidly and widely on the internet.Competitive video gaming, often with professional players.A self-portrait photograph taken with a smartphone or camera....

Types of Chemical Reaction 2024-05-09

Types of Chemical Reaction crossword puzzle
Across
  1. Occurrs in an aqueous solution where two ionic bonds combine, resulting in the formation of an insoluble salt
  2. Oxidation of fats and oils
  3. Gains oxygen and loses hydrogen
  4. Heat is absorbed
  5. Occurs in presence of heat
  6. Occurs when electricity is passed through the compound
Down
  1. Always result in formation of a water and salt and occurs generally between acids and bases
  2. Two or more simple products are formed
  3. Two reacting molecules exchange their ions
  4. A highly reactive metal displaces a less reactive metal
  5. Gains hydrogen and loses oxygen
  6. Occurs in presence of sunlight
  7. Slow destruction of a metal when exposed to oxygen, moisture, gases in the atmosphere
  8. Single Product is formed
  9. Heat is released

15 Clues: Heat is releasedHeat is absorbedSingle Product is formedOxidation of fats and oilsOccurs in presence of heatOccurs in presence of sunlightGains hydrogen and loses oxygenGains oxygen and loses hydrogenTwo or more simple products are formedTwo reacting molecules exchange their ionsOccurs when electricity is passed through the compound...

types of chemical reactions 2024-05-12

types of chemical reactions crossword puzzle
Across
  1. gaining of oxygen
  2. gaining of hydrogen
  3. formation of single product from 2 or more reactants
  4. two reacting molecules swap their ions
  5. reaction in which an acid and base react leading to the formation of a salt
  6. formation of multiple products from 1 reactant
  7. decomposition under heat
  8. highly reactive metal swaps with a less reactive metal
Down
  1. releases heat energy
  2. oxidation of fatty acids leading to change in smell and taste
  3. damage in metals due to exposure to environment
  4. decomposition under electric current
  5. absorption of heat energy
  6. both oxidation and reduction
  7. decomposition under light

15 Clues: gaining of oxygengaining of hydrogenreleases heat energydecomposition under heatabsorption of heat energydecomposition under lightboth oxidation and reductiondecomposition under electric currenttwo reacting molecules swap their ionsformation of multiple products from 1 reactantdamage in metals due to exposure to environment...

Types of Chemical reactions 2024-05-19

Types of Chemical reactions crossword puzzle
Across
  1. term used to define a system that involves water
  2. One element takes place with another element in the compound
  3. Oxygen combines with a compound to form carbon dioxide and water. These reactions are exothermic, meaning they give off heat.
  4. thing that is composed of two or more separate elements; a mixture.
  5. oxidation-reduction reactions where reactants undergo changes in oxidation states
  6. Chemical equations make use of symbols to represent factors such as the direction of the reaction and the physical states of the reacting entities.
Down
  1. The opposite of a combination reaction – a complex molecule breaks down to make simpler ones.
  2. Two solutions of soluble salts are mixed resulting in an insoluble solid
  3. a type of reaction where part of of one reactant is replaced by part of another reactant
  4. Two or more compounds combine to form one compound
  5. typically followed by physical signs that are readily detected
  6. substance that can be dissolved in water
  7. an equation for a chemical reaction in which the number of atoms for each element in the reaction and the total charge are the same for both the reactants and the products
  8. refers to a simple substance that cannot be broken down into smaller parts or changed into another substance
  9. An acid and a base react with each other

15 Clues: substance that can be dissolved in waterAn acid and a base react with each otherterm used to define a system that involves waterTwo or more compounds combine to form one compoundOne element takes place with another element in the compoundtypically followed by physical signs that are readily detected...

Types of Workplace Communication 2023-07-05

Types of Workplace Communication crossword puzzle
Across
  1. A plan or suggestion that is presented for consideration or discussion
  2. conversation A talk between two or more people via a device
  3. A written or printed announcement or warning
  4. A written or spoken account of something that has been observed or investigated
  5. A list of items or products, often with pictures and descriptions.
  6. An electronic message sent over the internet or other computer network
  7. A planned occasion when people come together to discuss something
  8. A written record of what was said and done at a meeting.
Down
  1. A formal talk given to an audience, often accompanied by visual aids.
  2. A written message from one person to another, usually put in an envelope and sent by post
  3. A list of matters to be discussed at a meeting
  4. Information that is given to someone just before they do something, or a meeting where this happens
  5. A meeting or gathering of people, especially for a particular purpose
  6. A written message or communication within an organisation.
  7. release An official statement issued to the media, often announcing news or information.

15 Clues: A written or printed announcement or warningA list of matters to be discussed at a meetingA written record of what was said and done at a meeting.A written message or communication within an organisation.conversation A talk between two or more people via a deviceA planned occasion when people come together to discuss something...

Different types of housing 2023-03-01

Different types of housing crossword puzzle
Across
  1. A type of material commonly used to build houses
  2. What is one common shared facility?
  3. Used alot to do location
  4. One type of material commonly used to built houses
  5. Usually illegal to build
  6. Usually built with communities
  7. What can a 6 and more storey house also be known as?
  8. Usually very crowded with buildings
  9. Usually a rural area
Down
  1. Usually when legally granted to build
  2. A bunch of people
  3. The minimum place with basic necessities
  4. Two houses that share a common wall
  5. Not as crowded/A Urban area
  6. What can homes be?

15 Clues: A bunch of peopleWhat can homes be?Usually a rural areaUsed alot to do locationUsually illegal to buildNot as crowded/A Urban areaUsually built with communitiesWhat is one common shared facility?Two houses that share a common wallUsually very crowded with buildingsUsually when legally granted to buildThe minimum place with basic necessities...

Types of Business Organization 2023-04-29

Types of Business Organization crossword puzzle
Across
  1. By giving free samples the business can loose ...... if consumers don't like the product.
  2. What is the common advantage of newspapers and billboards/posters?
  3. ..... the line promotion is paid for communication such as advertising on television, in newspapers, or on the internet.
  4. A type of advertising that aims to give full information about the product to attract the customers interest
  5. What place related to above the line promotion is for local/captive audience and can be ignored?
  6. This way of promotion is reaches large audience but is quite expensive.
  7. An example of Below the Line Promotion that is cheap to operate and gives access to a wider market.
  8. The fourth step of advertising process is to select a ..... to use
  9. Provides information and allows discussion onthe internet with other users producing their own entries or posts.
Down
  1. Involves information and techniques usedby businesses to make consumers aware of productsand to persuade them to buy those products now andin the future.
  2. A way of promotion where businesses will pay to have its name linked to an event or groups who are in the public eye.
  3. Mobile way to provide advertising to the target audience.
  4. What is the general term for the combination of promotional materials used by a business to communicate with its customers?
  5. Four marketing decisions needed for the effective marketing of a product are: product, price, ..... and promotion
  6. After-Sales Service usually give the business a good ..... image

15 Clues: Mobile way to provide advertising to the target audience.After-Sales Service usually give the business a good ..... imageWhat is the common advantage of newspapers and billboards/posters?The fourth step of advertising process is to select a ..... to useThis way of promotion is reaches large audience but is quite expensive....

Types of water pollution 2023-04-24

Types of water pollution crossword puzzle
Across
  1. Type of pollution that is caused by surface pollutants leaching through soil, and leaky underground structures
  2. How wastewater is treated for people who do not have a city sewer system
  3. Occurs when harmful chemicals are released into waterways
  4. How people who live outside cities and urban areas get water
  5. this type of pollution Can degrade water quality, cause photosynthesis rates to decline, and disrupt food webs
  6. pollution From many places spread over a large area, such as when snowmelt runoff picks up pollutants along its path
Down
  1. pollution from a discrete location, like a factory or sewer pipe
  2. This type of pollution happens when A heat source raises the temperature of a waterway
  3. excessive richness of nutrients in a lake or other body of water, frequently due to runoff from the land, which causes a dense growth of plant life and death of animal life from lack of oxygen.
  4. Reduces biological pollution
  5. Natural seeps are the largest single source of this type of pollution
  6. This type of pollution occurs when pathogens enter a waterway
  7. decomposition of dead organisms causes a lack of this nutrient in the water
  8. occur when colonies of algae — simple plants that live in the sea and freshwater — grow out of control and produce toxic or harmful effects on people, fish, shellfish, marine mammals and birds.
  9. sediment pollution results from this process.

15 Clues: Reduces biological pollutionsediment pollution results from this process.Occurs when harmful chemicals are released into waterwaysHow people who live outside cities and urban areas get waterThis type of pollution occurs when pathogens enter a waterwaypollution from a discrete location, like a factory or sewer pipe...

Different types of stock 2023-03-15

Different types of stock crossword puzzle
Across
  1. someone who owns shares in a company
  2. initial public offering
  3. increase in value when the economy is strong, and decreases when its declining
  4. typically pays a regular quarterly dividend to a shareholder
  5. refers to the size of the company
  6. sound investments during economic downturns
Down
  1. issued by start-ups, often untested, and many do not succeed
  2. stock of a large, stable company that gives dividends in good times and bad
  3. stocks of companies with profits that are increasing quickly
  4. over $100 billion
  5. stock that is underpriced when compared to other companies
  6. an amount of money paid regularly, typically quarterly to shareholders out of its profits
  7. carries significant risks
  8. lower overall risks and return
  9. shares that trade at no more than $5 each

15 Clues: over $100 billioninitial public offeringcarries significant riskslower overall risks and returnrefers to the size of the companysomeone who owns shares in a companyshares that trade at no more than $5 eachsound investments during economic downturnsstock that is underpriced when compared to other companies...

Types of Business Review 2021-10-10

Types of Business Review crossword puzzle
Across
  1. Owners of limited companies.
  2. ______________ liability means that owners of a business are responsible for all the business's losses as they are legally the same entity.
  3. A company that issues franchises to entrepreneurs.
  4. _______________ sector businesses are owned by the government.
  5. An incorporated business with no more than twenty shareholders.
  6. Two or more businesses work together on a project without merging.
  7. Someone appointed to lead a limited company.
Down
  1. An unincorporated business with one owner.
  2. A company that can issue shares on the stock exchange.
  3. an individual or business that has legal rights and obligations.
  4. An unincorporated business with two or more owners.
  5. An individual who buys a franchise.
  6. Units of ownership in a limited company.
  7. ______________ liability means that owners of a business cannot lose more than the amount they invest as they are separate legal entities from the business.
  8. _______________ sector businesses are owned by individuals or shareholders.

15 Clues: Owners of limited companies.An individual who buys a franchise.Units of ownership in a limited company.An unincorporated business with one owner.Someone appointed to lead a limited company.A company that issues franchises to entrepreneurs.An unincorporated business with two or more owners.A company that can issue shares on the stock exchange....

Different types of cells 2021-12-08

Different types of cells crossword puzzle
Across
  1. thick solution that fill each cells
  2. wall supports the cell of most plants
  3. a single cell that don't have a nucleus
  4. an organelle found in large numbers
  5. membrane outer layer surrounds a cell
  6. microtubule-based hair-like organelles
  7. cell organelle that contains digestive enzymes
  8. a minute particle consisting of RNA
  9. a slender threadlike structure, especially a microscopic appendage that enables many protozoa, bacteria, spermatozoa, etc. to swim
  10. the central and most important part of an object, movement, or group, forming the basis for its activity and growth
  11. he second stomach of a ruminant, having a honeycomb-like structure
Down
  1. an organism who cells contain a nucleus
  2. one part of the cell
  3. they are the green cell plant
  4. is the smallest unit that can live on its own
  5. apparatus also known as the Golgi complex, Golgi body, or simply the Golgi
  6. in essence, the transportation system of the eukaryotic cell

17 Clues: one part of the cellthey are the green cell plantthick solution that fill each cellsan organelle found in large numbersa minute particle consisting of RNAwall supports the cell of most plantsmembrane outer layer surrounds a cellmicrotubule-based hair-like organellesan organism who cells contain a nucleusa single cell that don't have a nucleus...

Different types of cells 2021-12-08

Different types of cells crossword puzzle
Across
  1. they are the green cell plant
  2. cell organelle that contains digestive enzymes
  3. a slender threadlike structure, especially a microscopic appendage that enables many protozoa, bacteria, spermatozoa, etc. to swim
  4. an organelle found in large numbers
  5. the central and most important part of an object, movement, or group, forming the basis for its activity and growth
  6. an organism who cells contain a nucleus
  7. wall supports the cell of most plants
  8. one part of the cell
  9. apparatus also known as the Golgi complex, Golgi body, or simply the Golgi
Down
  1. thick solution that fill each cells
  2. a minute particle consisting of RNA
  3. in essence, the transportation system of the eukaryotic cell
  4. membrane outer layer surrounds a cell
  5. microtubule-based hair-like organelles
  6. a single cell that don't have a nucleus
  7. he second stomach of a ruminant, having a honeycomb-like structure
  8. is the smallest unit that can live on its own

17 Clues: one part of the cellthey are the green cell plantthick solution that fill each cellsa minute particle consisting of RNAan organelle found in large numbersmembrane outer layer surrounds a cellwall supports the cell of most plantsmicrotubule-based hair-like organellesa single cell that don't have a nucleusan organism who cells contain a nucleus...

Types of Sanders SS 2025-01-28

Types of Sanders SS crossword puzzle
Across
  1. Used for intricate wood carvings and delicate designs
  2. An extra fine sandpaper used between coats of varnish or paint to achieve the smoothest finish
  3. What sandpaper cant remove paint or varnish?
  4. A Meduim Grit block used for taking off layers of paint
  5. A fine sandpaper used for creating a smooth surface and polished finish
  6. A coarse grit sanding block
  7. A fine sandpaper used for polishing metal and removing small scratches
Down
  1. Specialty sander for fine woodworking
  2. A Meduim Grit Sanding block used for taking rust off metal
  3. Designed for sanding hardwood floors
  4. What sandpaper will leave a rough surface that you polish later
  5. Smooths surfaces such as rough metal, wood or plastic
  6. What sandpaper will remove material rappidly
  7. A versatile tool for deep sanding and wood removal
  8. Handheld tool, good for paint, finish removal

15 Clues: A coarse grit sanding blockDesigned for sanding hardwood floorsSpecialty sander for fine woodworkingWhat sandpaper cant remove paint or varnish?What sandpaper will remove material rappidlyHandheld tool, good for paint, finish removalA versatile tool for deep sanding and wood removalUsed for intricate wood carvings and delicate designs...

Types of corporate structure 2025-02-24

Types of corporate structure crossword puzzle
Across
  1. - things that have value and can be owned.
  2. - changes how someone feels or what happens.
  3. - a failure in a system or process.
  4. - agreements between people or groups to work together.
  5. - an official document that allows you to do something.
  6. - not the same as another thing.
  7. - to give part of something to others.
  8. - a reason for doing something or a goal to support.
  9. - being responsible for something, especially money owed.
Down
  1. - a topic or area of study.
  2. - people who belong to a group or organization.
  3. - a business owned by one person.
  4. - to collect money for a specific purpose.
  5. - a relationship where two or more people share work or profits.
  6. - a system that shows levels of power or importance.

15 Clues: - a topic or area of study.- not the same as another thing.- a business owned by one person.- a failure in a system or process.- to give part of something to others.- things that have value and can be owned.- to collect money for a specific purpose.- changes how someone feels or what happens.- people who belong to a group or organization....

Types of Business Ownership 2024-10-23

Types of Business Ownership crossword puzzle
Across
  1. A business structure where all the partners have decision-making and management power, and have unlimited liability, meaning they can lose more than they invested.
  2. A hybrid business structure where all the partners have decision-making and management power, have limited liability, and can’t be held responsible for any of their other partner’s actions.
  3. A legal entity that is separate from its owners and controlled by a board of directors; the entity has most of the same rights and responsibilities that individuals possess but offers limited liability.
  4. A legal document that outlines the rights, responsibilities, and obligations of the individuals involved in a partnership.
  5. A business structure where one or more of the partners are not active, have no decision-making power, and are limited in their liability to the amount they invested.
  6. The liability that extends beyond an individual’s financial investment in a company.
Down
  1. A business owned by one person, and where the owner has unlimited liability.
  2. A corporation that meets specific Internal Revenue Code requirements and passes corporate income (or loss) through to its shareholders for federal tax purposes.
  3. The legal responsibility of an individual (or entity) for actions, debts, and obligations.
  4. The liability restricts an individual’s potential loss to the total amount of their investment in a company.
  5. A business owned by two or more people.
  6. Also known as "B Corp", a corporation that explicitly considers public benefit in its decisions rather than only maximizing shareholder value.
  7. A hybrid business structure, where it combines the operational characteristics of a sole proprietorship or partnership while limiting the liability of the investors to the amount they invested.
  8. Documents filed with a governmental body to legally establish a corporation as a recognized entity under state law.
  9. A corporation that can sell unlimited shares of its stock to the general public, is heavily regulated by the government, and reports its financial information to the public.

15 Clues: A business owned by two or more people.A business owned by one person, and where the owner has unlimited liability.The liability that extends beyond an individual’s financial investment in a company.The legal responsibility of an individual (or entity) for actions, debts, and obligations....

MA - Types of Reactions 2025-04-27

MA - Types of Reactions crossword puzzle
Across
  1. — A reaction where two or more substances combine to form one.
  2. — Reaction that releases heat to surroundings.
  3. — A reaction where an insoluble solid (precipitate) forms.
  4. — Decomposition caused by heat.
  5. — A reaction where ions are exchanged between two compounds.
  6. — A reaction where a substance breaks into two or more simpler substances.
Down
  1. — Process where a substance loses oxygen or gains hydrogen.
  2. — Decomposition using electricity.
  3. — Reaction that absorbs heat from surroundings.
  4. — Oxidation and Reduction happen together.
  5. — A reaction where a more reactive element replaces a less reactive one.
  6. — Decomposition using light energy.
  7. — Slow eating up of metals by air and moisture.
  8. — Process where a substance gains oxygen or loses hydrogen.
  9. — Spoiling of food materials due to oxidation of fats and oils.

15 Clues: — Decomposition caused by heat.— Decomposition using electricity.— Decomposition using light energy.— Oxidation and Reduction happen together.— Reaction that releases heat to surroundings.— Reaction that absorbs heat from surroundings.— Slow eating up of metals by air and moisture.— A reaction where an insoluble solid (precipitate) forms....

28. Types of Transportation 2025-07-06

28. Types of Transportation crossword puzzle
Across
  1. A vehicle with only one wheel that you balance on to ride.
  2. A medium-sized vehicle used for carrying goods or a group of people.
  3. A two-wheeled vehicle with an engine, faster than a bicycle.
  4. A powerful vehicle that launches into space, often for space travel.
  5. A very large boat that travels on the sea, often carrying many people or goods.
  6. A two-wheeled vehicle with a platform for standing, pushed with one foot or powered by a motor.
  7. An electric bus that gets its power from overhead wires.
  8. A car you hire to take you to a specific place for a fee.
  9. A vehicle that slides over snow or ice, often pulled by animals or people.
Down
  1. A vessel that can travel completely underwater.
  2. Stick A bouncy toy with a spring that you stand on to jump up and down.
  3. A series of connected vehicles that run on railway tracks, carrying people or goods.
  4. A short board with wheels underneath that you stand on to roll and do tricks.
  5. A light motorcycle with a small engine that can also be pedaled.
  6. A vehicle like a small train that runs on tracks in streets, often in cities.

15 Clues: A vessel that can travel completely underwater.An electric bus that gets its power from overhead wires.A car you hire to take you to a specific place for a fee.A vehicle with only one wheel that you balance on to ride.A two-wheeled vehicle with an engine, faster than a bicycle.A light motorcycle with a small engine that can also be pedaled....

28. Types of Transportation 2025-07-07

28. Types of Transportation crossword puzzle
Across
  1. A large vehicle used for carrying heavy goods by road (also called a truck).
  2. A small, fast vehicle you ride on water, like a motorcycle for the sea.
  3. A large, red vehicle used by firefighters to put out fires.
  4. A large bag filled with heated air that floats people gently through the sky.
  5. A boat that carries people and vehicles across a body of water.
  6. A two-wheeled machine you pedal with your feet to go places.
Down
  1. A common wheeled vehicle with an engine, used for driving on roads.
  2. A small vessel that floats on water, used for travel or fun.
  3. A small bus or car that takes passengers along a route for a low fare.
  4. A flying machine with large spinning blades on top that can hover and move in any direction.
  5. A special vehicle used to quickly take sick or hurt people to the hospital.
  6. A light, narrow boat moved with paddles, often used on rivers or lakes.
  7. A flying machine with wings that carries people or cargo through the air.
  8. A type of enclosed cabin pulled by a moving wire, often used on mountains or steep hills.
  9. A large vehicle that carries many people along a set route.

15 Clues: A large, red vehicle used by firefighters to put out fires.A large vehicle that carries many people along a set route.A small vessel that floats on water, used for travel or fun.A two-wheeled machine you pedal with your feet to go places.A boat that carries people and vehicles across a body of water....

28. Types of Transportation 2025-07-07

28. Types of Transportation crossword puzzle
Across
  1. A vehicle that slides over snow or ice, often pulled by animals or people.
  2. A series of connected vehicles that run on railway tracks, carrying people or goods.
  3. A vehicle like a small train that runs on tracks in streets, often in cities.
  4. A vehicle with only one wheel that you balance on to ride.
  5. A two-wheeled vehicle with an engine, faster than a bicycle.
  6. A short board with wheels underneath that you stand on to roll and do tricks.
  7. A car you hire to take you to a specific place for a fee.
Down
  1. A light motorcycle with a small engine that can also be pedaled.
  2. A vessel that can travel completely underwater.
  3. A medium-sized vehicle used for carrying goods or a group of people.
  4. An electric bus that gets its power from overhead wires.
  5. A bouncy toy with a spring that you stand on to jump up and down.
  6. A two-wheeled vehicle with a platform for standing, pushed with one foot or powered by a motor.
  7. A powerful vehicle that launches into space, often for space travel.
  8. A very large boat that travels on the sea, often carrying many people or goods.

15 Clues: A vessel that can travel completely underwater.An electric bus that gets its power from overhead wires.A car you hire to take you to a specific place for a fee.A vehicle with only one wheel that you balance on to ride.A two-wheeled vehicle with an engine, faster than a bicycle.A light motorcycle with a small engine that can also be pedaled....

types of business organization 2022-11-25

types of business organization crossword puzzle
Across
  1. a firm that was once owned by a private individual now taken over by the government
  2. provide social services such as education, health and housing
  3. a type of acquisition, a friendly one acquiring minority share in a company
  4. abbreviation for multinational companies
  5. the purchaser of the franchise
  6. a group of 2 to 20
Down
  1. an individual living and/or working in a country other than their country of citizenship, often temporarily and for work reasons
  2. money paid regularly to share holders out of the profits of a company
  3. to provide services to the public such as public utilities
  4. to serve local communities
  5. another name for multinational companies
  6. the owner of the franchise
  7. business entity established by two or more companies that combine resources to work on a specific project
  8. two or more companies come together willingly to form one new company
  9. a very large companies with operation or subsidiaries in many different sectors

15 Clues: a group of 2 to 20to serve local communitiesthe owner of the franchisethe purchaser of the franchiseanother name for multinational companiesabbreviation for multinational companiesto provide services to the public such as public utilitiesprovide social services such as education, health and housing...

Types of Human Bones 2025-11-06

Types of Human Bones crossword puzzle
Across
  1. The small bones in the wrist that help hand movement.
  2. The hard part of the body that gives shape and support.
  3. The small bones in the ankle that help foot movement.
  4. The curved bones that protect the heart and lungs.
  5. The hip bone that supports the lower part of the body.
  6. The bone that protects the brain.
  7. The longest and strongest bone in the thigh.
Down
  1. The large shin bone in the lower leg.
  2. The upper arm bone between the shoulder and the elbow.
  3. The bone that helps you chew food and talk.
  4. One of the two bones in the lower arm, on the thumb side.
  5. The flat shoulder blade bone that helps move the arm.
  6. The collarbone that connects the shoulder to the chest.
  7. The backbone made up of many small bones.
  8. The chest bone that connects the ribs in front.

15 Clues: The bone that protects the brain.The large shin bone in the lower leg.The backbone made up of many small bones.The bone that helps you chew food and talk.The longest and strongest bone in the thigh.The chest bone that connects the ribs in front.The curved bones that protect the heart and lungs.The small bones in the wrist that help hand movement....

Parts of the Computer 2016-10-17

Parts of the Computer crossword puzzle
Across
  1. This cools down the computer.
  2. This is where projects and application are stored.
  3. These parts connect the buses and various parts on the Motherboard.
  4. This part allows us to see videos and pictures on our monitor screen.
  5. This part provides electrical power to the computer.
  6. This part allows us to hear the music and sounds coming from the computer.
  7. This allows you to select various tasks on the screen.
  8. This allows you to type in commands or information into the computer
Down
  1. This is sometimes known as the "tower" which holds the motherboard, the CPU, and other important parts.
  2. This is the screen that shows us what the computer is doing.
  3. This part holds the chipset, CPU, and buses.
  4. This is the microprocessor of the computer, otherwise known as the brain of the computer
  5. This stands for basic input/output system.
  6. This is where you can put a CD or Floppydisk in the computer to be read.
  7. These are tiny electrical pathways on the motherboard.
  8. This connects your computer to the Internet.

16 Clues: This cools down the computer.This stands for basic input/output system.This part holds the chipset, CPU, and buses.This connects your computer to the Internet.This is where projects and application are stored.This part provides electrical power to the computer.These are tiny electrical pathways on the motherboard....

Anatomy Of A Computer 2017-02-10

Anatomy Of A Computer crossword puzzle
Across
  1. is the brain that carries out your computer’s instructions.
  2. is a large PCB (printed circuit board) that houses most
  3. Accelerated Graphics Port
  4. RAM
  5. figures out what operation is to be carried out and send the information to the specific place.
  6. is the computer’s brain.
  7. Data has to be entered, there putting in something to get out of it.
Down
  1. Card Used or bought if your motherboard does not have a sound chip or if you want better sound quality
  2. your computer’s component.
  3. ROM
  4. The switches inside a microprocessor
  5. retrieves program instruction and passes it onto function .
  6. uses binary calculators to do the math.
  7. Power supply unit
  8. Any information that has been decoded and sent out by the computer as a result.
  9. The dot on the scoreboard

16 Clues: ROMRAMPower supply unitis the computer’s brain.Accelerated Graphics PortThe dot on the scoreboardyour computer’s component.The switches inside a microprocessoruses binary calculators to do the math.is a large PCB (printed circuit board) that houses mostis the brain that carries out your computer’s instructions....

Emerging Tech Vocab 2023-10-10

Emerging Tech Vocab crossword puzzle
Across
  1. a duplicate of content on a storage medium
  2. Wireless communication technology
  3. a series of related instructions
  4. device, I small device designed to be worn
  5. sometimes called a host computer
  6. media, a computer that keeps data,
  7. creates images using a laser beam
  8. device, stores data and instructions
  9. device, allows component you to enter data
Down
  1. console, A mobile device designed for video games
  2. Camera, A mobile device to take pictures
  3. Software that enables a user's connection.
  4. device, allows you to get results
  5. tells the computer what tasks to perform.
  6. A collection of computers
  7. Process of matching the files on computers
  8. store instructions waiting to be executed
  9. drive, Term used to refer collectively to hard disks
  10. a worldwide collection of computer networks
  11. program designed to make users more productive.

20 Clues: A collection of computersa series of related instructionssometimes called a host computerWireless communication technologydevice, allows you to get resultscreates images using a laser beammedia, a computer that keeps data,device, stores data and instructionsCamera, A mobile device to take picturestells the computer what tasks to perform....

FITAVocab.ER 2013-05-15

FITAVocab.ER crossword puzzle
Across
  1. A port to plug earphones
  2. CPU
  3. LED
  4. a place to plug the ethernet cord
  5. A device you can plug into your computer
  6. crediting a person's work
  7. Certifying that a doc is yours
  8. A folded document speaking about a company
  9. DSL, Cable
  10. of office A oath a president takes in order to become president
  11. RAM
  12. Microsoft Windows, IOS
  13. taking something from the computer
  14. VDU
  15. A picture standing for a specific company
  16. LCD
  17. Folders on the computer
  18. ISP
  19. A presentation service, on the internet
  20. Involving a computer
Down
  1. Speaking good about a certain company
  2. A saying standing for a specific company
  3. NCSA
  4. A search engine that combines a bunch of search engines into one
  5. putting something in a computer
  6. "WWW" decision tool
  7. Computer screen
  8. a type of document which is hard to edit
  9. The smallest storage unit
  10. Optical, mechanical, touch pad
  11. A backup storage used to deliver one document to many other devices
  12. A slot to put disks into
  13. a trait which allows a document to work on multiple different documents
  14. Google, Yahoo
  15. A port to plug flashdrives
  16. Iphone,Blackberry
  17. A typed document reccomending a certain person
  18. Supplies data to computer
  19. a space to work on
  20. WORD

40 Clues: CPULEDRAMVDULCDISPNCSAWORDDSL, CableGoogle, YahooComputer screenIphone,Blackberrya space to work on"WWW" decision toolInvolving a computerMicrosoft Windows, IOSFolders on the computerA port to plug earphonesA slot to put disks intocrediting a person's workThe smallest storage unitSupplies data to computerA port to plug flashdrives...

INTRODUCTION OF MUSCLE TISSUE 2019-12-10

INTRODUCTION OF MUSCLE TISSUE crossword puzzle
Across
  1. Blood supply remove _________.
  2. In the ________ there are three types of muscle tissue.
  3. Electrical excitability,Contractility, elasticity,extended are _________ do all muscle tissue.
  4. Muscle tissue is an elongated tissue ranging from several millimeters to about ________ centimeters in the length.
  5. Blood supply to provide _________.
  6. The _________structure of muscle tissue is key to understanding muscle function at every organizational level.
  7. ________ muscle tissue only found in the wall of the hear.
  8. One of the muscle tissue is _________.
  9. ________ supply also provide calcium.
  10. From 10 to 100 micrometers in ________.
Down
  1. skeletal ________ tissue under voluntary control.
  2. Muscle tissue varies with _________ and location in the body.
  3. _________ tissues are highly specialized to contract or shorten.
  4. Generates the force required to produce _________.
  5. _________ muscle include in muscle tissue.
  6. is not the types of muscle tissue.
  7. Muscle tissue has the property of ________ that brings about movement.
  8. There are ________ types of muscle tissue.
  9. ________ also include in muscle tissue.

19 Clues: Blood supply remove _________.is not the types of muscle tissue.Blood supply to provide _________.________ supply also provide calcium.One of the muscle tissue is _________.________ also include in muscle tissue.From 10 to 100 micrometers in ________.There are ________ types of muscle tissue._________ muscle include in muscle tissue....

computer vocabulary 2014-08-26

computer vocabulary crossword puzzle
Across
  1. a folder or box for holding loose papers that are typically arranged in a particular order for easy reference
  2. processing the action or manner of justifying a line of type or piece of text.
  3. copy a printed version on paper of data held in a computer.
  4. a book that lists words in groups of synonyms and related concepts.
  5. the machines, wiring, and other physical components of a computer or other electronic system.
  6. the action or manner of justifying a line of type or piece of text.
  7. check A grammar checker, in computing terms, is a program, or part of a program, that attempts to verify written text for grammatical correctness
  8. is a set of one or more fonts each composed of glyphs that share common design features.
  9. the programs and other operating information used by a computer.
  10. the amount of something produced by a person, machine, or industry.
  11. A computer program with an interface, enabling people to use the computer as a tool to accomplish a specific task.
  12. coordinate design.
  13. a line or set of lines enclosing or indicating the shape of an object in a sketch or diagram.
  14. a painting, drawing, photograph, or engraving of a person, especially one depicting only the face or head and shoulders.
  15. computer a personal computer in a form intended for regular use at a single location desk/table due to its size and power requirements, as opposed to a laptop whose rechargeable battery and compact dimensions allow it to be regularly carried and used in different locations.
Down
  1. (especially in computing) arranges or put into a format.
  2. retain or enter (information) for future electronic retrieval.
  3. a compact disc used as a read-only optical memory device for a computer system.
  4. facts and statistics collected together for reference or analysis.
  5. the relative physical position or direction of something.
  6. a variable whose value is the address of another variable
  7. a receptacle in a church for the water used in baptism, typically a freestanding stone structure.
  8. A special pattern layout for something.
  9. is the brain of your computer.
  10. (of a page, book, or illustration, or the manner in which it is set or printed) wider than it is high.
  11. send someone a copy of an e-mail that is addressed to a third party.
  12. size the size of the font
  13. the way you’re sitting in a chair with relaxed shoulders.
  14. standard measurement unit for type sizes.

29 Clues: coordinate design.size the size of the fontis the brain of your computer.A special pattern layout for something.standard measurement unit for type sizes.(especially in computing) arranges or put into a format.the relative physical position or direction of something.a variable whose value is the address of another variable...

Computer Knowledge 2023-09-11

Computer Knowledge crossword puzzle
Across
  1. A young dog.
  2. To remove, get rid of or erase, especially written or printed material, or data on a computer.
  3. A large wild cat with yellow fur and black stripes.
  4. To pull an item to another place on a computer screen, usually using a mouse.
  5. A young cat.
  6. A secret word or fhrase that one uses to gain admittance or access to intormation.
  7. A place on a computer where you can store documents.
  8. A state of distress, affliction, difficult, or need.
  9. To keep safe, defend yourself to guard; to avoid damage.
  10. Plain, without much decoration or without many complicated aspects.
  11. To cut something with the teeth.
Down
  1. A round object on a machine that you press in order to control it.
  2. The part of a computer that sends, receives or stores information.
  3. An area on a computer screen that shows one document, or website etc.
  4. Disposed to inflict pain or suffering
  5. A small disc thet holds information that can be read by a computer.
  6. Considerate or Kindly in disposition amiable and tender.
  7. A small, flat computer that is controled by touching the screen.
  8. Something owned; a possession.
  9. A loud cry.
  10. A flat, round object, for example one that holds information such as music.
  11. To cause suffer for crime or misconduct, to administer disciplinary action.

22 Clues: A loud cry.A young dog.A young cat.Something owned; a possession.To cut something with the teeth.Disposed to inflict pain or sufferingA large wild cat with yellow fur and black stripes.A place on a computer where you can store documents.A state of distress, affliction, difficult, or need.Considerate or Kindly in disposition amiable and tender....

Computer Acronyms KA 2025-09-04

Computer Acronyms KA crossword puzzle
Across
  1. Connects storage devices with the motherboard
  2. Stores permanent firmware and instructions that turn the computer on.
  3. Organizes how data is stored and retrieved.
  4. Transmits video signals from a computer to a monitor.
  5. Performs arithmetic operations
  6. Spread data across different drives and improves performance.
  7. A part of the CPU that tells the other parts when to do something.
  8. A fast storage system that uses only flash memory.
  9. A small that is used to store data in small devices.
  10. Controls and allows the motherboard to operate
  11. Uses liquid crystals to control the amount of light passed through a coloured filter, creating images.
  12. A type of dangerous software that adds itself to a computer without the user’s permission, and damages or steals data.
Down
  1. A cable used to quickly transfer data from one device to another.
  2. Transmits high-quality video and audio signals between devices.
  3. Processes digital images.
  4. Sends video signals from the computer to the monitor.
  5. Stores and retrieves digital data.
  6. Connects a computer to a network.
  7. Connects storage devices to the motherboard.
  8. Temporarily stores data the computer needs to retrieve quickly.
  9. A port which allows different devices to connect to the computer.
  10. An interface that operates through commands from the user using text.
  11. Stores and retrieves data in a flash memory.
  12. Processes instructions and controls everything.

24 Clues: Processes digital images.Performs arithmetic operationsConnects a computer to a network.Stores and retrieves digital data.Organizes how data is stored and retrieved.Connects storage devices to the motherboard.Stores and retrieves data in a flash memory.Connects storage devices with the motherboardControls and allows the motherboard to operate...

Presentation software vocabulary 2016-09-13

Presentation software vocabulary crossword puzzle
Across
  1. Creating and inserting charts to represent information graphically; examples include bar, line, pie, and scatter
  2. Helps create different types of images
  3. How information is arrange for presentations
  4. Object in a publication containing text, a graphic image, table or any combination of these
  5. Used to illustrate items that can occur in any order; an enhancement feature
  6. Area of a page where most information is placed
  7. Conceals unwanted portions of an image
  8. Slide color usually dark with light text or visa-versa
  9. The area in a slide designed to represent a chart or graph
  10. Measuring guide that displays above the publication window
  11. To lower the level of a paragraph
  12. Changes the position of objects in relation to one another so that one appears to be on top of or behind another
  13. Buttons on the tool bar for changing the appearance of objects withing a publication
  14. Objects that become a part of a given document
  15. Electronic artwork available on your computer
Down
  1. Toolbox buttons that let you create geometric designs
  2. The relationship between an objects height and width
  3. defining animation types, speeds, and sounds
  4. Properties or characteristics of a slide
  5. A piece of electronic artwork
  6. To raise a paragraph to another level
  7. To line up objects using the top, bottom, center, left, or right edges
  8. Adjusts the spacing between character pairs
  9. Turns multiple objects into one, easy way to move objects
  10. Usually the text color; usually light on a dark background or visa-versa
  11. Special visual and sound effects applied to a slide
  12. Levels within a outline
  13. Adds emphasis or importance to a document by using color, bullets, etc.
  14. Gracefully ends a presentation
  15. Small usually black squares displayed around the perimeter of a selected object used in sizing

30 Clues: Levels within a outlineA piece of electronic artworkGracefully ends a presentationTo lower the level of a paragraphTo raise a paragraph to another levelHelps create different types of imagesConceals unwanted portions of an imageProperties or characteristics of a slideAdjusts the spacing between character pairs...

TECHNOLOGY VOCABULARY 2021-08-12

TECHNOLOGY VOCABULARY crossword puzzle
Across
  1. the process in which output of a system is returned to input
  2. a worldwide network of computer networks
  3. the symbolic arrangement of data in a computer program
  4. crime committed using a computer and the internet
  5. the amount of information that can be stored on a disk drive
  6. a set of characters comprising a unit of information
  7. RAM memory that is set aside as a specialized buffer storage
Down
  1. a set of related records kept together
  2. a list of questions that are frequently asked (about a given topic) along with their answers
  3. a failure or defect in a computer program, system,or machine
  4. science) a memory device consisting of a flat disk covered with a magnetic coating on which information is stored
  5. a listing of the computer files stored in memory
  6. an organized body of related information
  7. put into a format that can be read or processed by computers
  8. the exclusive right to sell a work
  9. indicator consisting of a movable spot of light (an icon) on a visual display; moving it allows the user to point to commands or screen positions
  10. any small compartment

17 Clues: any small compartmentthe exclusive right to sell a worka set of related records kept togetheran organized body of related informationa worldwide network of computer networksa listing of the computer files stored in memorycrime committed using a computer and the interneta set of characters comprising a unit of information...

Relebogile's components 2019-09-21

Relebogile's components crossword puzzle
Across
  1. Used to move or position a cursor on a computer screen.
  2. Converting sound waves into an electrical signal.
  3. Main memory is sometimes called.
  4. An optical device that projects an image onto a surface,commonly a projection screen.
  5. Basic input and output system.
  6. A typewriter-style device.
  7. Two or more computers connected so that they can exchange data and programs.
  8. Stores an information for future purpose.
  9. Consists of many network that have been connected together to form one worldwide network.
  10. Bring rich sound for music,movies and more to your PC.
Down
  1. A collection of data on the disk that has a name.
  2. Central Processing Unit.
  3. A device used for observing,checking or keeping a continuous record of something.
  4. A device for recording visual images in the form of photographs,film or videos signals.
  5. The most essential parts of a computer screen.
  6. An electronic devices about a one inch square,covered in plastic.
  7. Consists of software and hardware component.
  8. People uses it to play games in the computer.
  9. What do we uses to convert soft copy to hard copy.
  10. A group of wires on the main ciruit board of the computer.

20 Clues: Central Processing Unit.A typewriter-style device.Basic input and output system.Main memory is sometimes called.Stores an information for future purpose.Consists of software and hardware component.People uses it to play games in the computer.The most essential parts of a computer screen.A collection of data on the disk that has a name....

Relebogile's components 2019-09-21

Relebogile's components crossword puzzle
Across
  1. People uses it to play games in the computer.
  2. Used to move or position a cursor on a computer screen.
  3. A collection of data on the disk that has a name.
  4. Consists of many network that have been connected together to form one worldwide network.
  5. Converting sound waves into an electrical signal.
  6. Bring rich sound for music,movies and more to your PC.
  7. A device for recording visual images in the form of photographs,film or videos signals.
  8. An optical device that projects an image onto a surface,commonly a projection screen.
  9. A typewriter-style device.
  10. Consists of software and hardware component.
Down
  1. Central Processing Unit.
  2. Stores an information for future purpose.
  3. Basic input and output system.
  4. A device used for observing,checking or keeping a continuous record of something.
  5. Two or more computers connected so that they can exchange data and programs.
  6. The most essential parts of a computer screen.
  7. What do we uses to convert soft copy to hard copy.
  8. Main memory is sometimes called.
  9. An electronic devices about a one inch square,covered in plastic.
  10. A group of wires on the main ciruit board of the computer.

20 Clues: Central Processing Unit.A typewriter-style device.Basic input and output system.Main memory is sometimes called.Stores an information for future purpose.Consists of software and hardware component.People uses it to play games in the computer.The most essential parts of a computer screen.A collection of data on the disk that has a name....

Computer Safety/ Sierra Street 2018-08-16

Computer Safety/ Sierra Street crossword puzzle
Across
  1. Can protect you from the unexpected.
  2. To protect your computer files from being scanned.
  3. Use a computer to gain unauthorized to data in a system.
  4. Make or declare legally valid.
  5. Designed to detect and destroy computer viruses.
  6. A group or condition of being free observed by other people.
  7. Ads.
  8. Passwords a combination of letters,numbers and special characters.
  9. The repeated use of electronic communications to harass or frighten someone.
  10. The programs and other operating information used by a computer.
Down
  1. A software that aims to gather information about a person without their knowledge.
  2. Designed to let parents set controls on their children computer use.
  3. A collection of related web pages.
  4. The use of election communication to bully a person.
  5. Media limit your information on those sites.
  6. The fraudulent of sending emails purporting to be from reputable companies in order to induce individuals to reveal personal information.
  7. Irrelevant messages sent on the internet to a large number of recipients.
  8. Software that is invented to damage computers or computers systems.
  9. Safety avoid surfing websites you don't know already.
  10. The state or condition of being free observed or disturbed by other people.

20 Clues: Ads.Make or declare legally valid.A collection of related web pages.Can protect you from the unexpected.Media limit your information on those sites.Designed to detect and destroy computer viruses.To protect your computer files from being scanned.The use of election communication to bully a person....

Collin L Common Terms 2025-09-23

Collin L Common Terms crossword puzzle
Across
  1. Is cloud storage which allows you to create and store files online and access them anywhere using the cloud. Apps include Docs, Slides, and Sheets.
  2. the short-range wireless interconnection of mobile phones, computers, and other electronic devices that allows the devices to communicate with each other without cables or wires.
  3. Refers to the physical elements of a computer. Also referred to as the machinery or the equipment of the computer. Examples of this are the keyboard, the monitor, the mouse and the processing unit. However, most of it cannot be seen; It's inside the computer case.
  4. Used to connect computers with peripheral devices such as smartphones, printers, scanners, and keyboards.
  5. A piece of computer hardware that is used to display images, text, video, and graphics information on a computer.
  6. To transfer, move, or copy data (a file or program) from a website to a computer or other device. This term is associated with receiving a file.
  7. a collection of instructions, programs, and data that tell a computer how to perform specific tasks. Examples include web browsers, word processors such as Microsoft Word, presentation apps such as PowerPoint, and databases.
Down
  1. Simply put, the cloud is the Internet—more specifically, it's all of the things you can access remotely over the Internet. When something is in the cloud, it means it's stored on Internet servers instead of your computer's hard drive.
  2. a computer file format for the compression and storage of digital images. This form makes it easier for files to be stored or sent by email.
  3. software programs that run stand alone or locally on computer devices. They aren't accessible from a web browser or internet.
  4. A worldwide network that links computers. People may exchange information and converse through it from any location with a connection. It connects billions of computers and other electronic devices all around the world.
  5. is the primary place to display and organize icons on a screen. The screen that appears when you first start up your computer or when you don’t have any apps or web browsers open
  6. To send data to a file or program.
  7. To bring data into a file or program.
  8. To transfer, move, or copy data (a file or program) from a computer to a remote device or to the internet. This term is associated with sending a file.
  9. a wireless networking technology that uses radio waves that allow computers, smartphones, or other devices to connect to the internet or communicate with one another wirelessly within a particular area.
  10. the address of a web page.
  11. an online cloud storage service from Microsoft that includes commonly used software such as Word, PowerPoint, and Excel.
  12. Text files with small pieces of data — like a username and password — that are stored within a web browser, used to identify your computer as you use a network. The information stored on an internet user's computer can be used for session management, personalization and tracking purposes

19 Clues: the address of a web page.To send data to a file or program.To bring data into a file or program.Used to connect computers with peripheral devices such as smartphones, printers, scanners, and keyboards.A piece of computer hardware that is used to display images, text, video, and graphics information on a computer....

Computer Terminology 2021-10-12

Computer Terminology crossword puzzle
Across
  1. Equal to a character and is formed by 8 bytes.
  2. A portion of the screen that can contain its own documents or messages.
  3. Compact disk that stores a large amount of data
  4. Non-conductive material where computer microprocessor and other electric components
  5. Television-like output device that displays information on a screen
  6. A measure of storage that equals 1 billion bytes.
Down
  1. Main board of a computer containing the primary components to process information.
  2. A device that allows one computer to connect another computer and transfer data over
  3. Small, manual device that controls the movement of the cursor on a computer display.
  4. Internal memory storage whose contents can be retrieved and altered by the user.
  5. There all the main information is stored in the computer.
  6. The smallest unit of information in a computer.
  7. A way to simply connect your other devices and electronics to your computer.
  8. A measure of storage that equals 1 million bytes.

14 Clues: Equal to a character and is formed by 8 bytes.Compact disk that stores a large amount of dataThe smallest unit of information in a computer.A measure of storage that equals 1 million bytes.A measure of storage that equals 1 billion bytes.There all the main information is stored in the computer....

Computer Terminology 2021-10-12

Computer Terminology crossword puzzle
Across
  1. A measure of storage that equals 1 billion bytes.
  2. A measure of storage that equals 1 million bytes.
  3. A portion of the screen that can contain its own documents or messages.
  4. Television-like output device that displays information on a screen
  5. Small, manual device that controls the movement of the cursor on a computer display.
  6. Internal memory storage whose contents can be retrieved and altered by the user.
  7. Main board of a computer containing the primary components to process information.
Down
  1. Equal to a character and is formed by 8 bytes.
  2. The smallest unit of information in a computer.
  3. A device that allows one computer to connect another computer and transfer data over
  4. Compact disk that stores a large amount of data
  5. A way to simply connect your other devices and electronics to your computer.
  6. There all the main information is stored in the computer.
  7. Non-conductive material where computer microprocessor and other electric components

14 Clues: Equal to a character and is formed by 8 bytes.The smallest unit of information in a computer.Compact disk that stores a large amount of dataA measure of storage that equals 1 billion bytes.A measure of storage that equals 1 million bytes.There all the main information is stored in the computer....

Computer Terminology 2022-03-07

Computer Terminology crossword puzzle
Across
  1. Internal memory storage whose contents can be retrieved and altered by the user.
  2. A way to simply connect your other devices and electronics to your computer.
  3. A device that allows one computer to connect another computer and transfer data over
  4. A measure of storage that equals 1 billion bytes.
  5. Main board of a computer containing the primary components to process information.
  6. Non-conductive material where computer microprocessor and other electronic components
  7. Small, manual device that controls the movement of the cursor on a computer display.
Down
  1. A measure of storage that equals 1 million bytes.
  2. Compact disk that stores a large amount of data
  3. Television-like output device that displays information on a screen
  4. A portion of the screen that can contain its own documents or messages.
  5. Equal to a character and is formed by 8 bits.
  6. There all the main information is stored in the computer.
  7. The smallest unit of information in a computer.

14 Clues: Equal to a character and is formed by 8 bits.Compact disk that stores a large amount of dataThe smallest unit of information in a computer.A measure of storage that equals 1 million bytes.A measure of storage that equals 1 billion bytes.There all the main information is stored in the computer....

Computer Terminology 2022-05-16

Computer Terminology crossword puzzle
Across
  1. A device that allows one computer to connect another computer and transfer data over
  2. Mainboard of a computer containing the primary components to process information.
  3. Internal memory storage whose contents can be retrieved and altered by the user.
  4. A way to simply connect your other devices and electronics to your computer.
  5. A portion of the screen that can contain its own documents or messages.
  6. Television-like output device that displays information on a screen
  7. A measure of storage that equals 1 billion bytes.
  8. The smallest unit of information in a computer.
Down
  1. Compact disk that 3tores a large amount of data
  2. board Non-conductive material where computer microprocessor and other electric components
  3. There all the main information is stored in the computer.
  4. measure of storage that equals 1 million bytes.
  5. Equal to a character and is formed by 8 bytes.
  6. Small, a manual device that controls the movement of the cursor on a computer display.

14 Clues: Equal to a character and is formed by 8 bytes.Compact disk that 3tores a large amount of datameasure of storage that equals 1 million bytes.The smallest unit of information in a computer.A measure of storage that equals 1 billion bytes.There all the main information is stored in the computer....

Completed Crossword 2022-01-26

Completed Crossword crossword puzzle
Across
  1. A portion of the screen that can contain its own documents or messages.
  2. A measure of storage that equals 1 million bytes.
  3. Internal memory storage whose contents can be retrieved and altered by the user.
  4. A device that allows one computer to connect another computer and transfer data over.
  5. Non-conductive material where computer microprocessor and other electric components.
  6. Equal to a character and is formed by 8 bytes.
  7. Main board of a computer containing the primary components to process information.
Down
  1. The smallest unit of information in a computer.
  2. Compact disk that stores a large amount of data.
  3. A measure of storage that equals 1 billion bytes.
  4. There all the main information is stored in the computer.
  5. Television-like output device that displays information on a screen.
  6. Small, manual device that controls the movement of the cursor on a computer display.
  7. A way to simply connect your other devices and electronics to your computer.

14 Clues: Equal to a character and is formed by 8 bytes.The smallest unit of information in a computer.Compact disk that stores a large amount of data.A measure of storage that equals 1 billion bytes.A measure of storage that equals 1 million bytes.There all the main information is stored in the computer....

BTT10 2022-01-26

BTT10 crossword puzzle
Across
  1. A portion of the screen that can contain its own documents or messages.
  2. A measure of storage that equals 1 million bytes.
  3. Internal memory storage whose contents can be retrieved and altered by the user.
  4. A device that allows one computer to connect another computer and transfer data over.
  5. Non-conductive material where computer microprocessor and other electric components.
  6. Equal to a character and is formed by 8 bytes.
  7. Main board of a computer containing the primary components to process information.
Down
  1. The smallest unit of information in a computer.
  2. Compact disk that stores a large amount of data.
  3. A measure of storage that equals 1 billion bytes.
  4. There all the main information is stored in the computer.
  5. Television-like output device that displays information on a screen.
  6. Small, manual device that controls the movement of the cursor on a computer display.
  7. A way to simply connect your other devices and electronics to your computer.

14 Clues: Equal to a character and is formed by 8 bytes.The smallest unit of information in a computer.Compact disk that stores a large amount of data.A measure of storage that equals 1 billion bytes.A measure of storage that equals 1 million bytes.There all the main information is stored in the computer....

BTT10 2022-01-26

BTT10 crossword puzzle
Across
  1. A portion of the screen that can contain its own documents or messages.
  2. A measure of storage that equals 1 million bytes.
  3. Internal memory storage whose contents can be retrieved and altered by the user.
  4. A device that allows one computer to connect another computer and transfer data over.
  5. Non-conductive material where computer microprocessor and other electric components.
  6. Equal to a character and is formed by 8 bytes.
  7. Main board of a computer containing the primary components to process information.
Down
  1. The smallest unit of information in a computer.
  2. Compact disk that stores a large amount of data.
  3. A measure of storage that equals 1 billion bytes.
  4. There all the main information is stored in the computer.
  5. Television-like output device that displays information on a screen.
  6. Small, manual device that controls the movement of the cursor on a computer display.
  7. A way to simply connect your other devices and electronics to your computer.

14 Clues: Equal to a character and is formed by 8 bytes.The smallest unit of information in a computer.Compact disk that stores a large amount of data.A measure of storage that equals 1 billion bytes.A measure of storage that equals 1 million bytes.There all the main information is stored in the computer....