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 / satish chaurasia

interpreter : a program written in source language can be
understood and executed by the CPU line by line.As the
first line is encountered by the interpreter, it is
translated and executed. same next line executed.
Whereas
A compiler translates a complete source program into
machine code. means it converts the .java file into .class
file.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should a function throw an exception?

1100


What are the types of arrays in java?

1133


What is super constructor?

1052


How to sort a collection of custom Objects in Java?

1108


Differentiate between array list and vector in java.

1155


How does arraylist size increase in java?

1168


Can we create constructor in abstract class ?

1113


What are the differences between this and super keyword?

983


What are the five major types of reference sources?

1191


I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com

1736


What is a condition in programming?

1051


Why stringbuffer is faster than string?

1089


Why multiple inheritance is not supported by java?

1025


What do you mean by ternary operator in java?

1065


explain different ways of using thread? : Java thread

1059