computer Crossword Puzzles
Computer Science 2025-05-01
Across
- a blank piece of paper activity
- Highlight on
- Number of answers after number 67 on the test that you have to bubble in
- on foenem ____
- "Did you steal that ____ from the gas station?"
- Blue hair aura move on
- Coach Sam special
- how much can I call a wire on
Down
- Tad's favorite sphere
- put that on ____
- the upmost important subject
- Panda buy what?
- Cut the
- Tad body paragraph
- Comes after "let it run"
15 Clues: Cut the • Highlight on • on foenem ____ • Panda buy what? • put that on ____ • Coach Sam special • Tad body paragraph • Tad's favorite sphere • Blue hair aura move on • Comes after "let it run" • the upmost important subject • how much can I call a wire on • a blank piece of paper activity • "Did you steal that ____ from the gas station?" • ...
computer languages 2025-06-10
Across
- language: languages that humans use, such as English or Spanish
- widely used for business applications
- earliest high-level programming languages
- translated into machine language
- language: human-readable and easier to use
- Humans write code
- Code: executable code
Down
- language: formal language used to communicate with a computer
- Language: The lowest-level language
- language: closer to the machine language.
- translator that executes high-level language code
- high-level programing language
- lightweight scripting language
- logic programming language
- programming language known for its platform independence
15 Clues: Humans write code • Code: executable code • logic programming language • high-level programing language • lightweight scripting language • translated into machine language • Language: The lowest-level language • widely used for business applications • language: closer to the machine language. • earliest high-level programming languages • ...
Computer Languages 2025-06-19
15 Clues: Has a trunk • Give us egg • Carry loads • Flying mammal • Racing animal • Gives us milk • Clever animal • King of jungle • Tallest animal • National animal • Large marsupial • Walk very slowly • Poisonous animal • Man's best friend • Likes to chase mice
Computer Parts 2025-07-13
16 Clues: Drive • Supply • memory (3) • images (3) • power (4,4) • storage (4,4) • documents (6) • documents (6) • and clicks (4) • circuit board (10) • components cool (4) • images and video (6) • device for typing (7) • device for viewing (6) • brain of the computer (7) • for internet connection (7)
computer languages 2025-06-05
Across
- A PERSON WHO HAD INVENTED MODERN BINARY NUMBER SYSTEM
- PERSON WHO DISCOVERED 0
- THE BASE OF HEXADECIMAL NUMBER SYSTEM
- each digit increases ten folds as you move from right to left
- WHAT WAS DISCOVERED TO OVERCOME THE SYSTEM OF COUNTING WITH OBJECTS WHAT WERE INTRODUCED?
- FULL FORM OF (MSD)
- WHAT OF A NUMBER SYSTEM IS THE NUMBER OF DIGITS USED IN IT
Down
- A ONLY CODE THAT COMPUTER UNDERSTANDS
- A NUMBER SYSTEM CONTAINING DIGITS FROM 0-9 AND BASE 10
- A NUMBER SYSTEM CONTAINING DIGITS FROM 0-7 AND HAVE THE BASE 8
- THE RIGHT MOST DIGIT IS CALLED AS
- THE NUMBER 'A' IS REPRESENTED AS
- HOW MANY NUMBER SYSTEMS ARE THERE?
- THE (LSD) OF 50978
- IN BINARY ADDITION,1+0=?
15 Clues: THE (LSD) OF 50978 • FULL FORM OF (MSD) • PERSON WHO DISCOVERED 0 • IN BINARY ADDITION,1+0=? • THE NUMBER 'A' IS REPRESENTED AS • THE RIGHT MOST DIGIT IS CALLED AS • HOW MANY NUMBER SYSTEMS ARE THERE? • A ONLY CODE THAT COMPUTER UNDERSTANDS • THE BASE OF HEXADECIMAL NUMBER SYSTEM • A PERSON WHO HAD INVENTED MODERN BINARY NUMBER SYSTEM • ...
Computer Storage 2023-01-17
Across
- The storage device that holds instructions for starting up the computer
- This type of storage can be accessed from any device
- RAM stands for Random Access ____________
- An example of optical storage used for movies
- The user can use this type of storage to store their files (2 words)
- A term that describes getting data from a storage media
- A term that means data is erased when the device loses power
- A term that means putting data onto storage media
Down
- The type of computers that store data in the cloud
- This storage media is lighter and smaller than a hard drive (3 words)
- The type of storage used by a computer for its own operations
- Type of storage that uses lasers and sensors to store data
- The type of storage that uses electrons to store data
- Primary storage is ___________ than secondary storage
- Hard drives and floppy disks are an example of this type of storage
15 Clues: RAM stands for Random Access ____________ • An example of optical storage used for movies • A term that means putting data onto storage media • The type of computers that store data in the cloud • This type of storage can be accessed from any device • The type of storage that uses electrons to store data • Primary storage is ___________ than secondary storage • ...
computer science 2025-10-21
Across
- is the maximum amount of data that can be transferred over a network connection in a given period
- computer or system that provides resources, data, or services to other computers
- Network can be wired or wireless
- address An IP address is a unique numerical label assigned to each device connected to a computer network
- cable also known as an ethernet cable
- a set of rules that govern how data isn transmited
- networking device that connects multiple computer networks, such as your home network to the internet.
- Transmission is the process of transferring data from one device to another over a communication medium
Down
- sometimes simply called the net, is a worldwide system of interconnected computer networks and electronic devices that communicate with each other using an established set of protocols
- electronic mail
- central device in a network that connects multiple computers
- hardware allowing devices to contact and communicated with eachover
- network connects devices without physical cables
- is a core communication standard for the internet that ensures reliable
- is a small, formatted unit of data that travels over a network
- network is a computer network that uses physical cables
16 Clues: electronic mail • Network can be wired or wireless • cable also known as an ethernet cable • network connects devices without physical cables • a set of rules that govern how data isn transmited • network is a computer network that uses physical cables • central device in a network that connects multiple computers • ...
Computer Science 2026-05-15
Across
- Finding the errors in your code
- The part of the lessons that checks to see if you understand it.
- Shape that can have these values(value,centerX,centerY,size,font)
- Shape that can have these values(centerX,centerY,radius,points,fill,border)
- Shape that can have these values(x1,y1,x2,y2,fill,lineWidth,dashes)
- Shape that can have these values(left,top,width,height,fill,border)
- Examples include onMousePress and onMouseDrag
- Stores values in order to reference them in later parts of your code.
Down
- Shape that can have these values(x1,y1,x2,y2,x3,y3,x4,y4,x5,y5...,fill,border)
- Determines whether a code will run or not. If, elif, or else
- Shape that can have these values(centerX,centerY,radius,fill,border)
- Shape that can have these values(centerX,centerY,radius,oints,fill,border)
- When you hover over an object the ____ tool lets you see the code for that object.
- Has two possible answers, true or false
- Shape that can have these values(centerX,centerY,width,height,fill,border)
15 Clues: Finding the errors in your code • Has two possible answers, true or false • Examples include onMousePress and onMouseDrag • Determines whether a code will run or not. If, elif, or else • The part of the lessons that checks to see if you understand it. • Shape that can have these values(value,centerX,centerY,size,font) • ...
Technology 2025-11-21
Across
- Largest Unit of Storage
- Install New Version
- Clickable Website
- Smaller Unit of Storage
- Cyber security system
- Unit of Storage
- Bigger screen than Computer
- Where you search things up
- Dangerous Thing on Device
Down
- Drive 50 Gigabytes of Storage Space, Mr. Lubin recommends we use it
- Brain of the Computer
- Physical Part of Computer
- Massive Network
- Pointing Device
- Large but not largest unit of storage
- Protects you from a virus
- Type words
- Device you Carry
- Connects you to the Internet
19 Clues: Type words • Massive Network • Pointing Device • Unit of Storage • Device you Carry • Clickable Website • Install New Version • Brain of the Computer • Cyber security system • Largest Unit of Storage • Smaller Unit of Storage • Physical Part of Computer • Protects you from a virus • Dangerous Thing on Device • Where you search things up • Bigger screen than Computer • ...
AUSOM AUG 18 2018-06-29
Across
- Apple webcam.
- Pocket games console.
- Orator or audio output device.
- Program or file that can be freely modified (4,6).
- Audio input device.
- Computer's main circuitry.
- Internet video camera.
- Picture element.
- Numeric lock.
Down
- Application to find & install software (3,5).
- Apple OS succeeding High Sierra.
- Part of a camera that shows the field of view.
- Does more than make call & send texts.
- Integrated circuit controlling the hard drive.
- Computer program.
- External ancilliary device connected to a computer.
- First PDA with handwriting recognition.
- Windows eXPerience OS.
- Computer processor (1,1,1).
- Microsoft disk operating system.
20 Clues: Apple webcam. • Numeric lock. • Picture element. • Computer program. • Audio input device. • Pocket games console. • Windows eXPerience OS. • Internet video camera. • Computer's main circuitry. • Computer processor (1,1,1). • Orator or audio output device. • Apple OS succeeding High Sierra. • Microsoft disk operating system. • Does more than make call & send texts. • ...
Parts of the Computer 2021-09-22
Across
- used with shortcuts
- tells the hardware what to do
- special keys, f keys
- the brains of the computer
- what you can touch
- technique often used with a mouse
- software protects your computer
- looks like a TV
- programs that make your computer sick
- sounds
- keys that move the cursor in the direction indicated
Down
- lets you do many things
- lets you point to objects
- metal or plastic box
- input device
- lets you explore the internet
- where your documents are saved
- go between software
- good way to move
- prints text and pictures
20 Clues: sounds • input device • looks like a TV • good way to move • what you can touch • used with shortcuts • go between software • metal or plastic box • special keys, f keys • lets you do many things • prints text and pictures • lets you point to objects • the brains of the computer • lets you explore the internet • tells the hardware what to do • where your documents are saved • ...
Trevon's Crossword Puzzle 2022-11-19
Across
- Most used app
- no delay and better connection
- something to start the computer
- a group of students
- connected to monitor
- daily thing you need
- works like a computer
- for cds
- central processing unit
- helps with 2D and 3D data
- daily thing for people
- a device people prefer
- Trending social media app
- main board
Down
- helps communicate over a network
- data from motherboard
- fast data memory
- saved data
- sit on everyday
- for movement
- sound from rear of computer
- We need for energy
- a ios product
- for display
24 Clues: for cds • saved data • main board • for display • for movement • Most used app • a ios product • sit on everyday • fast data memory • We need for energy • a group of students • connected to monitor • daily thing you need • data from motherboard • works like a computer • daily thing for people • a device people prefer • central processing unit • helps with 2D and 3D data • Trending social media app • ...
NFSW 2020-09-17
Across
- Form fingerprint lines on the surfaces of objects
- Fingerprint on a surface
- Not guilty
- DNA’s shape
- Smartphone
- Evidence, small amounts
- Projectile
- Small firearm
- Print pattern begging with ‘A’
- Base pair beginning with ‘A’
- Used with latent prints on porous surfaces
- Base pair beginning with ‘G’
- Data processor
Down
- Origin of evidence
- Made of brass but sometimes steel
- Computer
- Base pair beginning with ‘C’
- Steve Jobs’ creation
- Tube bullet travels through
- Fingerprint database
- A rifle or pistol
- In computer science, converts one value to another
- Base pair beginning with ‘T’
23 Clues: Computer • Not guilty • Smartphone • Projectile • DNA’s shape • Small firearm • Data processor • A rifle or pistol • Origin of evidence • Steve Jobs’ creation • Fingerprint database • Evidence, small amounts • Fingerprint on a surface • Tube bullet travels through • Base pair beginning with ‘C’ • Base pair beginning with ‘A’ • Base pair beginning with ‘G’ • Base pair beginning with ‘T’ • ...
Merry Christmas Dad 2022-12-18
Across
- common search engine
- classic GIF
- streaming platform
- must make one for Christmas
- rarely used computer key
- don't fall down in uncomfortable positions
- video game and comic series
- big spot of yellow, pretty,sunset sky
- fifth grade November activity day
- sonic character
- ninga weapon
- atmosphere colored plant
Down
- family classic table game
- yummy exotic fruit
- collectable, numbered, 3d shapes
- easiest way to solve math problems
- computer game platform
- what la borra evolves from
- lego theme and music type
- stupid computer game with baboons
- almost unavoidable Mario cart item
- short, looping video
22 Clues: classic GIF • ninga weapon • sonic character • yummy exotic fruit • streaming platform • common search engine • short, looping video • computer game platform • rarely used computer key • atmosphere colored plant • family classic table game • lego theme and music type • what la borra evolves from • must make one for Christmas • video game and comic series • collectable, numbered, 3d shapes • ...
Online Safety 2023-11-13
Across
- – Malicious code embedded in a data or program file, spread from one device to another by opening an executable file. A virus is spread by human action.
- – Criminal acts using computers, networks and/or the Internet
- – Software that has advertisements embedded into the program
- – Software that detects and removes spyware from a computer
- – Malware that locks a computer system or encrypts computer files until a “ransom” fee is paid
- – Electronic junk mail
Down
- Forensics – Investigation and analysis techniques that gather and preserve data from a computing device
- Theft – All types of crime in which someone obtains and uses another person’s personal data in a way that involves fraud or deception, typically for economic gain
- – Hardware or software that blocks unauthorized communications to or from your computer; helps prevent hackers from accessing your computer
- – Person who uses the Internet to access personal or business computers without permission
- – A variation of phishing using SMS (short message service) to send misleading text messages
- – Short for “malicious software;” includes viruses and spyware that steal personal information, send spam and commit fraud
- – Email sent that misrepresents the sender as legitimate and with the intent of having the recipient reveal private information that can be used for identity theft
- – A subclass of virus that can travel without being attached to a program or data file and without human action; a worm can replicate itself thousands of times
- – Malware that appears to be a legitimate program, but when activated often causes loss or theft of computer data
- logger or keylogger – Software that can record every keystroke you make on your computer. Used to record and capture data input. (Keyloggers are often used by employers to ensure computer use is work-related)
16 Clues: – Electronic junk mail • – Software that detects and removes spyware from a computer • – Software that has advertisements embedded into the program • – Criminal acts using computers, networks and/or the Internet • – Person who uses the Internet to access personal or business computers without permission • ...
MIS Information System 2020-09-09
Across
- /executive software that runs on a computer.
- software/ commonly defines as any program or number of programs designed for end-users.
- design (CAD)/ an important industry withing the tech world. It involves utilizing computers to help with engineering and design for a wide range of projects.
- system/ a set of integrated devices that input, output, process, and store data and information.
- system software /the most important software that runs on a computer. It manages that computers memory and processes, as well as all of its software and hardware.
- language/ A language is the main medium of communicating between the Computer systems and the most common are the programming languages.
- /enables a computer to perform a specific task, as opposed to the physical components of the system.
- /The buying and selling of good or services using the internet, and the transfer of money and data to execute these transactions.
- system /A computer program that uses artificial-intelligence methods to solve problems within a specialized domain that ordinarily requires human expertise.
- processing unit (CPU)/ the unit which performs most of the processing inside a computer.
- Intelligence (AI)/ refers to the simulation of human intelligence in machines that are programmed to think like humans and mimic their actions.
Down
- network /a set of computers that are connected together so that they can share information.
- virus /a software program capable of reproducing itself and usually capable of causing great harm to flies or other programs on the same computer.
- instruction (CAI)/ a systematic approach to developing students' knowledge and/or skills that uses a computer as central feature to support instruction via activities including, but not limited to, presenting materials, assessing progress, and guiding activities.
- /tools, machinery, and other durable equipment.
- /design, construction, and use of machines to perform tasks done traditionally by human beings.
- information system (MIS)/ The study of people, technology, organizations, and the relationships among them.
- /The illegal copying and distribution of software.
- /to work at home by the use of an electronic linkup with a central office.
19 Clues: /executive software that runs on a computer. • /tools, machinery, and other durable equipment. • /The illegal copying and distribution of software. • /to work at home by the use of an electronic linkup with a central office. • software/ commonly defines as any program or number of programs designed for end-users. • ...
BROWSING SAFELY 2025-05-19
Across
- IT IS A SOFTWARE THAT HELPS IN PREVENTING UNAUTHORISED ACCESS TO YOUR COMPUTER BY BLOCKING UNSOLICITED COMMUNICATION
- IT REFERS TO THE ACT OF STEALING AND MISUSING SOMEONES PERSONAL INFORMATION
- IT IS ANY CRIMINAL ACTIVITY INTENDED TO HARM ANYONE USING COMPUTER AND AN INTERET CONNECTION
- IT IS THE ACT OF SENDING AN EMAIL TO A USER;MISLEADING HIM TO BELIEVE THAT IT IS FROM TRUSTED PERSON OR ORGANISATION
- IT IS A CRIME IN WHICH THE VICTIM IS ATTACKED FIRST AND THEN FORCED TO PAY MONEYTO STOP FURTHER ATTACKS
- IT IS THE PROCESS OF BEFRIENDS A CHILDREN ON SOCIAL MEDIA TO FACILITATE ONLINE OR PHISICAL SEXUAL ABUSE
- IT IS THE USE IF ILLEGAL METHODS TO GET MONEY OTHER THINGS THAT BELONG TO A BANK OR ITS CUSTOMERRS
Down
- THEY WRITE OR USE READYMADE COMPUTER PROGRAMS TO ATTACK THE TARGET COMPUTER
- IN IT THE RECEIVER OF A MESSAGE IS FOOLED INTO BELIEVING THAT THE MESSAGE RECIEVED BY HIM FROM A TRUSTED SOURCE WHICH IS ACTUALLY NOT TRUE
- IT IS A COMPUTER PROGRAM THAT IS DESIGNED TO IDENTIFY,PREVENT,REMOVE VIRUSES FROM A COMPUTER
- IT IS A COLLECTION OF TECHNOLOGIES,PROCESS,AND PRACTICES DESIGNED TO PROTECT NETWORKS,COMPUTER,PROGRAMS,AND DATA FROM ATTACK,DAMAGE,OR UNATHORISED ACCESS
- IT IS AN ACT OF HARMING OR HARASSING USING INFORMATION TECHNOLOGY IN A DELIBERATE MANNER
- THEY ARE CALLED UNETHICAL HACKERS
- IT REFERS TO AN ILLEGAL ENTRY INTO A COMPUTER SYSTEM OR A NETWORK
- IT IS A PROGRAM O A SET OF PROGRAM THAT DISRUPTS THE NORMAL FUNCTIONING OF A COMPUTER
- IT IS USED TO CONDUCT TERRORISM THROUGH THE USE OF COMPUTERS AND INTERNET IN ORDER TO CAUSE FEAR AND PANIC
16 Clues: THEY ARE CALLED UNETHICAL HACKERS • IT REFERS TO AN ILLEGAL ENTRY INTO A COMPUTER SYSTEM OR A NETWORK • THEY WRITE OR USE READYMADE COMPUTER PROGRAMS TO ATTACK THE TARGET COMPUTER • IT REFERS TO THE ACT OF STEALING AND MISUSING SOMEONES PERSONAL INFORMATION • IT IS A PROGRAM O A SET OF PROGRAM THAT DISRUPTS THE NORMAL FUNCTIONING OF A COMPUTER • ...
Learning Technology for English Teaching 2020-02-24
Across
- a small, unauthorized program that can damage a computer
- a way of communicating wirelessly over short distances between electronic devices (for example computer and mobile telephone)
- computer assisted language learning
- device consisting of a set of keys on a piano or organ or typewriter or typesetting machine or computer
- International network of computers that you connect to by telephone line.
- A self-contained program or piece of software; especially when downloadable to a mobile device
- equipment connected to a computer for sending/receiving digital information by telephone line.
Down
- the part of a computer that does most of the data processing
- the image that you see on the screen is made of thousands of tiny dots, points.
- a small, external device for storing data; it connects through a socket.
- software that controls the execution of computer programs and may provide various services
- Usually means the information (text, pictures, audio etc) that you create or share on a computer
- a small image or picture on a computer screen that is a symbol for folders, disks, peripherals, programs etc
13 Clues: computer assisted language learning • a small, unauthorized program that can damage a computer • the part of a computer that does most of the data processing • a small, external device for storing data; it connects through a socket. • International network of computers that you connect to by telephone line. • ...
SET-2 Name: 2018-03-07
Across
- / Collection of data
- lovelace / first programmer
- / Intangible part of computer
- / Company that makes Macintosh computers
- / Inactivity for the CPU to allow other devices to catch up
- / Decorative Line
- / No wires
- gates / the renowned owner of microsoft
- / the term used in starting a computer
Down
- / A computer's capacity, or available space
- / Smallest data unit
- / Numbers and Graphs
- / fragments of information
- / Draws heat from CPU
- / Multimedia software used to make presentations
- / Creates essays
- / Bundle of wires
- / Tiny picture on computer screen
- / Used to expand computers functionality
19 Clues: / No wires • / Creates essays • / Bundle of wires • / Decorative Line • / Smallest data unit • / Numbers and Graphs • / Draws heat from CPU • / fragments of information • / Collection of data • lovelace / first programmer • / Intangible part of computer • / Tiny picture on computer screen • / the term used in starting a computer • ...
Technik Computer@ 2026-04-28
Across
- modernes Handy
- intelligente Uhr
- mobiler Datenspeicher
- Bildschirm eines Geräts
- Verbindung zu einer Internetseite
Down
- Programm zum Surfen im Internet
- Datenträger für Computer
- erste Seite einer Website
- mobiles Computerprogramm
- Internetseite
- virtueller Raum zum Schreiben
- Steuerfläche am Laptop
- tragbarer Touchscreen-Computer
- Person, die einen Computer benutzt
- Zugangsdaten zum Anmelden
15 Clues: Internetseite • modernes Handy • intelligente Uhr • mobiler Datenspeicher • Steuerfläche am Laptop • Bildschirm eines Geräts • Datenträger für Computer • mobiles Computerprogramm • erste Seite einer Website • Zugangsdaten zum Anmelden • virtueller Raum zum Schreiben • tragbarer Touchscreen-Computer • Programm zum Surfen im Internet • Verbindung zu einer Internetseite • ...
Jiya P. Common Terms 2026-03-12
Across
- Instructions telling a computer how to perform tasks. Examples are web browser, word processors like Microsoft Word and PowerPoint.
- a file format of an electronic image that cannot be edited by anyone else
- Area on a web page that when clicked on with a mouse will take us to another web page.
- the screen where your icons are stored when you first start your computer
- Text files with data like a username and password that are stored in a web browser, used to identify your computer. Information stored on an internet user’s computer can be used for session management, personalization and tracking purposes.
- Transfer data like a file or program from a website to a computer or other device.
- Cloud storage from Microsoft that included commonly used software such as Word, PowerPoint and Excel.
- Bringing data into a file or program.
Down
- Computer hardware that displays images, text, video and graphics on a computer.
- Cloud storage which lets you create and store files online and access them anywhere using the cloud like Docs, Slides and Sheets.
- Used to connect computers to smartphones, printers, scanners and keyboards.
- Physical parts of the computer like the keyboard, monitor, mouse and the processing unit.
- Used to connect computers to smartphones, printers, scanners and keyboards.
- A network that links computers. It connects billions of computers and people can communicate and share ideas through it.
- Transfer data like a file or program from a computer to a remote device or internet.
- Sending data to a file or program.
- A wireless network technology that uses radio waves that allow devices like smartphones to connect to the internet or communicate with one another within an area.
17 Clues: Sending data to a file or program. • Bringing data into a file or program. • a file format of an electronic image that cannot be edited by anyone else • the screen where your icons are stored when you first start your computer • Used to connect computers to smartphones, printers, scanners and keyboards. • ...
Choice Board Computer Science 2026-02-22
Across
- The physical, tangible components of a computer system that you can see and touch
- An external, auxiliary hardware device connected to a computer
- A unique numerical label assigned to every device
- A powerful computer or software system that manages network resources
- A high-performance, non-volatile data storage device
- The industry standard for cables, connectors, and protocols
Down
- A global computer network providing a variety of information and communication facilities
- the primary, non-volatile data storage device inside a computer
- The interconnection via the internet of computing devices embedded in everyday objects
- The foundational software that manages a computer's hardware and software resources
- The central printed circuit board in a computer that acts as the backbone
- The primary "brain" of a computer
- A computer's short-term, high-speed, volatile memory
13 Clues: The primary "brain" of a computer • A unique numerical label assigned to every device • A computer's short-term, high-speed, volatile memory • A high-performance, non-volatile data storage device • The industry standard for cables, connectors, and protocols • An external, auxiliary hardware device connected to a computer • ...
Computers 2023-06-25
Across
- A small device used to connect peripherals to a computer.
- A global network that connects computers worldwide.
- Electronic mail used for sending and receiving messages online.
- Programs and applications that run on a computer.
- An input device that moves the cursor on the computer screen.
Down
- A collection of web pages accessed through the internet.
- An electronic device that can store, process, and retrieve information.
- An input device with keys used to type letters, numbers, and symbols.
- A display device that shows images and text generated by the computer.
- A device that produces a hard copy of documents or images from a computer.
- A portable computer that can be used anywhere.
- The physical components of a computer, such as the monitor and keyboard.
12 Clues: A portable computer that can be used anywhere. • Programs and applications that run on a computer. • A global network that connects computers worldwide. • A collection of web pages accessed through the internet. • A small device used to connect peripherals to a computer. • An input device that moves the cursor on the computer screen. • ...
Fab Lab 2023-01-30
Across
- your computer screen is called
- central processing unit
- brand of the laser
- science, technology, engineering, art, math
- the name of this class
- your teachers last name
- 3D modeling software
- plastic material used in the laser
- a detailed drawing
- cut and engraves various materials
- a set of instructions used to communicate with a computer
- a person who designs and builds complex products, machines, or systems
Down
- a machine resembling a human being
- the science and art of designing buildings and structures
- the brand of pc in the lab
- used to transfer files from your computer to the 3D printer
- ctrl+v
- 3D printer material
- wood shop machine that uses a round continuous blade
- program used for the logo project
- ctrl+c
- brand of the 3D printers
- personal computer
- ctrl+x
- brand of the embroidery machine
25 Clues: ctrl+v • ctrl+c • ctrl+x • personal computer • brand of the laser • a detailed drawing • 3D printer material • 3D modeling software • the name of this class • central processing unit • your teachers last name • brand of the 3D printers • the brand of pc in the lab • your computer screen is called • brand of the embroidery machine • program used for the logo project • ...
TECHNOLOGY ACTIVITY 2023-03-22
Across
- The development of computer systems of performing human intelligence.
- Object used to project the screen of a computer to a wall.
- It's used to pass documents to paper.
- Someone who thinks of what's better and does smart stuff.
- Someone who is committed to accomplish something.
- Someone who accomplishes it's duties.
- It's used to control the computer.
- What does P stand for?
- What does I stand for?
- Someone who doesn't get scared easily.
- Someone who can do things by themselves.
Down
- It's used to listen stuff.
- It can detect and remove viruses.
- What does F stand for?
- What does D stand for?
- What does R stand for?
- it's used to write on the computer.
- It's use in free time and to communicate.
- It's used to control the TV.
- It's used to film or take pictures.
20 Clues: What does F stand for? • What does D stand for? • What does R stand for? • What does P stand for? • What does I stand for? • It's used to listen stuff. • It's used to control the TV. • It can detect and remove viruses. • It's used to control the computer. • it's used to write on the computer. • It's used to film or take pictures. • It's used to pass documents to paper. • ...
4th period 2023-05-11
Across
- very respectful but will break the rules when he sells drinks
- very quiet and respectful
- loves arts and craft
- loves blue and red chips
- quiet and stays on his computer. He also went to Poland
- "Why are you so loud?" Please sit down
- Man, I cant do this
- loves his computer and can diagnose your symptoms
- "are you on your computer playing games"
- stays to himself and loves to draw
Down
- "I left my computer in Mrs. Felus room
- "please go to your seat"
- It wasn't me Mrs. Tolliver
- loves to read
- has very long hair and is quiet at times
- she made cookie dough in class
- loves math but gets frustrated
- moves and dance to her own beat
- can get an attitude really quick
- gives food away regularly
- her muffin was stolen
21 Clues: loves to read • Man, I cant do this • loves arts and craft • her muffin was stolen • "please go to your seat" • loves blue and red chips • very quiet and respectful • gives food away regularly • It wasn't me Mrs. Tolliver • she made cookie dough in class • loves math but gets frustrated • moves and dance to her own beat • can get an attitude really quick • ...
Prijsvraag 2013-04-15
Across
- Iets om mee te schrijven
- Engelse benaming voor draagbare computer
- Dit gebruikt men om documenten aan elkaar vast te hechten
- Groen beheer
- Apparaat waarmee je documenten kan door faxen
- Dier lijkend op de mensachtigen
- Wereldwijd netwerk
- Verzameling van documenten betreffende hetzelfde onderwerp
- Apparaat om elektrische energie om te zetten in geluid
- Persoon waarmee je samenwerkt
- Meubilair aanwezig op het kantoor
- geef een andere naam voor een horloge
- Een apparaat aan een computer waarmee dingen op het beeldscherm aangeklikt worden
Down
- Hiermee kan je beelden projecteren
- Heeft men nodig om op typen
- Plaats waar de administratie wordt verwerkt
- Hierin noteert men afspraken
- Hiermee kan je dingen opmeten
- Apparaat om documenten af te drukken
- Draagbare computer
- Een blok met kladpapier
- Apparaat waarmee beelden van een computer kunnen worden geprojecteerd op een muur of groot scherm
- Men kan er documenten in bewaren
- Elektronische post
24 Clues: Groen beheer • Wereldwijd netwerk • Draagbare computer • Elektronische post • Een blok met kladpapier • Iets om mee te schrijven • Heeft men nodig om op typen • Hierin noteert men afspraken • Hiermee kan je dingen opmeten • Persoon waarmee je samenwerkt • Dier lijkend op de mensachtigen • Men kan er documenten in bewaren • Meubilair aanwezig op het kantoor • ...
Rebecca Jones-crossword-2nd period 2016-10-24
Across
- storing program that keeps track of reading and writing programs
- connects computers of networks together
- small program that changes the health of your computer
- software mad to mess up your computer
- when people try to steel your information
- internet that is not hooked up with cables
- data programs
- memory that stores data
- free software download that advances searches and games
- lets Wi-Fi connect to a wired server
Down
- programe that runs your computer
- a smaller picture of the original
- using a remote server to store things
- 2 or more PC’s are connected and share resources
- a computer that has been programmed to perform a certain task
- connects two computers and lets them transfer data
- a device that sends things across a network
- a device that connects to the internet
- when you connect to computers when there was a bad connection
- sends digital signals over phone lines
20 Clues: data programs • memory that stores data • programe that runs your computer • a smaller picture of the original • lets Wi-Fi connect to a wired server • using a remote server to store things • software mad to mess up your computer • a device that connects to the internet • sends digital signals over phone lines • connects computers of networks together • ...
Abigail Barrera-Crossword-7th period 2016-10-24
Across
- productivity systems
- refers to a computer that can do a number of tasks
- network of computers that share files, etc.
- programs that affect computers negatively
- mobile phone that can do more than call
- broadband internet that can reach 15 mbps
- connection point for devices in one network
- software solely supported by advertisements
Down
- storing and accessing data over the internet
- anything that deals with computing technology
- using good behavior when using technology
- receives and analyzes packets, sends to networks
- people trying to steal personal information
- portable computer
- separate hard drive to different portions
- programs that manage the computer itself
- anything that can harm a computer system
- unnecessary advertising by emails etc.
- connects computers, printers, etc.
- peripheral device that connects to high speed internet
20 Clues: portable computer • productivity systems • connects computers, printers, etc. • unnecessary advertising by emails etc. • mobile phone that can do more than call • programs that manage the computer itself • anything that can harm a computer system • using good behavior when using technology • separate hard drive to different portions • ...
Kennedy Carter-Crossword-7th period 2016-10-24
Across
- the year WWW was created
- the part of a computer known as the brain
- another name for the system unit on a computer
- the keyboard shortcut for underline
- electronic device that has the ability to store, retrieve, and process data, and can be programmed with instructions
- how to select consecutive files inside a Google Drive folder
- what does ROM stand for
- the keyboard shortcut for cut
- what does WWW stand for
- A network on a computer linking smaller networks worldwide
Down
- the year the internet created
- what does RAM stand for
- When was WWW created
- Transfers information out of a piece of technology
- the keyboard shortcut for undo
- who created WWW
- a piece of equipment that stores information
- puts information into a piece of technology
- the keyboard shortcut for paste
- the keyboard shortcut for copy
20 Clues: who created WWW • When was WWW created • what does RAM stand for • what does ROM stand for • what does WWW stand for • the year WWW was created • the year the internet created • the keyboard shortcut for cut • the keyboard shortcut for undo • the keyboard shortcut for copy • the keyboard shortcut for paste • the keyboard shortcut for underline • ...
System Architecture 2023-11-20
Across
- both the program and data are stored together in same memory
- Von Neumann was a _______.
- which register Points to the next instruction
- memory which can be accessed very quickly as It is close to the CPU
- a type of computer
- a populary secondary memory
- the higher the number, the faster the cpu can perform
- where arithmetic and logic results are temporarily stored
- an electronic device which processes data.
Down
- the brain of the computer
- an external or internal hardware used to store data and programs.
- the design of a computer system.
- primary memory 1
- secondary memory is also known as _________.
- primary memory 2
- It manages the instructions, and controls the other components
- this component is good with numbers
- numbers, letters and symbols are examples of what?
- each fde cycle is measured in _______.
- which component keeps track of the hertz per second?
20 Clues: primary memory 1 • primary memory 2 • a type of computer • the brain of the computer • Von Neumann was a _______. • a populary secondary memory • the design of a computer system. • this component is good with numbers • each fde cycle is measured in _______. • an electronic device which processes data. • secondary memory is also known as _________. • ...
Barkmans Crossword 2024-01-04
Across
- - How computers are wirelessly connected
- Firewall - protects your computer from viruses
- Compression Tool - shrinks the size of files
- device - what shows the user info
- computing - using less energy to compute
- - etiquette of the internet
- Extortionist - stop hacking in exchange currency
- Vision Syndrome - computer affected eyesight
- - an integrated interface within devices
- device - how you enter info
- - what gives your device info
Down
- - business online
- Device Convergence - technology that needs less computers
- Web Design - the resolution matches the screen
- - unaware of a virus
- System - made of 1s and 0s
- - your position whilst computing
- - accessing a device illegally
- - how clear the screen is
- social network - users alike can engage together
- - organized data
- - stores info on you computer
- Aggregation - a compilations of information
- Defragmenter - organizer of data on a disk
- Protector - protects electronics against power surges
25 Clues: - organized data • - business online • - unaware of a virus • - how clear the screen is • System - made of 1s and 0s • - etiquette of the internet • device - how you enter info • - stores info on you computer • - what gives your device info • - accessing a device illegally • - your position whilst computing • device - what shows the user info • ...
Machine learning and Artificial Intelligence 2024-03-08
Across
- Computers use __ when interpreting data
- Information that is filtered
- Information that's free to use, being public
- Another word for cleaning
- Machine Learning tries to recognizes ___
- A type of computer that is supposed to think like a human
- Data providing an input to decide or guide an ___
Down
- Obtaining information from multiple sources
- Another word for Data
- A way to specialize Machine Learning in category
- A large set of statistics and facts
- A type of computer that analyzes algorithm and patterns
- A computer not being in favor of a specific subject
- A representation of data using another set of data
- Another word for patterns
- Putting a structure in an understandable graph
- Facts and statistics collected
- To verify an input of data is real
- To recieve an output, you first must put in an ___
- The only type of computer that can do this is Artificial Intelligence
20 Clues: Another word for Data • Another word for cleaning • Another word for patterns • Information that is filtered • Facts and statistics collected • To verify an input of data is real • A large set of statistics and facts • Computers use __ when interpreting data • Machine Learning tries to recognizes ___ • Obtaining information from multiple sources • ...
The Enigma of the Hidden Keyword 2025-07-01
Across
- that connects devices over a short distance
- of converting code into machine language
- of rules for solving problems or performing tasks
- error in a program
- main circuit board in a computer
- program designed to detect and remove viruses
- software tool that translates high-level code into machine code
- storage device using flash memory
- identifier for devices on a network
- that holds data long-term
Down
- of finding and fixing errors in code
- memory used to store firmware
- that tell a computer what to do
- memory inside the CPU
- of the computer that executes instructions
- unit of data in computing
- used to input text
- of memory that is fast and volatile
- used to display images
- a computer understands
20 Clues: used to input text • error in a program • memory inside the CPU • used to display images • a computer understands • unit of data in computing • that holds data long-term • memory used to store firmware • that tell a computer what to do • main circuit board in a computer • storage device using flash memory • of memory that is fast and volatile • identifier for devices on a network • ...
Computing 2024-11-25
Across
- is required to convert voice waves to digital data
- a numeric code processed by a computer
- used to input text in a computer system
- software used to write a document
- digit a single digit appended to numeric data
- dedicated to perform one task
- double checking of data input in a computer
- a group of 1024 megabytes
- the name of an educational microcontroller
- a validation method
Down
- data represented by a continuous curve
- computer units that can be physically touched
- an integrated system that can be found in a smartphone
- an input component that detects temperature or humidity
- a digit, a special symbol or a letter from the alphabet
- converts analogue data to digital data
- a single 1 or a 0
- used to process data
- a group of 1024 kilobytes
- a numeric code used to represent characters uniquely
- a volatile memory
- a list of instructions
22 Clues: a single 1 or a 0 • a volatile memory • a validation method • used to process data • a list of instructions • a group of 1024 kilobytes • a group of 1024 megabytes • dedicated to perform one task • software used to write a document • data represented by a continuous curve • a numeric code processed by a computer • converts analogue data to digital data • ...
1A CAT GRUPPO 1 Michele Daidone 2025-04-17
Across
- STRUMENTO CHE RACCOGLIE FONDI PER SOSTENERE PROGETTI
- PROCESSO PER EMETTERE DATI DAL COMPUTER
- È COMPOSTA DA 104 TASTI
- UNITÀ CENTRALE DI UN COMPUTER
- FORMATO STANDARD DI IMMAGINI BITMAP PER IMMAGINI A COLORI
- SERVIZI CHE VERIFICANO L' ATTENDIBILITÀ DI CONTENUTI E FONTI
- SONO MEMORIZZATI NELLE UNITÀ
- DISCHI OTTICI COSTITUITI DA UN CILINDRO DI PLASTICA POLICARBONATA
- EVOLUZIONE DI UN TELEFONO CON FUNZIONE DI ELABORAZIONE DATI
- LA FORMULA CONTIENE UN RIFERIMENTO A UNA CELLA NON VALIDA
- ESTENSIONE DI FILE EXCEL
Down
- CODICE UTILIZZATO DAL COMPUTER
- EQUIVALENTE DI 1 MILIONE DI BYTE
- PROGRAMMA PER PRESENTAZIONE
- SEZIONE CHE APPARE NELLA PARTE SUPERIORE DI OGNI PAGINA DI UN DOCUMENTO
- CODICE PER CODIFICARE LETTERE E CIFRE DELLE PRINCIPALI LINGUE DEL MONDO
- INTERFACCIA COMPATTA PER IL TRASFERIMENTO DI DATI AUDIOVISIVI
- SOFTWARE UTILE PER EVITARE CHE QUALCHE VIRUS INFETTI IL COMPUTER
- SONO DELLE NOTIZIE FALSE
- MEMORIA VOLATILE UTILIZZATA PER I PROCESSI TEMPORANEI
20 Clues: È COMPOSTA DA 104 TASTI • SONO DELLE NOTIZIE FALSE • ESTENSIONE DI FILE EXCEL • PROGRAMMA PER PRESENTAZIONE • SONO MEMORIZZATI NELLE UNITÀ • UNITÀ CENTRALE DI UN COMPUTER • CODICE UTILIZZATO DAL COMPUTER • EQUIVALENTE DI 1 MILIONE DI BYTE • PROCESSO PER EMETTERE DATI DAL COMPUTER • STRUMENTO CHE RACCOGLIE FONDI PER SOSTENERE PROGETTI • ...
Hardware and software 2024-06-14
Across
- Making things more compact so your files are smaller and easier to send
- Anything on electric stuff
- random access memory stores data and instructions that are currently in use
- The opposite so 1=0 0 =1
- Stores stuff for the long run
- Controls the hardware
- To stop viruses and bugs
- what The harddrive measures stuff in
Down
- The main board in a computer system
- Only 1 has to be 1 to = 1
- Can be split into operating or utility
- 1000 kb
- An app
- The basics of any computer system
- True or False
- Both have to be 1 to =1
- The speed in which the cpu is measured in
- Maintain and protect the computer
- Central processing unit/How fast you computer runs
- A word that covers all electric stuff
- Incase you lose something you need a ...
21 Clues: An app • 1000 kb • True or False • Controls the hardware • Both have to be 1 to =1 • The opposite so 1=0 0 =1 • To stop viruses and bugs • Only 1 has to be 1 to = 1 • Anything on electric stuff • Stores stuff for the long run • The basics of any computer system • Maintain and protect the computer • The main board in a computer system • what The harddrive measures stuff in • ...
Crack the Grid! 2025-10-10
Across
- Securing data so only authorized users can read it
- Secret word used to access an account
- Device that prints documents on paper
- Smallest unit of a digital image
- Software used to visit websites
- Device used to type letters and numbers
- Computer that provides data to other computers
- Pointing device for moving the cursor
- Online storage accessible from anywhere
- Step-by-step instructions to solve a problem
Down
- Screen that displays your computer’s output
- Copying a file from the internet to your device
- Group of computers connected to share information
- Sending a file from your device to the internet
- Physical components of a computer
- Machine that performs tasks automatically
- Organized collection of information
- Protects a computer from unauthorized access
- Device that directs internet traffic to your devices
- Programs that make a computer perform tasks
20 Clues: Software used to visit websites • Smallest unit of a digital image • Physical components of a computer • Organized collection of information • Secret word used to access an account • Device that prints documents on paper • Pointing device for moving the cursor • Device used to type letters and numbers • Online storage accessible from anywhere • ...
Technology vocabulary 2025-09-03
Across
- Virtual reality, a 3D digital world.
- An electronic machine that processes information.
- Technology you can put on your body.
- A person who loves technology.
- To bring software to the newest version.
- Computers that can act and “think” like humans.
- A program used on a phone or computer.
- A small electronic device.
- A screen you can control by touching.
- To take a file from the internet.
- Wireless internet connection.
Down
- A picture of what’s on your screen.
- To look through websites or files.
- Someone who writes computer code.
- Protecting computers and data from attacks.
- To write words on a keyboard.
- To turn off and then back on again.
- To add a file to an email.
- A place or device that gives Wi-Fi access.
- To send a file to the internet.
- A portable computer.
21 Clues: A portable computer. • To add a file to an email. • A small electronic device. • To write words on a keyboard. • Wireless internet connection. • A person who loves technology. • To send a file to the internet. • Someone who writes computer code. • To take a file from the internet. • To look through websites or files. • A picture of what’s on your screen. • ...
Input & Output #13 2025-03-05
Across
- our school
- input output and processer
- output device that displays information
- what lets you click on things on computer
- what improves/creates a picture
- The primary number system of computing
- sends information to the computer
- Input device used to to click/select/press on links images etc.
- input device used to capture audio
- video camera that streams videos or images.
Down
- displays information from computer
- stores data
- input device used to type.
- step by step instructions to complete a task
- a computer may not operate without it
- device that takes the input and turns into a different output.
- temporarily holds data needed
- process information and converts it into a digital image.
- input and output device that gives instructions to a compter
- flash drive used to store data in the device.
- storage device used to store data.
21 Clues: our school • stores data • input device used to type. • input output and processer • temporarily holds data needed • what improves/creates a picture • sends information to the computer • displays information from computer • input device used to capture audio • storage device used to store data. • a computer may not operate without it • The primary number system of computing • ...
Got it 2_Unit 8 2021-12-17
19 Clues: pilot • artist • writer • surgeon • composer • inventor • lecturer • sculptor • explorer • scientist • architect • astronaut • politician • aid worker • businessperson • movie director • fashion designer • human rights activist • computer software programmer
Sadie T. Common Terms 2026-03-12
Across
- To transfer data from a device to the internet
- To copy data from a website to a device
- A piece of the computer that is used to display graphics on a computer
- a file format of an electronic image that cannot be edited by anyone else
- The internet but it's all of the things you can access remotely over the internet
- Wireless networking that uses radio waves that allows electronics to concert to the internet and communicate with one another wirelessly in a particular area
- Send data to a program
- People organize and save data securely online so it can be accessed easily from any device with internet connections
- Wireless connection for mobile electronics that allow devices to communicate with each other without using cables or wires
Down
- the screen that appears when you first start your computer that has icons and a background displayed
- Instruction and programs that tell the computer to do specific tasks like web browsers and databases
- A hole in the computer that allows other devices to connect to the computer with certain cords
- Accessing websites and the internet including Safari
- Machinery of the computer
- An online cloud storge from Microsoft
- To put data in a program
- A cloud storage which allows you to create and store files online including slides and docs
17 Clues: Send data to a program • To put data in a program • Machinery of the computer • An online cloud storge from Microsoft • To copy data from a website to a device • To transfer data from a device to the internet • Accessing websites and the internet including Safari • A piece of the computer that is used to display graphics on a computer • ...
Michael Wilder - Crossword - 4th period 2016-10-25
Across
- The CD-ROM is a disc that can be read by a computer. It works kind of like a music disc but in a different way at the same time.
- An example of a peripheral device, Hint, starts with an M.
- computers use this to communicate with each other over the Internet
- Input, doing something as simple as moving or clicking the mouse. Processing, something that is running on your computer, like Internet Explorer or Google Chrome. Storage, stores data. Finally, Output, data generated by the computer
- Also known as the C: drive
- What is it called when graphics, video, and sound are combined together in a project
- Graphical User Interface
- Also known as the D: drive
- Is like the A: Drive but sometimes is assigned to volume.
Down
- A computer network is a set of computers connected together for the purpose of sharing resources
- Also known as the A: drive
- Also know as Modulator/Demodulator
- Any external device that provides an input and output for a computer
- It connects with your modem then authenticates it and gives it an IP address
- a series of instructions that tells the computer what to do
- An example of a GUI
- An example of a computer communications devices that we use at home, school, friends houses, etc. Hint, we connect to it at home, school, etc.
17 Clues: An example of a GUI • Graphical User Interface • Also known as the A: drive • Also known as the C: drive • Also known as the D: drive • Also know as Modulator/Demodulator • Is like the A: Drive but sometimes is assigned to volume. • An example of a peripheral device, Hint, starts with an M. • a series of instructions that tells the computer what to do • ...
Parts of a computer 2021-09-22
Across
- This part is like the skeleton of the computer.
- This part looks like a TV screen and shows you what you are doing on your computer.
- Used for entering information into the computer.
- These connect to the computer to make it possible for us to hear the sounds it makes
- This part sends signals to control the other parts of the computer and runs computer programs.
Down
- This part provides power to the computer’s different elements
- This part is a data storage device which stores information and files on a computer.
- Used for navigating and clicking on the computer screen.
- A networking device that directs data between computers on a network, such as on the internet.
- This part is the information storage in a computer that is used to store data for programs and running programs
- A machine that copies the information from your computer onto paper.
- This part controls the input and output of sound signals.
12 Clues: This part is like the skeleton of the computer. • Used for entering information into the computer. • Used for navigating and clicking on the computer screen. • This part controls the input and output of sound signals. • This part provides power to the computer’s different elements • A machine that copies the information from your computer onto paper. • ...
CYBERCRIME INVESTIGATION (CROSSWORD PUZZLE) 2021-07-10
Across
- Refers to a person who is intended by the originator to receive the electronic data message or electronic document.
- A feature that allows other devices to share the mobile internet data of your mobile device.
- The DICT law is otherwise known as ?
- It refers to the publicly accessible network of computers that emerged in the 1970s and came to span the globe by the late 1990s.
- A smartphone operating system developed by Google.
- Read-only memory is _______ memory.
- It is the interception of electronic communications in order to access information that usually involved a third party.
- It is the process of preservation , identification, extraction, and documentation of computer evidence which can be used by the court of law.
- Electronic device that manipulate information , or data, perform processes , calculations and operations based on instructions provided bu software or hardware program.
- Defined as a visual or written representations of sexually explicit nature, whose primary aim or use is to stimulate sexual excitement.
- It is the criminal practice of using social engineering and voice over IP to gain access to private personal and financial information from the public for the purpose of financial reward.
- The access to the whole or any part of a computer system without right.
- Pieces of computer code that can infect computer system causing disruptions to their normal operation.
- It is the interactional space or environment created by linking computers together into a communication network.
- This act shall be known as the "Cybercrime Prevention Act of 2012".
- It is the fraudulent practice of sending emails to individuals that purport to come from legitimate Internet retailer or financial service.
- This Act shall be known as the “Intellectual Property Code of the Philippines.”
- Method of communication that encode text character as standardized sequence of two different signal durations, called dots and dashes.
- Refers to any computer instructions, data, or programs that can be stored electronically and executed by computer hardware.
- It is the process of totally removing all traces of information in to the hard drive or computer.
- Digital forensic process which involve physically or remotely obtaining possession of the computer data from the original digital storage media through digital forensic imaging process.
- It is the social, economic, political and cultural process in which local and national spatial limits on interaction are overcome, and thus come to span the globe
Down
- It is an action with malicious intention to interrupt the operations of a network or steal the data, etc.
- It is the systematic observation and monitoring of people and places as a tool for effecting greater control over behavior.
- Telephone- Far sound ; _______ - Distant writing
- The property that information is not made available or disclose to unauthorized individual, entities or processes.
- A hidden collective internet site only accessible by specialized web browser.
- It involves identifying, identifying type of storage media, to determine the document.
- A generally derogatory term used to describe activities associated with hacking in its second sense, that of unauthorized access to computer systems.
- Google – Standford University; FACEBOOK –
- Unlawful or prohibited acts of libel as defined in Article 355 of the Revised Penal Code, as amended, committed through a computer system.
- Any criminal activity that takes place within or by utilizing networks of electronic communication such as the Internet.
- First cellphone invented in the history of electronic communication.
- It refers to the is safeguarding of society, people, organizations and nations from risks caused by threats that exploit an interconnected digital environment of networks, services, systems, and processes .
- A systematic collection and organization of data by individuals or organizations so that it can be easily stored, retrieved, and edited for future use.
- It is also called unsolicited commercial email.
- It refers to the political activism and social protest that uses hacking tools and techniques.
- What key is generally used for encryption process?
- Interception made by technical means without right.
- a general term for a variety of computer codes ( such as viruses, logic bombs, and Trojan horses) which are designed to disrupt or interfere with a computer’s normal operation.
- A computer worm rapidly infects computer worldwide.
- Techniques and tools associated with encoding or scrambling data in such a way as to render it incomprehensible to others not in possession of a key that is needed to decipher the data into its original legible form.
- It is an assurance that comes from a proactive and standard-based identification and detection, and an integrated protection and response against varied threats.
- A piece of software designed and created to update a computer program or its supporting data, to fix or improve it.
- A data string used to verify the identity of a user.
- Process of converting encoded/ decrypted data in a form that is readble and understood by a human or a computer.
- An application that allows the sending of message between computer users via network.
- It is Unauthorized input, alteration, or deletion of computer data or program or interference in the functioning of a computer system, causing damage thereby with fraudulent intent.
- Confidentiality- Privacy ; Availability- ______
- This act shall be known as the "Data Privacy Act of 2012".
50 Clues: Read-only memory is _______ memory. • The DICT law is otherwise known as ? • Google – Standford University; FACEBOOK – • It is also called unsolicited commercial email. • Confidentiality- Privacy ; Availability- ______ • Telephone- Far sound ; _______ - Distant writing • A smartphone operating system developed by Google. • ...
Computer Parts 2022-03-31
Across
- computer's hardware that processes and compares data
- display screen
- receives and sends data on computer networks
- the physical parts of a computer
- the system that allows hardware to communicate with software
- Most commonly used type of secondary storage
Down
- servers where data can be stored
- main circuit board inside a computer
- Programs that tell a computer what to do
- program designed to destroy computer data
- Stands Stores data and instructions while the computer is working
- wireless technology that uses radio waves
12 Clues: display screen • servers where data can be stored • the physical parts of a computer • main circuit board inside a computer • Programs that tell a computer what to do • program designed to destroy computer data • wireless technology that uses radio waves • receives and sends data on computer networks • Most commonly used type of secondary storage • ...
Basic Computer 2024-07-11
Across
- Common operating system for PCs
- Brain of the computer
- System Software that helps run the computer and coordinates instructions
- Type of memory that forgets everything when the computer is turned off
- Likes to chase mice
- A place to store data permanently
- Input device used for pointing and clicking
Down
- Tool used to protect against viruses
- Babbage First mechanical computer
- Main circuit board of a computer
- keyboard
- A type of storage that does not lose data when the computer is turned off
12 Clues: keyboard • Likes to chase mice • Brain of the computer • Common operating system for PCs • Main circuit board of a computer • A place to store data permanently • Babbage First mechanical computer • Tool used to protect against viruses • Input device used for pointing and clicking • Type of memory that forgets everything when the computer is turned off • ...
Parts of a Computer 2025-08-20
Across
- what computer systems creates what you see
- what is it called when you interact with the device
- what computer system uses a fan to help keep your computer cool
- what computer systems acts like the brain
- what computer system has permanent knowledge storage
Down
- what computer system gives your computer power
- what is it called when you interact with the computer
- what is it called when the computer interacts with you
- what computer systems remembers current tasks
- what computer systems holds everything together and connects everything
10 Clues: what computer systems acts like the brain • what computer systems creates what you see • what computer systems remembers current tasks • what computer system gives your computer power • what is it called when you interact with the device • what computer system has permanent knowledge storage • what is it called when you interact with the computer • ...
Computer Network Puzzle 2023-02-07
Across
- The connection point in a computer device where data from many directions converge and are then sent out in many directions to respective devices.
- A global computer network providing a variety of information and communication facilities.
- Uses copper cable or fiber optic cable to form the connections between the networked devices.
- A set of physical or network devices that are essential for interaction and communication between hardware operational on a computer network.
- A code that identifies a computer network or a particular computer or other device on a network, consisting of four numbers separated by periods.
- A device that connects two or more packet-Switched networks or subnetworks.
- A system to send messages with one or more person.
- A relatively small unit of data sent over a network.
Down
- The maximum amount of data transmitted over an internet connection in a given amount of time.
- Networking hardware used to connect one network device to another.
- A standard that defines how to establish and maintain a network conversation by which applications can exchange data.
- Computer network that are not connected by cables of any kind.
- The transfer of data from one digital device to another.
- The customs and regulations dealing with diplomatic formality, precedence and etiquette.
- A computer program or device that provides a service to another computer program and its user, also known as the client.
- Interconnected computing devices that can exchange data and resources with each other.
16 Clues: A system to send messages with one or more person. • A relatively small unit of data sent over a network. • The transfer of data from one digital device to another. • Computer network that are not connected by cables of any kind. • Networking hardware used to connect one network device to another. • ...
39 Informatik 2023-09-10
Across
- Programmiersprache
- Befehl zum Installieren von Programmen
- Abmeldung aus Netzwerk
- Flüssigkristallanzeige
- Bekanntestes Betriebssystem
- Comuterfehler (engl.)
- Computer aufsetzen
Down
- Mit einem Programm in fremde Computer eindringen
- Anderes Wort für das Binärsystem
- Internetsuchmaschine
- Sich im Internet bewegen
- Webbrowser des Unternehmens Apple
- Datei zur Erkennung eines Website-Benutzers
- Tragbarer Computer
- Alternative zu Windows
15 Clues: Programmiersprache • Tragbarer Computer • Computer aufsetzen • Internetsuchmaschine • Comuterfehler (engl.) • Abmeldung aus Netzwerk • Flüssigkristallanzeige • Alternative zu Windows • Sich im Internet bewegen • Bekanntestes Betriebssystem • Anderes Wort für das Binärsystem • Webbrowser des Unternehmens Apple • Befehl zum Installieren von Programmen • ...
Elmani's IT 244 Crossword Puzzle Chapter 2 2025-01-31
Across
- Non-volatile Memory Express
- Brain of the computer
- characters that have special meaning
- The process of starting up Linux is called...
- Type of Linux operating system
- Common operating system
- Displays Login name
- Operating system that we will be using
- Exits out of shell
Down
- computer on a computer
- Graphics processing unit
- Reset terminal to default settings
- Displays date and time
- Displays calender
- List files
- clears the terminal screen
- Bootable Device
- Bootable Device
- Random access memory
- Common operating system
20 Clues: List files • Bootable Device • Bootable Device • Displays calender • Exits out of shell • Displays Login name • Random access memory • Brain of the computer • computer on a computer • Displays date and time • Common operating system • Common operating system • Graphics processing unit • clears the terminal screen • Non-volatile Memory Express • Type of Linux operating system • ...
Grade 5 Fun 2020-04-22
Across
- Small image on computer screen that represents a file, folder or program
- The person who writes program coding for computers
- A well known operating system
- A list of steps we give to a computer in program code to get something done
- Your computer teacher’s surname
- A set of instructions that a computer follows to complete a task
Down
- Many computers around the world that are connected
- A collective noun for computer programs
- The initial screen on a computer showing icons for the folders, programs and files and files
- A mistake in the program instructions for a computer to perform a task
- A computer language which uses only 1 and 0 in its language
- A visual programming language that’s ideal for learning programming at school
12 Clues: A well known operating system • Your computer teacher’s surname • A collective noun for computer programs • Many computers around the world that are connected • The person who writes program coding for computers • A computer language which uses only 1 and 0 in its language • A set of instructions that a computer follows to complete a task • ...
Grade 6 Fun 2020-04-22
Across
- Small image on computer screen that represents a file, folder or program
- The person who writes program coding for computers
- A well known operating system
- A list of steps we give to a computer in program code to get something done
- Your computer teacher’s surname
- A set of instructions that a computer follows to complete a task
Down
- Many computers around the world that are connected
- A collective noun for computer programs
- The initial screen on a computer showing icons for the folders, programs and files
- A mistake in the program instructions for a computer to perform a task
- A computer language which uses only 1 and 0 in its language
- A visual programming language that’s ideal for learning programming at school
12 Clues: A well known operating system • Your computer teacher’s surname • A collective noun for computer programs • Many computers around the world that are connected • The person who writes program coding for computers • A computer language which uses only 1 and 0 in its language • A set of instructions that a computer follows to complete a task • ...
IT 2025-04-08
Across
- stick – a small device used to store and transfer data.
- – a machine that puts information from a computer onto paper.
- – to copy something from the Internet onto your device.
- – the physical parts of a computer.
- – a machine that stores and uses information to do tasks.
- – a global network that connects millions of computers.
Down
- – a set of keys used to type letters and numbers on a computer.
- – the programs and instructions that tell a computer what to do.
- – a flat, portable computer with a touchscreen.
- – a small computer that you can carry and use anywhere.
- – the part of a computer or tablet that shows pictures and text.
- – a small device that you move with your hand to control the cursor on the screen.
12 Clues: – the physical parts of a computer. • – a flat, portable computer with a touchscreen. • stick – a small device used to store and transfer data. • – to copy something from the Internet onto your device. • – a small computer that you can carry and use anywhere. • – a global network that connects millions of computers. • ...
Computer anotomy 2023-02-13
Across
- operating system preinstalled by the manufacturer
- permanently stores information on the computer
- connects older mouses and keybords to the computer
- produces sound
- connects older printers and scanners to computers
- transfers data from inputs to the computer
Down
- directs information to the appropriate places.
- transfer information at super speed
- allows the graphics card to show images on the monitor
- supplies power
- brain of the computer.
- connects new mouses and keyboards to computers
- allows external inputs to communicate with the computer.
13 Clues: supplies power • produces sound • brain of the computer. • transfer information at super speed • transfers data from inputs to the computer • directs information to the appropriate places. • permanently stores information on the computer • connects new mouses and keyboards to computers • operating system preinstalled by the manufacturer • ...
Nathan's Crossword ting 2019-01-11
Across
- a computer made by apple
- an electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program.
- as the monitor and system unit.
- a device that inputs data
- a small handheld device which is moved across a mat or flat surface to move the cursor on a computer screen.
- The physical components of the computer
- a personal computer.
- Random Access Memory
Down
- High-speed memory used to store frequently used data so that is can be quickly retrieved by an application.
- a device that outputs data
- a mobile phone that performs many of the functions of a computer, typically having a touchscreen interface
- what you're reading this question off right now
- a panel of keys that operate a computer or typewriter.
13 Clues: a personal computer. • Random Access Memory • a computer made by apple • a device that inputs data • a device that outputs data • as the monitor and system unit. • The physical components of the computer • what you're reading this question off right now • a panel of keys that operate a computer or typewriter. • ...
Technical Concepts Crossword 2020-09-04
Across
- Records what terms occur on what pages the crawler visited
- one thousand kilobytes
- The World Wide Web
- Program searching for items in a database that correspond to keywords or characters
- Precursor of the internet
- Web of interconnected information
- A network of networks
- Hypertext markup language
- Transfer of data from computer to larger computer system (cloud)
- Receiving data from the cloud to your computer
- Smallest data unit in a computer
Down
- protocol the internet uses, which identifies location and identity
- one thousand megabytes
- one thousand gigabytes
- Software that follows all the links it can find on the web
- The principal that all packets on the internet should be treated equally
- The era the internet was born
- important info embedded in url
- Eight bits
- One thousand bytes
- Software application used for accessing info on the WWW
21 Clues: Eight bits • The World Wide Web • One thousand bytes • A network of networks • one thousand megabytes • one thousand gigabytes • one thousand kilobytes • Precursor of the internet • Hypertext markup language • The era the internet was born • important info embedded in url • Smallest data unit in a computer • Web of interconnected information • ...
Computer Vocabulary Terms 2014-08-22
Across
- A,S,D,F,G,H,J,K,L,:,"
- direct the operation of a computer
- a rigid slotted board
- printed heading on stationery
- line spacing
- part of a cpu that interprets the instructions in programs
- statistics
- serves as a pattern a model
- portable computer
- printer
- writing, editing,and production of documents
- a very fast powerful main frame computer
- a flat paper
- synonyms and antonyms
- turning out production
Down
- exposing an image on flim
- set of keys
- word processing systems
- a high speed printer that uses a laser
- finished and ready for the printer
- to support the production or execution
- style, size
- to collect, prepare
- purpose to which something is put
- processor an electronic device designed to accept data
- capacity
- related data
- object is defined or bounded
- check for spelling
- the act
30 Clues: printer • the act • capacity • statistics • set of keys • style, size • line spacing • related data • a flat paper • portable computer • check for spelling • to collect, prepare • A,S,D,F,G,H,J,K,L,:," • a rigid slotted board • synonyms and antonyms • turning out production • word processing systems • exposing an image on flim • serves as a pattern a model • object is defined or bounded • ...
Computers 2017-06-11
Across
- Putting text or picture onto paper
- Used to communicate with other computers
- telecommunications network which allows nodes to share resources
- collection of instructions that performs a specific task
- Where storage can be backed up
- Used to record voices and sounds
- short for modulator-demodulator
- To organise files
- where power or information enters a system
- A unit of memory space
Down
- To make sounds louder
- Similar to a photocopier
- A panel of letters and numbers to type on a computer
- The type of clocks with numbers instead of hands
- A part that can be attached to the computer
- the physical surface on which visual information is presented. This surface is usually made of glass
- Used to move the cursor
- person using the computer
- All data on a computer
- a place where power or information leaves a system
- Where the memory is stored
21 Clues: To organise files • To make sounds louder • All data on a computer • A unit of memory space • Used to move the cursor • Similar to a photocopier • person using the computer • Where the memory is stored • Where storage can be backed up • short for modulator-demodulator • Used to record voices and sounds • Putting text or picture onto paper • Used to communicate with other computers • ...
Unit 1 Vocab 2021-10-19
Across
- a type of processing, application compares input
- is a computer a machine that deals with information
- test to see what works
- a search web and a way to receive info
- a way to take photos/videos
- a way to record your voice
- research and brainstorm
- your location
- Information a user puts into a computer
- a type of processing, application counts input
- identifying the problem
- things built into phones that gives info to the app
Down
- model input to processing and storage to output
- a type of processing, if you like _, then it matches you with _
- The thinking work computers do
- a way a computer receives info through touch
- Saved information for the future
- Information the computer gives to the user
- review and re-examine
- solving process define, prepare, try, reflect
- a type of processing, if _ happen, then _ happens
21 Clues: your location • review and re-examine • test to see what works • research and brainstorm • identifying the problem • a way to record your voice • a way to take photos/videos • The thinking work computers do • Saved information for the future • a search web and a way to receive info • Information a user puts into a computer • Information the computer gives to the user • ...
Silvia D'Auria 2019-05-29
Across
- indica i dati in uscita in un programma
- ci da riferimenti metrici rispetto ai margini
- foglio di calcolo che serve per inserire dati per creare tabelle e grafici
- serve per digitare dati sul computer
- programmi gratuiti che si possono utilizzare e modificare
- è il programma che consente di interagire col web
- indica i dati in ingresso in un programma
- serve per scaricare dati sul dispositivo
- collegamento tra un documento e un altro
- serve per ingrandire o rimpicciolire il testo
- dispositivo di puntamento del computer
Down
- motore di ricerca
- indice
- codice segreto che serve per proteggere i file
- spazio che si crea dall'incrocio di una riga con una tabella
- computer portatile
- procedimento o schema che risolve un problema attraverso dei calcoli
- sono le informazioni contenute nel computer
- servono per organizzare i file in maniera logica
- posta elettronica
- sistema operativo
- foglio per creare testi e per inserire immagini
22 Clues: indice • motore di ricerca • posta elettronica • sistema operativo • computer portatile • serve per digitare dati sul computer • dispositivo di puntamento del computer • indica i dati in uscita in un programma • serve per scaricare dati sul dispositivo • collegamento tra un documento e un altro • indica i dati in ingresso in un programma • ...
Web Safety 2023-08-22
Across
- deception, not real.
- Exchanging inappropriate photos
- Someone that bullies online
- social media with ghost icon
- Someone obtaining vital info, usually to steal money
- Junk mail that tries to get money from you
- Avoid posting ______ Information online
- To send info from a computer to another computer
- social media with camera icon
- Malicious software
- Online fraud that tricks victims into giving personal info
- uploading to the web; can't be removed
Down
- Self replicating software that exhausts computers memory
- parents use parental _____ to block bad things for children
- right to copy the information
- ______ message; DM
- Software that blocks viruses
- name user selects online
- Program on computer
- online _______ try to talk to children online
- Security system that blocks threats from computer
- Software on computers that collects info about you without your knowledge
- copying information without giving credit
- sending messages online
- Secret code that gains access
25 Clues: ______ message; DM • Malicious software • Program on computer • deception, not real. • sending messages online • name user selects online • Someone that bullies online • Software that blocks viruses • social media with ghost icon • right to copy the information • social media with camera icon • Secret code that gains access • Exchanging inappropriate photos • ...
crossword 2024-11-01
Across
- What format is used for digital images?
- What operating system runs on most smartphones?
- Where do you go for technical assistance?
- What malicious software harms computers?
- Which software is used to access the internet?
- What computer input device is moved by hand?
- Which tech company manufactured the first PC?
- What email service is provided by Google?
- Where can you store files online?
- What technology connects devices wirelessly?
Down
- Which programming language is popular for beginners?
- Where can you download mobile apps?
- What is the visual display of a computer?
- Which online retailer is known for fast shipping?
- Which social media platform has over 2 billion users?
- What unit measures data storage?
- What device helps you type on a computer?
- What protects your computer from viruses?
- Which search engine is most widely used?
- What is required to access secure online accounts?
20 Clues: What unit measures data storage? • Where can you store files online? • Where can you download mobile apps? • What format is used for digital images? • What malicious software harms computers? • Which search engine is most widely used? • What is the visual display of a computer? • Where do you go for technical assistance? • What device helps you type on a computer? • ...
Rebecca 2025-05-08
Across
- It is used to connect to the internet
- It is used to send a message to the teachers
- It is used to upload photos to the computer
- a character who will bully you on the computer
- it is used to watch a movie
- is also called computer
- It is used to connect headphones to the phone
- It is used to publish videos
- I use it to chat with my friends
- is a file format used to represent documents
- It could also be an animal
Down
- It is used to unlock the phone
- Console It is used to play video games
- people who follow you
- are advertisements
- a chalkboard
- It is used to play video games
- recorded voice
- It is installed on the computer to remove viruses
- tok It's an app with short videos
20 Clues: a chalkboard • recorded voice • are advertisements • people who follow you • is also called computer • It could also be an animal • it is used to watch a movie • It is used to publish videos • It is used to unlock the phone • It is used to play video games • I use it to chat with my friends • tok It's an app with short videos • It is used to connect to the internet • ...
Computer Science 2020-12-09
Across
- An exclusive right granted for an invention
- Top Level domain for non profit organization
- Set of words, abbreviations, and symbols that enables a programmer to communicate instruction to a computer.
- a written guideline that helps determine whether a specific computer action is ethical or unethical
- Python programming language use this translator
- The 5th stage in SDLC
Down
- An example of low level programming language
- Provides high speed Internet connections via satellite to a satellite dish that communicates with a satellite modem.
- A type of address that consists of four groups of numbers, each separated by a period. The number in each group is between 0 and 255.
- A type of conversion where user stops using the old system and begins using the new system on a certain date.
- Prolog programming language use this type of programming language paradigm
- Provides high speed Internet connections through the cable television line via a cable modem.
- A distinctive sign which identifies certain goods or services
- A type of test that checks the new system to ensure that it works with actual data
- A translator that convert assembly language to machine code
15 Clues: The 5th stage in SDLC • An exclusive right granted for an invention • An example of low level programming language • Top Level domain for non profit organization • Python programming language use this translator • A translator that convert assembly language to machine code • A distinctive sign which identifies certain goods or services • ...
Computer Terms 2021-05-24
Across
- stores data for later use
- examples include .com, .net, or .org.
- a measure of data in bits-per-second.
- created to steal or damage information
- language used for creating Web pages
- monitors and filters information
- two or more computers that are connected
- transfers information over phone or cable
Down
- detects and destroys computer viruses
- tells the browser to display the address
- a small piece of data stored on a computer
- allows the user to use the Internet.
- a system that connects computer networks,
- Uniform Resource Locator, a Web address
- unwanted, or junk, email.
15 Clues: stores data for later use • unwanted, or junk, email. • monitors and filters information • allows the user to use the Internet. • language used for creating Web pages • detects and destroys computer viruses • examples include .com, .net, or .org. • a measure of data in bits-per-second. • created to steal or damage information • Uniform Resource Locator, a Web address • ...
Computer Apps 2022-08-29
Across
- Reminds you of events
- Prompt
- A place for teachers to assign work
- A place to give presentations
- What slides is used for
- A place to receive emails
- Google Mail
- Document Storage
- What is stored in a file
- A place to save your work
Down
- A job from your teacher
- To bring a calendar from somewhere else
- To organize events by color
- A place to choose between options
- A place to write
15 Clues: Prompt • Google Mail • Document Storage • A place to write • Reminds you of events • A job from your teacher • What slides is used for • What is stored in a file • A place to receive emails • A place to save your work • To organize events by color • A place to give presentations • A place to choose between options • A place for teachers to assign work • ...
computer science 2022-07-15
Across
- a list of steps
- inputs and outputs information main memory
- programming, data, analysis
- used during ww2 to crack code
- American computer 1945
- a set of algorithms that has been written into code
- tells the computer what to do
- raw unorganized facts
Down
- a device that stores and process information
- images, animation and videos
- a math tool that helped man get to the moon
- a group of devices that are connected
- physical parts
- calculation math problems thousands of years ago
- organizing, describing and understand data
15 Clues: physical parts • a list of steps • raw unorganized facts • American computer 1945 • programming, data, analysis • images, animation and videos • used during ww2 to crack code • tells the computer what to do • a group of devices that are connected • inputs and outputs information main memory • organizing, describing and understand data • a math tool that helped man get to the moon • ...
computer lab 2022-09-06
Across
- portable computer
- company who makes word, Teams, and 365
- device you type on
- output device to see your project
- use it to click icons
- a worldwide system of computer networks
- slideshow on Microsoft
Down
- make a copy of project
- take a picture of your screen
- place for technology
- how you keep project for use later
- computer that is stationary
- methods, systems, and devices which are the result of scientific knowledge being used for practical purposes
- a computer device that stores and retrieves information
- a strip of icons used to perform certain functions
15 Clues: portable computer • device you type on • place for technology • use it to click icons • make a copy of project • slideshow on Microsoft • computer that is stationary • take a picture of your screen • output device to see your project • how you keep project for use later • company who makes word, Teams, and 365 • a worldwide system of computer networks • ...
computer apps 2019-04-25
Across
- largest computer company
- popular search engines
- engine website to help you find others
- creaed by steve jobs
- tube steaming video
- windows work area
- buy or sell sites
- bar bar at bottom of desktop
Down
- mrskluck favorite subject
- jasons favorite website
- picture that represents a command
- sheets data grid system
- voice to IP call
- makes up image
- created in 1971
15 Clues: makes up image • created in 1971 • voice to IP call • windows work area • buy or sell sites • tube steaming video • creaed by steve jobs • popular search engines • jasons favorite website • sheets data grid system • largest computer company • mrskluck favorite subject • bar bar at bottom of desktop • picture that represents a command • engine website to help you find others
Computer science 2019-03-06
Across
- it has the word “late” in it
- optic. the TV network virgin media say that they have super fast ____ ______
- the R______ is the place where the WiFi is supplied
- proto_____
- something we eat crisps out of
- name. We name it after a domain
- when two cars get into an accident, it’s also known as a________
- the width of something
- eth____
Down
- when you play a game; you have to be on a _____
- we connect to it
- when we say “there’s a ________ of tunnels”
- rate retran______
- adress. an address
- americans call it ca____
15 Clues: eth____ • proto_____ • we connect to it • rate retran______ • the width of something • americans call it ca____ • it has the word “late” in it • adress. an address • something we eat crisps out of • name. We name it after a domain • when we say “there’s a ________ of tunnels” • when you play a game; you have to be on a _____ • ...
computer stuff 2019-11-26
15 Clues: ekran • lampa • laptop • myszka • tablet • telefon • książka • kopmuter • mikrofon • głośniki • drukarka • słuchawki • telewizor • klawiatura • aparat fotograficzny
Computer Vocabulary 2019-10-29
Across
- writing the step by step instructions that tell the computer what to do.
- Where you put files you want to delete from your computer
- Coding within a coding language where instructions are represented as blocks.
- Combine two or more lists, files or cells
- a saved list that is stored as links in your browser, also called favorites.
- Using media in a way that feels healthy and in balance with other life activities (family, friends, school, hobbies, etc.)
- A bar across the top of the computer screen, which has the names of pull down menus such as “File”, “Edit”, “View”
- The bar beside the Start button that shows what programs are open.
Down
- -any one of the very small dots that together form a picture
- To engage in activities that don't involve devices, apps, or the internet
- digitized content that can be transmitted over the internet or computer networks. (text, audio, video, and graphics) This means that news from a TV network, newspaper, magazine, etc. that is presented on a Web site or blog can fall into this category
- in word processing, to align text along the center, left and right margins (justify)
- a document in which data is arranged in rows and columns and can be used in calculations such as Excel and Google Sheets
- to set the alignment, spacing, borders, and other things that determine how the document will look.
- A type of software application designed to run on a mobile device
15 Clues: Combine two or more lists, files or cells • Where you put files you want to delete from your computer • -any one of the very small dots that together form a picture • A type of software application designed to run on a mobile device • The bar beside the Start button that shows what programs are open. • ...
Kruiswoordraadsel : Computer 2020-05-13
Across
- Synoniem van inloggen
- Antoniem van “een vriendenverzoek aanvaarden” : een vriendenverzoek…
- Synoniem van geadresseerde
- Synoniem van computer
- Wat je in de talenlab gebruikt om naar de teksten te luisteren
- Als je minder aanmeldingen wil krijgen, moet je ze wijzigen
- Als je batterij leeg is, moet je je computer…
- Synoniem van printen
Down
- Om informatie te vinden, kan je verschillende websites…
- Als je een document in een mail stuurt, kan je “in … vindt u mijn werk” zeggen
- Als je er geen hebt, kan je niet op het internet surfen
- Wat je gebruikt om op je computer te schrijven
- In de uploadzone kan je de bestanden (fichiers) van je leraar downloaden en je eigen werk …
- Om te kunnen inloggen, moet je een gebruikersnaam en een … gebruiken
- Als je er een naar je lerares stuurt, kan je het met “Geachte mevrouw” beginnen
15 Clues: Synoniem van printen • Synoniem van inloggen • Synoniem van computer • Synoniem van geadresseerde • Als je batterij leeg is, moet je je computer… • Wat je gebruikt om op je computer te schrijven • Om informatie te vinden, kan je verschillende websites… • Als je er geen hebt, kan je niet op het internet surfen • Als je minder aanmeldingen wil krijgen, moet je ze wijzigen • ...
LEO's Computer 2021-02-05
Across
- a heavy, silver-white element, liquid at room temperature.
- intended to keep up with or surpass a standard or a competitor.
- a bitter beverage prepared by adding tea leaves to boiling water.
- an explosive device whose destructive potential derives from the release of energy that accompanies the splitting or combining of atomic nuclei.
- one who is among the earliest in a field of study.
- the capacity of a computer to store information.
- to accept, handle, and organize (data), esp. electronically.
- a specialist in mathematics.
Down
- the first computer used for commercial business applications.
- an electronic device designed for performing operations on data at high speed.
- a number of persons united or incorporated for joint action, esp. for business.
- a center of operations, as of a military commander or a business.
- the act or manner of managing; handling, direction, or control.
- relating to electronics or devices and systems developed through electronics.
- relating to a system of numbers called base 2, in which the only numbers that can be used are 0 and 1.
15 Clues: a specialist in mathematics. • the capacity of a computer to store information. • one who is among the earliest in a field of study. • a heavy, silver-white element, liquid at room temperature. • to accept, handle, and organize (data), esp. electronically. • the first computer used for commercial business applications. • ...
Computer Literacy 2021-09-08
Across
- garbled text
- a gate that gives 1 output of 1
- The ability of computer systems or software to exchange and make use of information
- 1 trillion bytes
- 1 million bytes
- 1 billion bytes
Down
- a gate that gives 3 outputs of 1
- A symbol that enables most of the languages in the world to be symbolized with a special character identification.
- 1 quadrillion bytes
- 1000 bytes
- meaning of two in this case either a 0 or 1
- either a zero or a one
- eight bits
- a code representing english letters from 0-127
- a gate that changes a 0 to 1 or 1 to 0
15 Clues: 1000 bytes • eight bits • garbled text • 1 million bytes • 1 billion bytes • 1 trillion bytes • 1 quadrillion bytes • either a zero or a one • a gate that gives 1 output of 1 • a gate that gives 3 outputs of 1 • a gate that changes a 0 to 1 or 1 to 0 • meaning of two in this case either a 0 or 1 • a code representing english letters from 0-127 • ...
Il Computer 2021-02-18
Across
- dizionario in word
- pulsante che mostra i caratteri nascosti
- corrente anno
- vostro
- false notizie
- entra abusivamente nella rete dei calcolatori
- Sono dette così le tastiere
- il galateo della rete
- piccola telecamera digitale
- Una delle disposizioni della lettera commerciale
Down
- Dispositivo di ingresso
- archivi di piccole dimensioni
- Testo base+elenco dati
- Pulsante sfondo
- sono pronti per l'uso in word
15 Clues: vostro • corrente anno • false notizie • Pulsante sfondo • dizionario in word • il galateo della rete • Testo base+elenco dati • Dispositivo di ingresso • Sono dette così le tastiere • piccola telecamera digitale • archivi di piccole dimensioni • sono pronti per l'uso in word • pulsante che mostra i caratteri nascosti • entra abusivamente nella rete dei calcolatori • ...
Computer Puzzle 2021-04-08
Across
- A series of four decimal numbers separated by dots.
- A series of numbers, letters and symbols used to protect documents on a computer from being hacked.
- a language used to create all web pages.
- used to identify and monitor people's movements.
- A unique address asigned to web pages.
- computers that are used to host webs.
- a method of sending messages from one computer to another computer via communication links.
- Prevents outsides from accessing private data from the networks.
- Vast digital landscape that consists of millions of web pages.
- refers to World Wide Web.
Down
- Method and group of technologies for delivery of voice communications over internet.
- A web browser is a software designed to help users access the web pages.
- the largest WAN in the world, made up of billions of computers.
- files used to take over someone's computer. It's very dangerous
- Computer based system that allows users to exchanges voice messages.
15 Clues: refers to World Wide Web. • computers that are used to host webs. • A unique address asigned to web pages. • a language used to create all web pages. • used to identify and monitor people's movements. • A series of four decimal numbers separated by dots. • Vast digital landscape that consists of millions of web pages. • ...
Computer Hardware 2021-04-21
Across
- holds the memory address of the next instruction to be fetched, incrementing by 1 each time
- used to speed up the clock and processing power of a computer
- carries the instructions
- temporarily stores data being fetched from or written to the CPU's main memory
- stores all programs and data temporarily while they are in use
Down
- stores results of calculations performed by the ALU
- processes all data and instructions given by the user
- controls and co-ordinates the activities of the computer
- stores the instruction used to boot up the computer OS
- controls the timing of the processor
- memory which is volatile
- causes the next instruction and any data involved to be fetched from main memory
- decodes the instruction to be carried out
- performs logic and arithmetic instructions
- type of memory that stores frequently used instructions, programs and data
15 Clues: carries the instructions • memory which is volatile • controls the timing of the processor • decodes the instruction to be carried out • performs logic and arithmetic instructions • stores results of calculations performed by the ALU • processes all data and instructions given by the user • stores the instruction used to boot up the computer OS • ...
Computer Terminology 2023-03-31
Across
- is the smallest unit of information in a computer equivalent to a single zero or one
- flat piece of non-conductive material on which computer microprocessors and other electric components are mounted and electrically connected by thin strips of metals.
- (compact disk read only memory) a rigid plastic disk that stores a large amount of data through the use of laser optic technology.
- (random access memory) a form of temporary internal memory storage whose contents can be retrieved and altered by the user also called read and write memory, it stores data only when the computer is on (when the computer is shut down any data not stored is lost).
- a television-like output device connected to the computer that displays information on a screen displays a variety of information (text, icons, images, etc.)
- = 1,024 (1 thousand) bytes megabyte = 1,048,576 (1 million) bytes kilobytes = 1,073,741.824 (1 billion) bytes
- one million hertz (Cycles per second), used to measure the velocity of the CPU and its computations.
- is an equivalent to a character and it is formed by 8 bits
Down
- (on the screen) - a portion of the screen that can contain its own documents or messages. each window can also contain its own menu and other controls.
- where all the main information is stored in the computer. Used for storing data.
- a small mobile manual device that controls movements of of a cursor on a computer display
- the main board of a computer, containing the primary components for the central processing unit, main memory, keyboard, monitor, and often having slots for accepting additional circuitry.
- a device that converts signals from one form to a form compatible with another kind of equipment to transmit data between computers, generally over phone lines
- (universal serial bus) is a newer way to connect a variety of peripherals to the computer. Simplifies connection of up to 63 devices to the system while it is running.
- measures of storage (memory) capacity
15 Clues: measures of storage (memory) capacity • is an equivalent to a character and it is formed by 8 bits • where all the main information is stored in the computer. Used for storing data. • is the smallest unit of information in a computer equivalent to a single zero or one • a small mobile manual device that controls movements of of a cursor on a computer display • ...
Computer class 2023-05-03
Across
- to open the internet
- similar to a mouse but is for the computer
- an example of a popular free web browser
- used to click on information on the screen with a cursor
- used to type on your computer
- reloads the page when it isn't working
- a free search engine that is very common
- this is needed to connect to the internet and usually has a specific password
Down
- can be typed in the address bar to look up specific information
- portable and uses a battery pack
- an action used on the keyboard to go faster
- to print out papers
- used to turn on and off your computer
- to look up information online
- a common app used to send emails
15 Clues: to print out papers • to open the internet • used to type on your computer • to look up information online • portable and uses a battery pack • a common app used to send emails • used to turn on and off your computer • reloads the page when it isn't working • an example of a popular free web browser • a free search engine that is very common • ...
ICT (COMPUTER) 2012-12-03
Across
- It is a device that can be rolled about on a desktop to direct a pointer on the computer display screen.
- She was hired by Charles Babbage; who was the daughter of the famed British poet, Lord Byron
- It includes the standard typewriter keys plus a number of specialized keys. ex: F1, F2, F3, ...
- Is about 1 trillion bytes.
- Electronic Numerical Integrator and Computer
- Computers provide picture representation of statistical reports; through graphics; better analysis can be achieved.
- floppy disk is a removable round, flexible disk that stores data as magnetized spots.
- it is a device that converts computer output into printed images.
Down
- (The processor) is the processor of the computing part of the computer.
- Is about 1 million bytes.
- The Second Generation (1955-1965)
- He designed and built the Difference Engine.
- Electronic Discrete Variable Automatic Computer
- can translate images of text, drawings and photos into digital form.
- Are considered the raw material (whether in paper, electronic or other forms) processed by the computer.
15 Clues: Is about 1 million bytes. • Is about 1 trillion bytes. • The Second Generation (1955-1965) • He designed and built the Difference Engine. • Electronic Numerical Integrator and Computer • Electronic Discrete Variable Automatic Computer • it is a device that converts computer output into printed images. • ...
Computer Parts 2013-09-15
Across
- Name given to a text file containing a series of commands
- Typewriter-style device
- Device that performs the functions of a wireless access point
- Electronic visual display for computers
- Flash drive that includes flash memory
- Allows stored data to be accessed directly in any random order
- Machine that processes something
Down
- Data storage device used for storing and retrieving information
- Expansion card which generates a feed of output images
- Connects a computer to a computer network
- Collection of software that manages computer hardware resources
- The main circuit board in a computer
- Hand-operated device that controls the cursor
- Contains all the code required to control many functions
- Machine for printing text or pictures onto paper
15 Clues: Typewriter-style device • Machine that processes something • The main circuit board in a computer • Flash drive that includes flash memory • Electronic visual display for computers • Connects a computer to a computer network • Hand-operated device that controls the cursor • Machine for printing text or pictures onto paper • ...
De computer 2013-11-15
Across
- een locatie in het geheugen of op een schijf van een bepaald stuk informatie
- permanente opslag
- vluchtig geheugen
- Memory card
- computerpoort waar je een muis, printer, geheugenstick kunt op aansluiten
- een verzameling van gegevens die een eenheid vormen en geschikt zijn voor computerverwerking
- 1 teken
- laatste stukje van een bestandsnaam of een domeinnaam dat het type bestand aanduidt
Down
- opslagschijfje voor films
- 1 miljoen byte
- batterij in een laptop
- centrale verwerkingseenheid of het hart van de computer
- monitor
- deel van je computergeheugen om bestanden in te bewaren
- geeft weer hoeveel pixels op een beeldscherm staan
15 Clues: monitor • 1 teken • Memory card • 1 miljoen byte • permanente opslag • vluchtig geheugen • batterij in een laptop • opslagschijfje voor films • geeft weer hoeveel pixels op een beeldscherm staan • centrale verwerkingseenheid of het hart van de computer • deel van je computergeheugen om bestanden in te bewaren • ...
Computer Processing 2014-11-18
Across
- you should not be this when you are on the Internet
- something you love more than God
- when a person forses someone to pay money otherwise they will show inappropriate pictures that they have posted, to their parents
- scam used to trick computer users to reaveal either personal or financial information
- sofware that installs itself without your knowledge that can "see" everything you do online
- you do not have it on the Internet
- the web address in the address bar
Down
- inappropriate content
- there are 8 bits in it
- to let out your anger at someone else; you should only do this with someone you trust and who has been through your situation before
- either a 0 or a 1
- Cyber Exploiter of Life
- something you use to protect your information on the computer, but they are not foolproof
- something taken for granted
- a computer program that installs itself and does harm to your computer
15 Clues: either a 0 or a 1 • inappropriate content • there are 8 bits in it • Cyber Exploiter of Life • something taken for granted • something you love more than God • you do not have it on the Internet • the web address in the address bar • you should not be this when you are on the Internet • a computer program that installs itself and does harm to your computer • ...
Computer Vocabulary 2014-11-13
Across
- quality of an image on the screen
- Internet Service Provider
- type of fast internet
- front page of a website
- Compact Disc-Read-Only Memory
- what makes up the image on the screen
Down
- a device on a network
- transferring from a file to a computer
- being connected to the internet
- transferring from a computer to a file
- a world wide network of computers
- used to watch movies usually
- part of the computer that you can touch
- it is short for Uniform Resource locator
- type of internet
15 Clues: type of internet • a device on a network • type of fast internet • front page of a website • Internet Service Provider • used to watch movies usually • Compact Disc-Read-Only Memory • being connected to the internet • quality of an image on the screen • a world wide network of computers • what makes up the image on the screen • transferring from a file to a computer • ...
Computer Security 2016-01-05
Across
- type of theft where con artists get your personal information and access your cash and/or credit
- setting these for Internet use can help protect your privacy and security
- Unwanted e-mail, instant messages, and other online communication
- type of software, like Microsoft Windows Defender, so unknown software cannot track your online activity and potentially steal your information.
- These people use the Internet to trick children into meeting with them in person
- act in ways that help protect us against the risks that come with Internet use
Down
- credit bureau where one can specify notation on credit account as added security from fraud
- helps create a protective barrier between your computer and the Internet
- Both children and adults may use the Internet to harass or intimidate other people
- Software that tracks your online activities or displays endless ads
- E-mail sent by online criminals to trick you into giving them money
- Software programs designed to invade your computer, and copy, damage, or delete your data
- E-mail sent by online criminals to trick you into going to fake Web sites and revealing personal information
- type of software that helps detect and remove computer viruses before they can cause damage
- Viruses that pretend to be helpful programs while destroying your data, damaging your computer, and stealing your personal information
15 Clues: Unwanted e-mail, instant messages, and other online communication • Software that tracks your online activities or displays endless ads • E-mail sent by online criminals to trick you into giving them money • helps create a protective barrier between your computer and the Internet • setting these for Internet use can help protect your privacy and security • ...
COMPUTER VOCAB 2015-10-26
Across
- Graphics that can be inserted into a document
- Text automatically extends to the next line
- Text that has been designed in predefined shapes
- Paper orientation that is wider than tall
- A format for compressing image files
- The placement of text or graphics in relation to other text or graphics
- An outline around a page or object
Down
- Arrangement of graphics and text on a page
- A graphic that represents data or software
- Container for text that can be positioned on a page
- Boxes surrounding an object indicating that it is in edit mode
- Paper orientation that is taller than wide
- Explanatory text appearing above or below an object
- Ready-made objects available on the drawing toolbar
- Line,circle,box,image,or illustration
15 Clues: An outline around a page or object • A format for compressing image files • Line,circle,box,image,or illustration • Paper orientation that is wider than tall • Arrangement of graphics and text on a page • A graphic that represents data or software • Paper orientation that is taller than wide • Text automatically extends to the next line • ...
computer vocabulary 2016-09-26
Across
- a term used when computer program or operating system stops working properly
- transfers documents to digital form
- gate of internet
- some hardware application
- portable computer
- program with harmful activites, virus
- a business which uses the internet to sell goods or services
- first computer threat that has attracted considerable media interest
- list of frequently asked questions and answers
Down
- post some documents to world
- an arrow symbol that indicates the position on a display screen
- a physical computer equipment
- a message given to a web browser by a web server, determining the visitor's interests
- device for converting between analog and digital signal
- unsolicited mail
15 Clues: gate of internet • unsolicited mail • portable computer • some hardware application • post some documents to world • a physical computer equipment • transfers documents to digital form • program with harmful activites, virus • list of frequently asked questions and answers • device for converting between analog and digital signal • ...
computer vocabulary 2016-09-26
Across
- gate of internet
- an arrow symbol that indicates the position on a display screen
- a physical computer equipment
- first computer threat that has attracted considerable media interest
- transfers documents to digital form
- a message given to a web browser by a web server, determining the visitor's interests
- unsolicited mail
Down
- some hardware application
- program with harmful activites, virus
- a term used when computer program or operating system stops working properly
- a business which uses the internet to sell goods or services
- device for converting between analog and digital signal
- post some documents to world
- portable computer
- list of frequently asked questions and answers
15 Clues: gate of internet • unsolicited mail • portable computer • some hardware application • post some documents to world • a physical computer equipment • transfers documents to digital form • program with harmful activites, virus • list of frequently asked questions and answers • device for converting between analog and digital signal • ...
computer games 2016-03-14
Across
- you defend your base and your currency is elixir
- space car football
- you avoid ghosts and eat fruit
- you are a small sack person exploring the fabric world
- a game where you play as a boy and a girl avoiding each others substances
- the most popular switch to match game
- a game where your brother is luigi
- a game where you are a person and you simulate life
Down
- you encounter creepers
- you place monkeys to destroy balloons
- a game where you are a bird trying to fit through pipes
- a very fast blue animal collecting rings
- most famous first person shooter game series
- famous football game
- you fire birds at pigs
15 Clues: space car football • famous football game • you encounter creepers • you fire birds at pigs • you avoid ghosts and eat fruit • a game where your brother is luigi • you place monkeys to destroy balloons • the most popular switch to match game • a very fast blue animal collecting rings • most famous first person shooter game series • ...
Computer Science 2017-12-08
Across
- Reserved areas of memory in every computer
- ____ flash drive
- A website where a person writes about the latest news and things that are going on in their life.
- An organization that provides access to the Internet. otherwise known as Internet Service Provider
- it is a scam to steal valuable information such as credit card and social security numbers Also known as "brand spoofing,
- a large network made up of smaller networks
- The primary method for keeping a computer secure from intruders
- opposite of Hardware
Down
- The computing part of the computer. otherwise known as Central Processing Unit
- opposite of Software
- The address that defines the route to a file on an Internet server
- Computer people may use the term for capability and time
- The fundamental display element of an electronic screen or bitmapped image
- A website that serves employees only, most larger companies have one.
- created by a website that is stored in the user's computer
15 Clues: ____ flash drive • opposite of Software • opposite of Hardware • Reserved areas of memory in every computer • a large network made up of smaller networks • Computer people may use the term for capability and time • created by a website that is stored in the user's computer • The primary method for keeping a computer secure from intruders • ...
computer viruses 2017-11-28
Across
- Microsoft Windows 9x computer virus which first emerged in 1998.
- file invecting virus
- first computer virus
- virus that floods a network
- It became the fastest-spreading e-mail worm ever
- half comutper virus that is cut in half
- virus that passes thurgh email
Down
- a computer worm targeting the Microsoft Windows operating system that was first detected in November 2008
- first email virus
- virus that replicates its self
- torjan horse virus targeted microsoft
- red It attacked computers running Microsoft's IIS web server
- the programs used by a computer
- unwanted software
- virus named after a greek myth
15 Clues: first email virus • unwanted software • file invecting virus • first computer virus • virus that floods a network • virus that replicates its self • virus named after a greek myth • virus that passes thurgh email • the programs used by a computer • torjan horse virus targeted microsoft • half comutper virus that is cut in half • It became the fastest-spreading e-mail worm ever • ...
Computer Reach 2017-11-28
Across
- "________" can even volunteer.
- May 11, 2017 they shipped 80 computers where?
- Free programming for teaching computers offered on the site.
- Another word for "fixing" technology.
- No "__________" is needed to volunteer.
- They accept these kinds of things for refurbishing, ex; iPods, iPhones, tablets
- They offer unlimited internet through what popular phone company?
- If you volunteer you will be "______" how to do activities.
Down
- On volunteer work days you can help get "______" ready.
- On You have to be "________" or older to have a child volunteer
- Name of humanitarian group?
- pcsforpeopleonline is a site where you can get refurbished, what at a low price?
- They offer what kind of work days?
- They envision computer "________" world.
- On volunteer work days you can help refurbish and "____" donated PCs.
15 Clues: Name of humanitarian group? • "________" can even volunteer. • They offer what kind of work days? • Another word for "fixing" technology. • No "__________" is needed to volunteer. • They envision computer "________" world. • May 11, 2017 they shipped 80 computers where? • On volunteer work days you can help get "______" ready. • ...
Computer Shenanigans 2018-04-05
Across
- Can also be referred to as a "processor"
- A way to keep the user's digital items safe
- A small file to remember the user's information on websites
- A thing that has many uses, like storing things or providing power input/output
- A website made specifically for employees of a company
- The physical bits of one's computer
- A direct way to a specific file or website
- A way to steal information such as credit card numbers
Down
- Storage of important information all in one place
- A singular cube representing one unit of color
- The fast and easy way of saying what you're using to look at this crossword at this very second
- The digital bits of a user's computer
- the capacity of things like communications
- News for fans often made by one person
- An organization providing access to the internet
15 Clues: The physical bits of one's computer • The digital bits of a user's computer • News for fans often made by one person • Can also be referred to as a "processor" • the capacity of things like communications • A direct way to a specific file or website • A way to keep the user's digital items safe • A singular cube representing one unit of color • ...
Computer Hardware 2018-12-11
Across
- is a device for pointing (controlling input positioning) on a computer display screen
- described as “end-user” software. This software is designed to meet a user’s specific needs. The user interacts with the application software; they perform useful work on general-purpose tasks such as word processing and cost estimation systems
- is a device that controls the movement of the cursor or pointer on a display screen
- enables the application software to interact with the computer. System software is “background” software. It includes programs that can help the computer manage its own resources and run basic operations
- A storage device is the computer hardware that records and/or retrieves items to and from storage media
- produces text and graphics printed on paper
Down
- also called game controller
- in a form that can be physically touched
- brain of computer
- in a form that can’t be physically touched
- Interprets and carries out the basic instructions that operate a computer
- refers to objects that you can actually touch, like disks, disk drives, display screens, keyboards, printers, boards, and chips.
- special type of computer display screen that allows commands to be entered by the user’s touching the screen
- Any type of hardware component that conveys information to one or more people
- any hardware component that allows users to enter data and instruction into a computer.
15 Clues: brain of computer • also called game controller • in a form that can be physically touched • in a form that can’t be physically touched • produces text and graphics printed on paper • Interprets and carries out the basic instructions that operate a computer • Any type of hardware component that conveys information to one or more people • ...
Computer Viruses 2018-11-15
Across
- a virus that makes multiple copies of itself
- virus designed to collect payment (ransom)
- programming instructions
- a hacker who does so beneficially
- someone who infects computers with viruses
- program used by computer
- the act of sending fake emails
Down
- malicious software
- a hacking tactic
- DDOS
- devices that are subject to viruses
- unwanted series of codes that controls a computer
- a reason why someone might do this, to get someone back
- a method of sending and receiving information
- a hacker who does so with bad intentions
15 Clues: DDOS • a hacking tactic • malicious software • programming instructions • program used by computer • the act of sending fake emails • a hacker who does so beneficially • devices that are subject to viruses • a hacker who does so with bad intentions • virus designed to collect payment (ransom) • someone who infects computers with viruses • ...
Computer Dictionary 2018-09-27
Across
- a type of user interface that allows users to interact with electronic devices through graphical icons and visual indicators
- A type of computer memory that can be accessed randomly
- Shortcut A key combination that performs a certain command
- A standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages
- Engine A program that searches for and identifies in a database that correspond to keywords or characters specified by the user, used especially for finding particular sites on the World Wide Web
- Software Computer software designed to perform a group of coordinated functions, tasks, or activities for the benefit of the user.
- Drive A high-capacity, self-contained storage device containing a read-write mechanism plus one or more hard disks, inside a sealed unit
- A link from a document to another location or file, typically activated by clicking on a highlighted word or image on the screen
Down
- A part of a program that guides you through certain steps
- A combined device for modulation and demodulation
- A standardized technology for attaching peripheral devices to a computer.
- A printed circuit board containing the principal components of a computer or other device, with connectors into which other circuit boards can be slotted.
- system The software that supports a computer’s basic functions
- A file installed on a secure Web server that identifies a website.
- The key component of a computer system, which contains the circuitry necessary to interpret and execute program instructions.
15 Clues: A combined device for modulation and demodulation • A type of computer memory that can be accessed randomly • A part of a program that guides you through certain steps • Shortcut A key combination that performs a certain command • system The software that supports a computer’s basic functions • A file installed on a secure Web server that identifies a website. • ...
Computer Terms 2022-03-17
Across
- any set of instructions that tells the hardware what to do and how to do it
- any part of the computer that has physical structure; the parts that make up the computer
- software that allows you to perform a specific task
- short-term memory, it temporarily stores the data until it is needed
- an electronic device that has the ability to store, retrieve, and process data
- the computer's main circuit board that holds the CPU, memory, connectors, cards, and connections to your computer's ports.
- any hardware that sends data to a computer (mouse, keyboard, touch screen, webcam, microphone)
Down
- two digits used to represent information using electricity; ones and zeros
- lets you use your mouse to click icons, buttons, and menus displayed on the screen
- series of commands
- the brain of the computer that controls all other parts and carries out commands
- manages the computer's memory and processes, as well as all of its software and hardware (Windows, MacOS, Linux, iOS, Android)
- a tool you use to access the internet (Google Chrome, Safari, Internet Explorer, Edge, Firefox)
- any hardware receives data from a computer (printer, monitor, speaker, headphones)
- where your software, documents, and other files are stored
15 Clues: series of commands • software that allows you to perform a specific task • where your software, documents, and other files are stored • short-term memory, it temporarily stores the data until it is needed • two digits used to represent information using electricity; ones and zeros • any set of instructions that tells the hardware what to do and how to do it • ...
Computer Terms 2022-02-28
Across
- stores most data
- ex: monitor
- ex: keyboard
- Displays data on your screen
- Does things
- basically information, can be files
- Gets the computer running (energy)
- ex: hard drive
- Stores data in use
Down
- What allows you to connect ONLINE
- ex: CPU
- Most important part of the computer
- what results from the CPU in a game
- Stores everything
- where you store files to keep them organized
15 Clues: ex: CPU • ex: monitor • Does things • ex: keyboard • ex: hard drive • stores most data • Stores everything • Stores data in use • Displays data on your screen • What allows you to connect ONLINE • Gets the computer running (energy) • Most important part of the computer • what results from the CPU in a game • basically information, can be files • where you store files to keep them organized
