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
What is function and its example?
What is data structure in c language?
What is structure in c definition?
is it possible to create your own header files?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
how to build a exercise findig min number of e heap with list imlemented?
why return type of main is not necessary in linux
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
what is the height of tree if leaf node is at level 3. please explain
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
Write a Program to find whether the given number or string is palindrome.
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
What are lookup tables in c?
Who invented b language?
Explain what is #line used for?