subject

Which type of loop is best in each situation? For or While : You know ahead of time how many passes you wish to make through a loop.

For or While : You do not know ahead of time how many passes you wish to make through a loop.


Which type of loop is best in each situation?

For or While : You know ahead of time how many pass

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:30
Jenny wants to look at row 345 and compare it to row 17. what can she do if she wanted to easily adjust to see both at once?
Answers: 3
question
Computers and Technology, 22.06.2019 09:50
Assume that you have an sorted array of records. assume that the length of the array (n) is known. give two different methods to search for a specific value in this array. you can use english or pseudo-code for your algorithm. what is the time complexity for each algorithm and why?
Answers: 1
question
Computers and Technology, 24.06.2019 10:00
What did i do wrong with this const discord = require('discord.js'); var bot = new discord.client(); const token = 'ntm3mjcxmtu1mjg3ote2ntq2.dyogew.dpfiwfpuifzuzvifop-csuxasnm' const prefix = "! " bot.registry.registergroup('simple', 'simple'); bot.registry.registerdefaults(); bot.registry. + '/commands'); bot.on('message', message => { if(message.content == 'hi! ') { message.channel.send ('@everyone sup, how is @everyone day going'); } if(message.content == 'h3lp') { message.channel.send ('dose not have any commands yet'); } bot.on('ready', function() { console.log("ready") }); bot.login(token);
Answers: 1
question
Computers and Technology, 24.06.2019 10:50
In 2009 to 2010, how many social network users were reported as being victims of online abuse? a. 1 in 10 b. 100% c.1 in 100 d. 50%
Answers: 2
You know the right answer?
Which type of loop is best in each situation? For or While : You know ahead of time how many passe...
Questions
question
English, 20.01.2021 18:30
question
Mathematics, 20.01.2021 18:30
question
Mathematics, 20.01.2021 18:30
question
Geography, 20.01.2021 18:30
question
Social Studies, 20.01.2021 18:30
question
Mathematics, 20.01.2021 18:30
Questions on the website: 13722367