Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

How do I sort a hashmap key?

920


What is time complexity of sorting algorithms?

977


What are threaded binary trees?

997


Write an algorithm to check if there is a loop in a doubly linked list.

987


Explain binary searching, Fibonacci search.

980


Can a hashmap have duplicate keys?

976


an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).

954


What are the standard ways in which a graph can be traversed?

1043


Explain the term base case?

966


Is list an array?

883


How do you represent a linked list?

954


What are the major data structures used in the rdbms?

1079


Which collection is used for sort?

913


How do you get placements?

892


Write program for Bubble Sort ?

1025