Answer:
a high level language is any programming language that enables development of a program in a much more user friendly programming context and is generally independent of the computers hardware architecture.
I just took the test on (PF) it's C. the same
i hope this helped someone.
;-)
The answer to your question is she has 10 power lift
Answer:
Explanation:
The following switch statement takes in the variable button as a parameter and outputs a statement saying what the character did due to the button being pushed.
switch (Character.toLowerCase(button.charAt(0))) {
case 'a': System.out.println("Your character has Jumped"); break;
case 'b': System.out.println("Your character has Crouched"); break;
case 'x': System.out.println("Your character has Punched"); break;
case 'y': System.out.println("Your character has Flown"); break;
default: System.out.println("Pause Menu has appeared"); break;
}
Answer: Magnetic drum
Explanation: First generation computers used magnetic drum for memory