Discuss different types of errors that generally occur while programming.



Discuss different types of errors that generally occur while programming...

Answer / Shri Nibas

There are several types of errors that generally occur while programming. These include syntax errors, runtime errors, logical errors (also known as semantic errors), and compilation errors.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain about collection interface in java?

1 Answers  


What is default specifier ??? Use of default specifier ???

4 Answers   Cognizant, Syntel,


what is purpose of collections.unmodified() method..?

1 Answers   Accenture,


What is the most important feature of java? What is an interface?

1 Answers  


What restrictions are placed on method overriding?

1 Answers  


Can we override data members in java?

1 Answers  


When is an object in the mean to garbage collection?

3 Answers  


Can inner class extend any class?

1 Answers  


Define locale.

1 Answers  


What is the set interface in java programming?

1 Answers  


Difference between object and reference?

1 Answers  


Why is java logo a cup of coffee?

1 Answers  


Categories