Search
Questions in computers-and-technology
[Answered] 1. An electric device delivers a current of [tex]$15.0 A$[/tex] for 30 seconds. How many electrons flow through it? 2. Which best explains why Irving sets "The Adventure of the Mysterious Stranger" in a land of "masks and gondolas"? A. The setting is symbolic of the idea that a life of quiet study is the ideal pursuit. B. The setting is symbolic of the idea that innocence cannot be outgrown. C. The setting is symbolic of the idea that ease and affluence are available to all. D. The setting is symbolic of the idea that appearances can be deceiving. 3. Read the lines from 'The Tide Rises, The Tide Falls.' "Darkness settles on roofs and walls, But the sea, the sea in darkness calls;" The imagery in these lines evokes a sense of A. laziness B. fear C. mystery D. despair 4. Solve for x. 3x = 6x - 2 5. Read and choose the option with the regular verb in the imperfect tense. A. Tú leías hechizos. B. Tú hablaste con la maestra. C. Tú usaste un huso. D. Tú vas al parque. 6. Alguien puede traducirlo?: What's the fastest animal in the world? 7. What are the four objectives of planning for security? (a) Be confident, be vigilante and be quick (b) Identify, design, test and monitor (c) Test, purchase, view and discuss 8. Individual networks may be affected by DoS attacks without being direct. (a) True (b) False
[Answered] Which statements about API Management are true? There are three correct answers. 1. It is not a capability of SAP Integration Suite. 2. It provides flow steps to map and transform messages. 3. It provides a central API catalog - API Business Hub Enterprise for application developers that lists APIs from SAP API Gateway. 4. It helps API developers to manage, monitor, and engage with app developers in a low-code manner. 5. It enables you to discover APIs by connecting to cloud or on-premise backends.
[Answered] Answer the following: (a) Give four examples of programming languages. (b) Write the full form of the following: IDE BASIC BEDMAS (c) What is the use of the END statement in QBasic? (d) What is debugging? (e) Which statement in QBasic is not executed and ignored? (f) Which relational operator is used to check equality? (g) Which function key is used to run a program in QBasic? Write True or False: (a) Computer is an electronic device. (b) Pen drive is an input device used to enter data. (c) The person who uses a computer is called a programmer.
[Answered] Write a program to find whether the given number is odd or even (Prolog).
[Answered] Fill in the blanks with the help of words given in the box: Notification area, Booting, Taskbar, Start button, Icons 1. Switching on the computer is called ________. 2. ________ are labelled pictures on the screen. 3. The ________ is the longest horizontal bar at the bottom of the desktop. 4. ________ is present at the bottom left corner of the taskbar. 5. The right side of the Taskbar contains the ________.
[Answered] How many times would the following loop iterate? For j = 1 To 5 Step 2 Display j End For A) 4 B) 5 C) 3 D) 0
[Answered] An electric device delivers a current of [tex]$15.0 A$[/tex] for 30 seconds. How many electrons flow through it?
[Answered] i = 0 while i < 5: i = i + 1 print(i*3) What is the output of the above code? a. 0 1 2 3 4 b. 1 2 3 4 5 c. 0 3 6 9 12 d. 3 6 9 12 15
[Answered] 172. Where does the computer process data? A. UPS B. CPU C. Monitor D. Mouse 173. The data the computer accepts is known as A. data intake B. output C. input D. data come 174. The information the computer gives out is called A. Out information B. Output C. Outside data D. Game 175. Data is entered into the computer system through its A. wire B. input devices C. output devices D. monitor 176. is an example of input device. A. Keyboard B. Printer C. Speaker Write the following computer words correctly: 177. ogAnal = A. Analog B. longal C. organol D. Amnallog E. lognal 178. troConil = A. troCont B. Control C. lontrol D. ontol E. lontoil 179. hatC = A. hate B. Chat C. tach D. htal E. hatt 180. agitDil = A. Digital B. Ditdi C. Digts D. D Stgits D. Lgit 181. omCmand = A. Commond B. Dommd C. Command D. Cmmond E. None of the above 182. etteDkis = A. Diskette
[Answered] Student -id: int -name: String +borrowBook(): void +returnBook(): void Book -title: String -author: String +getDetails(): void Librarian -empId: int -name: String +addBook(): void +removeBook(): void Fine -fineId: int -amount: float +payFine(): void Library -name: String -location: String
« Prev
1
...
19
20
21
22
23
...
45
Next »