What is the difference between compiled and interpreted languages?
Answer / nashiinformaticssolutions
o Compiled languages (e.g., C, C++) are translated into machine code by a compiler before execution.
o Interpreted languages (e.g., Python, JavaScript) are executed line-by-line by an interpreter without pre-compilation.
| Is This Answer Correct ? | 0 Yes | 0 No |
I would like to know what is Intellimatch and some interview questions which could be asked related to Intellimatch.
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?
how to data grid use in data bind?
A, B and C are 8 bit nos. They are as follows: A 1 1 0 1 1 0 1 1 B 0 1 1 1 1 0 1 0 C 0 1 1 0 1 1 0 1 Find ( (A-B) u C )=? how to solve this need with steps
What is the difference between compiled and interpreted languages?
What is the requirement in MIMD ?
what is the purpose of postback?
Write a program to find whether a given number is prime or not.
Please describe an example where you used object orientation in one of your programs.
why not instantiating servet using new operator?
Hello all, My name is Nrupali, am a fresher, i know C language beginner. dont have any experience. planning to learn Php. let me know which language should i choose to learn or for salary purpose and growth??? kindly help me to take decision. thanks
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??