So this is called a modem we use it to send and receive info over telephone lines
Hope this helps
-scav
Answer:
if ( name1 > name2) {
first = name1;
} else {
first = name2;
}
Explanation:
First you need take a decision for that reason you need and if - else structure to decide if asign the variable name1 or the variable name2 to the result. Later you can use an > or < to compare two strings because it use the ASCII code to compare wich one is larger than another.
if ( name1 > name2) {
first = name1;
} else {
first = name2;
}
Answer: A. How much is this vehicle's resale value?
Answer:
I don't know? How do you feel about them?
Explanation: