subject

25 pts! if programmers cannot write an algorithm because the problem is too complex, which methodology can they use to reach an approximate solution?

a.
flowcharts
b.
heuristics
c.
artificial intelligence
d.
machine language
e.
assembly language

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:00
When you collaborate or meet with a person or group online, it is called
Answers: 1
question
Computers and Technology, 23.06.2019 01:30
Which tab is used to change the theme of a photo album slide show? a. design b. view c. transitions d. home
Answers: 1
question
Computers and Technology, 24.06.2019 09:50
Create a string list. 2. use console.readline() to collect values of firstname, lastname, street, city, state, zip, save them to list. 3. write a simple linq statement, call method uppercasewords() to change first letter to uppercase. 4. create a foreach statment to display the information. public static string uppercasewords(string value) { char[] array = value.tochararray(); if (array.length > = 1) { if (char.islower(array[0])) { array[0] = char.toupper(array[0]); } } for (int i = 1; i < array.length; i++) { if (array[i - 1] == ' ') { if (char.islower(array[i])) { array[i] = char.toupper(array[i]); } } } return new string(array);
Answers: 3
question
Computers and Technology, 24.06.2019 21:00
How does a vaccine prevent sickness and individual?
Answers: 2
You know the right answer?
25 pts! if programmers cannot write an algorithm because the problem is too complex, which methodol...
Questions
question
Social Studies, 05.11.2019 01:31
question
Computers and Technology, 05.11.2019 01:31
question
Mathematics, 05.11.2019 01:31
Questions on the website: 13722363