The Giant Tech Cross-Word

12345678910111213141516171819202122232425262728
Across
  1. 1. A data type that has two possible values: “true” and “false”
  2. 8. A repetitive action or command typically created with programming loops
  3. 10. Smallest unit of memory
  4. 11. A network security system, either hardware or software based, that controls incoming or outgoing traffic based on set of predefined rules
  5. 12. The process of fooling an online account holder in giving certain information by pretending as legitimate firm
  6. 14. In SQL databases, we fetch information by making a ________
  7. 15. Is a detailed, yet readable, description of what a computer program or algorithm must do, expressed in languages that humans use naturally
  8. 16. Calling oneself from within oneself
  9. 18. Logic gate which gives high when both inputs are opposite
  10. 20. A number assigned to any item that is connected to the Internet
  11. 22. Alternate address/name for calling a web page (different from the one which computer uses internally)
  12. 27. string s = "ACDS"; for(int i=0;i<3;i++) cout<<s[++i];
  13. 28. Software designed to detect and destroy malicious programs
Down
  1. 1. Cryptocurrency is based on
  2. 2. A name one makes up in order to see or perform things on a website
  3. 3. The process of converting information into code to prevent unauthorised access
  4. 4. Use to run CPU at a faster speed
  5. 5. A system of interactive visual components for computer software
  6. 6. A way of representing information using only two options
  7. 7. A+B+C+D+E+F
  8. 9. A program that converts instructions into a machine-code or lower-level form so that they can be read and executed by a computer
  9. 10. Group of malicious programs leveraging the functionality of combination of virus, worms, backdoors etc.
  10. 13. A sequence of instructions which is given a name and can be executed anytime as well as any number of times
  11. 17. The service responsible for mapping human names of webpages to computer names of webpages
  12. 19. Interface Between Computer Software and Hardware
  13. 21. Amazon started by selling only this product
  14. 23. Small area of a very fast memory in CPU
  15. 24. Unprocessed Information
  16. 25. The fundamental unit of a digital image
  17. 26. A coded algorithm having ability to be executed by a machine