menu
Qammunity
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
This function finds the minimum number in a list. What should be replaced with in order for this function to operate as expected? Answer choices: A. numList[i] = min; B. min = numList[i]; C. min = numList;
asked
Nov 22, 2022
194k
views
14
votes
This function finds the minimum number in a list. What should be replaced with in order for this function to operate as expected?
Answer choices:
A. numList[i] = min;
B. min = numList[i];
C. min = numList;
D. numList = min;
Computers and Technology
college
Genusatplay
asked
by
Genusatplay
8.6k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
9
votes
Answer: a
Step-by-step explanation:
Just took the test
MarioVilas
answered
Nov 28, 2022
by
MarioVilas
7.4k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Nov 3, 2024
139k
views
What will be printed to the console after this program runs? var numbers = [2, 5, 3, 1, 6] function changeNums(numList, addNum, subtractNum){ for(var i=0; i if(numList[i] % 3 == 0){ numList[i] = numList[i]
Raya
asked
Nov 3, 2024
by
Raya
8.1k
points
Advanced Placement (AP)
college
1
answer
3
votes
139k
views
asked
Nov 19, 2024
175k
views
What is the index of the last element? int numList[50]: O a. 0 O b.49 O c. 50 O d. Unknown, because the array has not been initialized.
Muthan
asked
Nov 19, 2024
by
Muthan
8.7k
points
Computers and Technology
high-school
1
answer
4
votes
175k
views
asked
Apr 11, 2024
4.6k
views
In the following procedure, the parameter numList is a list of numbers and the parameters j and k are integers. PROCEDURE swapListElements(numList, j, k) { newList ← numList newList[j] ← numList[k] newList[k]
Berry Jones
asked
Apr 11, 2024
by
Berry Jones
8.0k
points
Engineering
college
1
answer
1
vote
4.6k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.4m
questions
12.2m
answers
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
Please help me ! All you do is just put it it all in your own words ! Please this is for my reported card!i don't know how to put it in my own words because my English is not that good!
What is an example of a dedicated computer system?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qammunity