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