Computer Applications
What are the different types of errors that take place during the execution of a program?
Input in Java
113 Likes
Answer
Logical errors and Run-Time errors occur during the execution of the program.
Answered By
69 Likes
Related Questions
Explain if-else construct
Define the following:
(a) Normal flow of control
(b) Conditional flow of control
Distinguish between Syntax error and Logical error.
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( )