WHAT IS HIGH LEVEL LANGUAGE?

Answers were Sorted based on User's Feedback



WHAT IS HIGH LEVEL LANGUAGE?..

Answer / avinash

HIGH LEVEL HAS THE FLEXIBILITY AND CAPACITY TO UNDERSTAND
THE PROGRAME AND INSTRUCTIONS OF THE USER AND MACHINE

Is This Answer Correct ?    6 Yes 1 No

WHAT IS HIGH LEVEL LANGUAGE?..

Answer / kavya

A programming language such as C, FORTRAN, or Pascal that enables a programmer to write programs that are more or less independent of a particular type of computer. Such languages are considered high-level because they are closer to human languages.

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More C Interview Questions

What is Dynamic memory allocation in C? Name the dynamic allocation functions.

1 Answers  


Explain what will the preprocessor do for a program?

0 Answers  


There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?

1 Answers  


When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?

0 Answers   TISL,


WAP to find that given no is small or capital

3 Answers  






what are enumerations in C

0 Answers   TCS,


palindrome for strings and numbers----Can anybody do the prog?

6 Answers   CTS, TCS, Vipro Lifescience Pvt,


difference between loading and linking

1 Answers  


Do pointers store the address of value or the actual value of a variable?

0 Answers   Fidelity,


what are the compilation steps? ( i want inside the compiler )

2 Answers  


what is the use of getch() function in C program.. difference b/w getch() and getche()??

29 Answers   HCL, IBM, Infosys, TCS, Wipro,


How many levels of pointers can you have?

0 Answers  


Categories