What is the difference between compiled and interpreted languages?
Answer Posted / 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 |
Post New Answer View All Answers
can we use commit,rollback in triggers and how?
What are events in smartforms?
can any one suggestion me present which course(except java,.net) has huge demand in the market?
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
how to stop execution of step 3 in a job mainframe
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
Write a program to find whether a given number is prime or not.
why we use mantis? what u mean mantis in IT trends? addvantages of mantis?
how to add a new table with variables and thier values into a imported file uisng proc import?
shall we execute our java programmes in jre
What is the entry point function of a DLL?
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
what is class module in vb6? what it's use? with example..