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...


1.Why do you call C is middle level language?
2.Why do you call C is userfriendly language.

Answers were Sorted based on User's Feedback



1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language. ..

Answer / sudarsan

1.bcz it has the characteristic of low level language and
the feature of high level language.So it is called as middle
level language......
2.I think C is not user friendly bcz there are many
rules,regulations that means some predefined syntax to do it.
User frendly language is html, Any thing we can write on the
html file and that can run..

Is This Answer Correct ?    7 Yes 1 No

1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language. ..

Answer / anusha

1.C is called as a middle level lang bcoz its a commbination
of both high level lang and the low level lang .

Is This Answer Correct ?    7 Yes 3 No

Post New Answer

More C Interview Questions

What is #line used for?

0 Answers  


write a program to find the sum of the array elements in c language?

24 Answers   ICT, Infosys, Wipro,


to convert a string without using decrement operater and string functions

1 Answers  


sir i wanted to know how we wap in c to add numbers without using arithmetic operator in which digits are entered by user?

2 Answers  


differnce between do and do while

3 Answers   DOEACC,


study the code: #include<stdio.h> void main() { const int a=100; int *p; p=&a; (*p)++; printf("a=%dn(*p)=%dn",a,*p); } What is printed? A)100,101 B)100,100 C)101,101 D)None of the above

15 Answers   Accenture, TCS,


Explain what is the purpose of "extern" keyword in a function declaration?

0 Answers  


What is the purpose of sprintf?

0 Answers  


Can you tell me how to check whether a linked list is circular?

1 Answers  


tell me the full form of c?

2 Answers  


What are the benefits of c language?

0 Answers  


how to calculate the time complexity of a given algorithm? pls give exaples..mainly for the coplexities such as O(log n),O(n log n)...

1 Answers   Infosys,


Categories