Search
Questions in computers-and-technology
[Done] A database is a term used in computing to describe a set of structured data. True False
[Done] What does the User-ID agent use to find login and logout events in syslog messages? A. Syslog Server profile B. Authentication log C. Log Forwarding profile D. Syslog Parse profile
[Done] How is the body of an if-statement block syntactically represented in Python? Choose the option that best answers the question. A. Using additional right indentation relative to lines just before and after the block B. Using the end keyword C. Using curly braces {} D. Using additional indentation from the left relative to lines just before and after the block
[Done] When your computer is infected with a virus or malware it may demonstrate the following symptoms. (Choose all that apply.) - Annoying, unexpected pop-ups that are difficult or impossible to close - A new toolbar installed without your knowledge or permission that can often be difficult to remove - System slow-downs and/or crashes
[Done] Provide four examples of how an enhanced keyboard differs from a standard keyboard?
[Done] B. Fill in the blanks using the words given below: folder, Windows Explorer, downloads, subfolder 1. ____ folder is used to store the files that are downloaded from the internet. 2. A ____ is like a file cabinet in which you can keep your files. 3. A folder within a folder is called a ____. 4. ____ is a file manager that manages files and folders. C. Write 'T' for true and 'F' for false: 1. All the data in the computer is contained and stored in the form of files and folders. 2. Once the file/folder is deleted from the Recycle Bin, it cannot be restored. 3. Windows Mobile software is used to play and organize digital media files. 4. Jump list takes us to the frequently used documents.
[Done] When a message is sent using computers, it is known as: a) Email b) Mail c) Drive d) App
[Done] What is the output of the code snippet below? ```python value = 4 a = str(value) b = a + "^" + "2" c = a + "^" + "3" print(value, "+", b, "+", c) ``` Choose the option that best answers the question. 1) 4 16 64 2) 17 3) 4+4^2+4^3 4) None of the above
[Done] Which of the following is not a common term for malicious computer programs? A. Virus B. Trojan Horse C. Worm D. Lamprey
[Done] You have created and saved various pictures on the computer. Those pictures are stored in which of the following parts of the computer? (i) Monitor (ii) CPU (iii) Drive (iv) Software
« Prev
1
...
20
21
22
23
24
...
106
Next »