Answer:
False is the correct answer for the above question.
Explanation:
- In java programming language or any other programming language, any loop can be infinite.
- It is because the infinite loop is called for that loop which is not run in a finite number of times.
- The loop is used to repeat some lines in a finite number of times. Any loop has three things- first is the initial value which tells the loop to start, The second is the condition check which states when the loop will stop and the third is an operation which directs some variable, so that the condition may be false after some finite amount of time.
- If the condition will not false in any iteration of the loop, then the loop can proceed for an infinite amount of time.
- The above-question states that the while loop and do while loop can be infinite which is a true statement.
- But it also states that the 'for' loop can not be infinite which is not a correct statement which is described above. Hence false is the correct answer to the above question.
3
thank me later :))))))))
Answer:
see explaination
Explanation:
The "size" or "functionality" of the project would need to be determined. Errors/FP would provide a normalized measure.
A metric such as DRE would provide an indication of the efficiency of SQA within both teams' software process.
A LAN (local area network) is a group of computers and network devices connected together, usually within the same building. By definition, the connections must be high speed and relatively inexpensive (e.g., token ringor Ethernet). Most Indiana University Bloomington departments are on LANs.
A LAN connection is a high-speed connection to a LAN. On the IUB campus, most connections are either Ethernet (10 Mbps) or Fast Ethernet (100 Mbps), and a few locations have Gigabit Ethernet (1000 Mbps) connections.
A MAN (metropolitan area network) is a larger network that usually spans several buildings in the same city or town. The IUB network is an example of a MAN.
A WAN (wide area network), in comparison to a MAN, is not restricted to a geographical location, although it might be confined within the bounds of a state or country. A WAN connects several LANs, and may be limited to an enterprise (a corporation or an organization) or accessible to the public. The technology is high speed and relatively expensive. The Internet is an example of a worldwide public WAN.