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
How to create your own data structure in java?
Will arraylist maintain insertion order?
Can we add duplicate keys in a hashmap?
Can arraylist shrink?
What do you mean by back edge?
List out the applications of a linked list?
How to get the index of an array element?
Is bubble sort slow?
Define a linear data structure.
What is sorting problem?
Explain the Stack
What are the complexity of binary search?
What is a subtree?
which notations are used in evaluation of arithmetic expressions using prefix and postfix forms?
What is data structure definition?