Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on is c a middle level or low level language??? within the C and C++ forums, part of the Software Development category; pls tell me whethr c is a low level or middle level language??...
|
|||||||
|
|||
|
Re: is c a middle level or low level language???
C is the mixture of low level and high level language,but people commonly says it is high level language,dont confuse ,this type of question shows ur ability
|
|
|||
|
Re: is c a middle level or low level language???
C is a programming language that can be used for complex applications like building GUI's and we can even manipulate at hardware level by the help of bitwise operators .Also C can be used to write Device Drivers which operate at hardware level of the system.So C can be considered as a middle level language.
|
|
|||
|
Re: is c a middle level or low level language???
C is a relatively ‘‘low-level’’ language. This characterization is not pejorative; it simply means that C deals with the same
sort of objects that most computers do, namely characters, numbers, and addresses. These may be combined and moved about with the arithmetic and logical operators implemented by real machines. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| C-is it a high level language?? | sumita_sarkar | C and C++ | 0 | 08-07-2008 08:17 AM |
| OCA level-2. | a439511 | Oracle Certification | 1 | 07-15-2008 02:06 AM |
| Level 88 and 66 | Batch Rocker | MainFrame | 1 | 05-20-2008 02:52 AM |
| 2 high level and 2 low level design techniques | Geek_Guest | Testing Issues | 0 | 06-25-2007 05:52 AM |
| CMM Level | Martin Lucas | Geeks Lounge | 2 | 06-27-2006 11:40 PM |