Sign In
Ask Question
Guest
Computers & Technology
16 December, 03:06
How do you use loops in code?
+4
Answers (
1
)
Lorelei
16 December, 03:12
0
A loop in a computer program is an instruction that repeats until a specified condition is reached. In a loop structure, the loop asks a question. If the answer requires action, it is executed ... A computer programmer who needs to use the same lines of code many times in a program can use a loop to save time
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Find an answer to your question 👍
“How do you use loops in code? ...”
in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
When do you use FTP? A. to transfer files online B. to chat online C. to send email D. to browse websites
Answers (1)
Jane is designing a print brochure for a retail company. She's having trouble deciding on the page margin. Which best practice would you advise Jane to implement? A. Keep the bottom margin larger than any other margins B.
Answers (2)
Given an unsorted std::vector and a number n, what is the worst-case time complexity for finding the pair of integers whose sum is closest to n, using no additional memory?
Answers (1)
If an attacker decides to implement a less obvious port-scan, or stealth attack, which of the following techniques would be appropriate to make their activities more difficult to detect?
Answers (1)
In order to make money, television producers need to constantly be on the lookout for new, innovative ideas for TV programs. True False
Answers (1)
New Questions in Computers & Technology
Large datasets that have many categories and subcategories use multilayered data, and to facilitate data you can create an outline. What is an outline?
Answers (1)
Exchanging which type of data uses the least bandwidth? music photographs video voice
Answers (1)
Suppose that you are measuring the time to receive a segment. When an interrupt occurs, you read out the system clock in milliseconds. When the segment is fully processed, you read out the clock again.
Answers (1)
What is the largest amount of unit information? kilobytes, gigabytes, megabytes, or terabytes
Answers (1)
1. What will the println statement in the following program segment display? int x = 5; System. out. println (x++); a. 5 b. 6 c. 0 d. None of these
Answers (1)
Home
»
Computers & Technology
» How do you use loops in code?
Sign In
Sign Up
Forgot Password?