What do you mean by: Syntax Error, Logical Error, Runtime Error?
Answer Posted / siya
syntax error..means error in the formats.
logic error means error in the pgm logic
run time means error accurs at run time..
| Is This Answer Correct ? | 21 Yes | 19 No |
Post New Answer View All Answers
Why is an array homogeneous?
How to cut or remove an element from the array?
Define a linear data structure.
Which is better array or linked list?
Can arraylist be resized?
What is a data structure definition?
Explain the Stack
What are the drawbacks of array implementation of queue?
How can you correct these errors?
Is red black tree balanced?
List the differences between comparable and comparator interface?
How do you make a bubble chart with 3 variables?
How do you sort an array in decreasing order?
What is a B tree?
What are types of Collision Resolution Techniques and the methods used in each of the types?