Answer:
I would say if it is a multiple choice
Explanation:
q3 or q5 would be the best ones to pick from in my eyes.
Answer:
Explanation:
The reasons why a language would distinguish between uppercase and lowercase in its identifiers are:
(1) So that variable identifiers may look different than identifiers that are names for constants, such as the convention of using uppercase for constant names and using lowercase for variable names in C.
(2) So that the catenated words such as names can have their first letter distinguished, as in Total Words. The primary reason why a language would not distinguish between uppercase and lowercase in identifiers is it makes programs less readable, because words that look very similar are actually completely different, such as SUM and Sum.
Answer: HOPE THIS HELPED YOU! :D ;)
Eco cars are still too expensive for most car buyers
Explanation:
Answer:
You need exit condition like If, otherwise method will repeat endlessly.