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 |
How to print No.of.rows affected after updation using ADO.Net
Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.
How should a programmer decide whether to use a macro or a subroutine to accomplish a given logical function
1 Answers R V College of Engineering, University of Jordan,
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
I would like to know which institute in hyderabad provides best ms-dot net training along with a project. I want to join immediately. please help
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
Diff between IF and where ?
What is meaning of web application. & the purpose of web application. with description.
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
What is Boxing?