c#, java, and c++ are examples of high - level languages. binary languages. control languages. machine…

c#, java, and c++ are examples of high - level languages. binary languages. control languages. machine languages. view hint for question 3 question 4 (1 point) listen a machine instruction that needs to read or write to memory, must contain an to the memory location. view hint for question 4
Answer
Brief Explanations:
C#, Java, and C++ are programming languages that are closer to human - like syntax and further from machine - level binary. They are high - level languages. Machine languages are in binary form directly understandable by the machine. Control languages are used for controlling processes, and binary languages refer to the 0s and 1s used by machines.
Answer:
A. high - level languages
Brief Explanations for Question 4:
A machine instruction that reads or writes to memory must contain an address to specify the location in memory where the operation will occur.
Answer:
address