Question
Which of the following is not true for
for-loop?Solution
Among the given statements about for loops, the one that is NOT true is that they are used to replace user input while loops. While for loops are typically used for iterations with a known count and are less likely to result in an infinite loop if used correctly, they do not specifically replace user input while loops.
What is the use of "AI-based fraud detection" in online banking?
What distinguishes memory from storage?
Which device connects multiple networks together?
What is the full form of USB as used in computer-related activities?
Which memory type retains its data even when the power is turned off?
What does AI stands for in computing?
The ability to query data, as well as insert, delete, and alter tuples, is offered by
What kind of computer is designed for a single user at a time? Â
Which type of commands in MS-DOS needs external files to perform their action?
Which version of Java introduced "Project Loom" for improving multithreading?