Computer Applications
What are the different types of errors that take place during the execution of a program?
Input in Java
104 Likes
Answer
Logical errors and Run-Time errors occur during the execution of the program.
Answered By
65 Likes
Related Questions
Define the following:
(a) Normal flow of control
(b) Conditional flow of control
Distinguish between Syntax error and Logical error.
Explain if-else construct
Write down the syntax of the following with reference to Java Programming:
(a) to accept an integer value using main( )
(b) to accept a fractional number using main( )