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
What is a 2 dimensional array?
Model a data structure for a DFA that takes an event as parameter and performs a desired action.
Define parent node?
What are the advantage of linked list over array?
List the area of applications where stack data structure can be used?
What is the difference between arraylist and hashmap?
How arraylist increase its size?
What do you understand by doubly linked list?
Explain the term base case?
Is array size dynamic or fixed?
How do you sort in ascending order in arraylist?
What is array and structure?
What is internal and external sorting?
What is the minimum number of queues needed when implementing a priority queue?
Differentiate between priorityqueue and treeset.