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

why Language C is plateform dependent

Answer Posted / samineni.anil babu

Well, C is not platform dependent. You can compile C into source code on a Windows, Mac, Unix or any other operating system as long as you are using that type of computer. You could write code that can be compiled on almost any operating system.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What standard functions are available to manipulate strings?

1205


Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

1398


What is difference between structure and union?

1190


What is the best organizational structure?

1169


where are auto variables stored? What are the characteristics of an auto variable?

1102


Explain void pointer?

1096


Why is c fast?

1119


What are the types of type qualifiers in c?

1140


What is difference between union and structure in c?

1242


Write a program to swap two numbers without using third variable in c?

1180


What does sizeof int return?

1132


How does normalization of huge pointer works?

1228


What will be the outcome of the following conditional statement if the value of variable s is 10?

1370


What are different storage class specifiers in c?

1136


What are data types in c language?

1105