Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Software Interview Questions

1 Answers   CAT,


what is the difference between embedded c and turbo c ?

1 Answers  


write a program to display & create a rational number

1 Answers   HCL, TCS,


What is meant by int fun const(int a, int b) { .... ... }

1 Answers  


What does volatile do?

0 Answers  


What is structure in c definition?

0 Answers  


void main() {int i=2; printf("%d%d%d",i,++i,i++); getch(); }

9 Answers  


write a program to copy a string without using a string?

2 Answers  


can we execute the program with the object file

1 Answers  


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

0 Answers   Infosys,


24.what is a void pointer? 25.why arithmetic operation can’t be performed on a void pointer? 26.differentiate between const char *a; char *const a; and char const *a; 27.compare array with pointer? 28.what is a NULL pointer? 29.what does ‘segmentation violation’ mean? 30.what does ‘Bus Error’ mean? 31.Define function pointers? 32.How do you initialize function pointers? Give an example? 33.where can function pointers be used?

2 Answers  


what are two categories of clint-server application development ?

1 Answers  


Categories