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

Can true be a variable name in c?

557


What should malloc(0) do?

615


What is pragma c?

613


What is the symbol indicated the c-preprocessor?

696


Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?

2173






program to convert a integer to string in c language'

1984


what are the different storage classes in c?

662


Can a function argument have default value?

672


Explain modulus operator.

597


What are the types of type specifiers?

623


Does c have class?

613


What is 'bus error'?

647


List the difference between a While & Do While loops?

639


Multiply an Integer Number by 2 Without Using Multiplication Operator

320


What is wild pointer in c with example?

575