why Language C is plateform dependent

Answer Posted / guest

c is a Structure oriented programming language n it doesn't
generate any byte code which can't be run on any operating
system with this disadvantage C doen't bcome a platform
independent..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is the exit() function same as the return statement? Explain.

664


How to find a missed value, if you want to store 100 values in a 99 sized array?

816


Explain c preprocessor?

683


Which is best linux os?

563


What are the different types of constants?

640






Explain 'bit masking'?

655


What is the difference between arrays and pointers?

634


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3124


What is scanf_s in c?

633


Is that possible to add pointers to each other?

901


What is the best organizational structure?

644


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

677


What is a method in c?

628


What is a protocol in c?

559


largest Of three Number using without if condition?

1007