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 is the difference between interpreter and compiling ?

Answer Posted / charan sai

Compiler: whole program executes at once and displays all
errors and warnings.
Interpretors: Program executes line by line. If we will get
error, execution stops at that line.

Both Interpreter and compile will convert source code to
Byte code.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of string and stringbuffer?

1052


Can we declare main () method as non static?

1039


What is int argc char * argv?

1272


What is procedure overloading?

2373


What is the purpose of final keyword and when to use it?

1062


List some java keywords sun like c, c + + keywords?

1066


What is set string?

1300


Is integer immutable in java?

1050


Can I declare class as static or private?

1012


What is keyword and identifier?

1191


How list contains works in java?

1049


What is the significance of continue jump statement? Explain with an example.

1356


What are the two types of streams offered by java 8?

991


Can you have two constructors in java?

1050


What is the memory leak in java?

1101