Can I execute any c made prog without any os platform?

Viewed 11234

I googled about it and somewhere I read ....

Yes, you can. That is happening in the case of embedded systems

I think NO, it's not possible. Any platform must have an operating system. Or else, your program must itself be an OS. Either soft or hard-wired. Without an operating system your component wouldn't work.

Am I right or can anybody explain me the answer? (I dont have any idea abt embedded systems...)

9 Answers
Related