WHAT IS HIGH LEVEL LANGUAGE?
Answers were Sorted based on User's Feedback
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 |
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 |
What is merge sort in c?
What functions are in conio h?
what are bit fields in c?
Why do we use & in c?
What does c mean in basketball?
4)What would be the output? main() { int num=425; pf("%d",pf("%d",num)); } a)Comp error b)4425 c)4253 d)3435 e)none
Why is C called a middle-level language?
What is use of bit field?
Why c is called object oriented language?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
What is the difference between mpi and openmp?
What is structure padding & expalain wid example what is bit wise structure?