Across
- 2. What is the value of 10 squared?
- 3. What uniquely identifies a device on a network?
- 7. What is half of one hundred?
- 12. Which number system uses only 0s and 1s?
- 13. What is calculated as the sum of numbers divided by the count of numbers?
- 14. I am small, live inside browsers, and remember user activity. What am I?
- 18. What computing model provides on-demand services via the internet?
- 19. Which programming language is known for using indentation instead of braces?
- 21. Which online platform is widely used for hosting and collaborating on code with Git?
- 22. I scramble data so only someone with a key can read it. What am I?
- 25. What translates a high-level language into machine code?
- 29. I am an organized collection of related information. What am I?
- 31. I am physical and touchable, but useless without software. What am I?
- 32. Which variable in C stores the memory address of another variable?
- 34. What do we call the situation when two processes wait for each other forever?
- 36. I spread from file to file and system to system without permission. What am I?
- 37. What data structure stores elements in contiguous memory locations?
- 38. What tree-based structure is commonly used to implement priority queues?
Down
- 1. What is the square of 5?
- 4. I protect your secrets but disappear the moment you share me. What am I?
- 5. Which language is used to query and manage databases?
- 6. Which data structure is made of nodes connected by pointers?
- 7. Which system protects a network from unauthorized access?
- 8. What number do you get when 144 is divided by 12?
- 9. What process involves finding and fixing errors in code?
- 10. What do we call the comparison of two quantities by division?
- 11. Which memory is the fastest and closest to the CPU?
- 15. What is the central core of an operating system called?
- 16. Which data structure follows the First In, First Out principle?
- 17. What is the intermediate code generated by the Java compiler?
- 19. A number divisible only by 1 and itself is called what?
- 20. What is the smallest composite number?
- 23. What is the smallest meaningful unit in a programming language?
- 24. Distance divided by time gives what physical quantity?
- 26. What is the smallest unit of execution in a process?
- 27. Which data structure works on the principle of 'Last In, First Out'?
- 28. I test whether you are human or a robot online. What am I?
- 30. I am a step-by-step method to solve a problem. What am I?
- 33. I am memory that vanishes when the power is turned off. What am I?
- 35. An expression containing an equality sign is called what?
