Question: just correct answers , no need to explian E) 69 7) What is the decimal (base 10) representation of the unsigned binary number 01001100?: A)
E) 69 7) What is the decimal (base 10) representation of the unsigned binary number 01001100?: A) 76 B) 44 C) 114 D) 72 E) 54 8) Which of the following statements is TRUE?: * A) Both syntax errors and logic errors are caught by the compiler. B) Both syntax errors and logic errors have effects at run time. C) Syntax errors are caught by the compiler. Logic errors may have effects at run time. D) Logic errors are caught by the compiler. Syntax errors may have effects at run time. E) An InputMismatchException is indicative of a syntax error. 9) Which of the following is the type of block of code that will handle an exception error that might be thrown by a try block?: * A) error B) final C) try-error D) catch E) exception
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
