subject

What does this call to strcmp return?
x = strcmp( "abcd", "xxx" );
a.1
b. something > 0
c.-1
d. 0
e. something < 0

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:00
Assume that you have an array of integers named a. which of these code segments print the same results? int i = 1; while(i < a.length) { system.out.println(a[i]); i++; } int i; for (i = 0; i < a.length; i++) { system.out.println(a[i]); } for (int i : a) { system.out.println(i); } i and ii only ii and iii only i and iii only all three print the same results. all three print different results.
Answers: 3
question
Computers and Technology, 22.06.2019 10:00
Jackson is teaching the decimal number system. he wants his students to know how to expand numbers by powers of 10. which is the correct order in which digits are assigned values in the decimal number system?
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
Which location-sharing service offers items for users as a gaming component and also allows them to collectively link their check-ins to publish a trip? a. whrrl b. buzzd c. foursquare (this option is wrong i already tried) d. gowalla for plato
Answers: 2
question
Computers and Technology, 23.06.2019 13:30
Jace needs to answer a question on square roots to win a quiz. how can he use a spreadsheet to find the square root of 786? a. use the functions round and count b. create a table and chart c. use the function sqrt d. use the function now
Answers: 3
You know the right answer?
What does this call to strcmp return?
x = strcmp( "abcd", "xxx" );
a.1
b. someth...
Questions
question
Chemistry, 01.04.2021 23:20
question
Mathematics, 01.04.2021 23:20
question
Mathematics, 01.04.2021 23:20
question
Spanish, 01.04.2021 23:20
question
Mathematics, 01.04.2021 23:30
question
Health, 01.04.2021 23:30