answersLogoWhite

0

Interpreters

User Avatar

Parker Braun

Lvl 10
2y ago

What else can I help you with?

Related Questions

Which one is better between Compiler and interpreter?

A compiler is a program that takes a programming language like that of java and then translates it into computer language for the software user. The interpreter just ( just like that of a human interpreter) takes the foreign language which would be that of the programming language and turns it into the machine code. Both of these programs take a high-level programming language and translates them into the machine code, but the interpreter is slower to translate than the compiler because of the fact it processes and interprets each statement many times.


What is different between interpiter and compiler?

in case of interpreter line by line checking is done, i.e. the interpreter takes each line of the program and checks it and if there is any syntactical error , it lists the error and goes to the next line after the programmer rectifies the error= in case of compiler , the whole program is checked at once and if there is any error , they are enlisted and has to be rectified by the programmer.=


Difference Between interpreter and compiler in java application?

Due to platform independence, a Java compiler will interpret Java source code into Java Byte Code and pass to the JVM, which will pass machine understandable code through to cpu. (clarification needed).A conventional compiler converts source code directly to machine code.(clarification needed).


Why is a compiler a necessary part of a computer system?

A compiler isn't technically part of the computer. A compiler takes the source code of a program and compiles it into a usable program. However, without a compiler, there will be very few programs, and thus computers won't be much use.


One character typed in the computer takes how much space in the computer memory?

2bits


What is a computer interpreter?

An interpreter, or a translator, is a person who translates different languages. For an example, if a Chinese person and an American person can't understand each other, an intepreter can translate for both of them.


What takes up most memory?

Video files - since each 'frame' of video takes a lot of space to store the information.


Would 4080768 KB fit on to a 4GB memory stick?

Depends on weather the memory stick is formatted or not as formatting takes up space on the memory stick, Formatting is essential for you stick to work on your operating system :)


Does even a blank space between words takes up one byte of memory?

Yes it can, it is a letter that can take a byte or memory such as, punctuation marks. binary code : 00100000


What is the meaning of a file?

To Zip a file is to compress it into a smaller more easier memory folder that takes up less space


A desk top computer has 1.4 GB space in the hard drive a single character takes 1 GB of memory space how much space is left?

0.4 space left This question must have originally been asked many years ago - desktops now have several HUNDRED Gb of memory!


Which takes request from software application and translates in the language that hardware can understand?

The compiler