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

Is the C language is the portable language...If yes...Then
Why...and if not then what is problem so it is not a
Portable language..???

Answer Posted / abdur rab

C as a language is portable across any platforms, as it
needs a compiler to compile in different platforms.

The drawback of compiled 'C' code is "Architecture
Dependent" and hence the code compiled in 32 bit
architecture cannot be used for 64 bit.

Is This Answer Correct ?    31 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can an array be an Ivalue?

1142


write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.

2046


What does 3 mean in texting?

1167


What is function and its example?

1273


Explain what is the difference between functions getch() and getche()?

1112


Is it better to use a macro or a function?

1207


What is sizeof c?

1122


Describe the modifier in c?

1148


What are Macros? What are its advantages and disadvantages?

1222


I came across some code that puts a (void) cast before each call to printf. Why?

1270


Why void main is used in c?

1105


Why double pointer is used in c?

1091


Write a program of advanced Fibonacci series.

1205


What is wrong in this statement? scanf(ā€œ%dā€,whatnumber);

1289


What is the use of getchar() function?

1184