Can we execute any simple program without installing any
Operating system?
Answers were Sorted based on User's Feedback
Answer / azhar yousf mir
yes we can, bcz in the early systems that were without
operating systems, we were in a position to execute the
user porgrams (before 1956 when first os was developed)
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ankit tripathi
Yes, We can. Afterall OS itself on whole is a program. We
used to program in Assembly level Language and those codes
directly command the microprocessor.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / dharmesh pitroda
Yes you are right. Using machine language we can run program
without OS.
Is This Answer Correct ? | 6 Yes | 3 No |
Answer / balaji yalamarthi
yes, if we provide memory management,cpu management and i/o
management in machine language(or implemented @ hardware
level), we can execute any program without os
Is This Answer Correct ? | 6 Yes | 3 No |
Answer / lakshmi sreekanth
ya,through processor only we can.
If we know the clear definition of the Os then its become
simple.
Is This Answer Correct ? | 2 Yes | 3 No |
What are the different phases of compiler? What happens in lexical phase?
What are merits and demerits of systems supporting multiple file structure and systems supporting a stream of bytes?
What is dlm?
What are numerous ways in which a thread can enter the waiting state?
What do you mean by ram?
1)application programs interact with operating system through system call.is there any method of interaction between the two? 2) Inconveniences faced by user interacting with a computer systemwithout a operating system? 3) what are the requirements for virtual memory architecture
Explain binary semaphore and its functionality.
How do I enable macros?
What is mutual exclusion and multithreading in OS?
Write syntax to set JVM Memory as min-256Mb & max 512Mb?
Explain High Severity and Low Priority with example?
What happens if you install 64 bit on 32?