subject
Computers and Technology, 26.03.2021 14:00 kers

Q2) Here is a program that calculates 12 times table. The program prints a lead then prints the answer. But is the program correct? If the program is not currect, write
the corrected program in the space.
1
=
10
15
20
30
30
Compute 12 times 12
For i 1 to 12
PRINT i; " X 12
Next i
END
12" is 12
12

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 21:40
Write c function that can replace all the positive elements to 0 and negative to 1 in undefined length one-dimensional array. test your program in the main program by defining one-dimensional array of 6 elements
Answers: 1
question
Computers and Technology, 21.06.2019 23:00
Describe in pseudocode an algorithm that given an integer n and a linked list of elements increases the linked list by a factor of n by replacing each element in the original list with n copies of that element. for example, if l: [18, 7, 4, 24, 11] and n = 3 the resulting list should be l: [18, 18, 18, 7, 7, 7, 4, 4, 4, 24, 24, 24, 11, 11, 11]. if the value of n is less than or equal to 0, the list should be empty after the call. what’s the running time of your algorithm?
Answers: 3
question
Computers and Technology, 22.06.2019 22:00
What is the name of the option in most presentation applications with which you can modify slide elements? 1. the option enables you to modify a slide element in most presentation applications.
Answers: 3
question
Computers and Technology, 23.06.2019 14:30
Select the correct answer. peter has launched a website that features baby products. however, clients often find they are unable to access the website because the server is down. which feature of cybersecurity should peter focus on for his website? a. data authenticity b. data privacy c. data availability d. data integrity e. data encryption
Answers: 3
You know the right answer?
Q2) Here is a program that calculates 12 times table. The program prints a lead then prints the ans...
Questions
question
Mathematics, 05.07.2019 01:30
question
Social Studies, 05.07.2019 01:30
Questions on the website: 13722363