Q: Operating system is a(n)?
Q: DOS stands for?
Q: Which one of the following is correct for multiprocessor operating systems?
Q: Multiprogramming refers to?
Q: The most recently launched operating system of Microsoft is?
Q: Which of the following is not an operating system?
Q: Which type of software enables solving problems or performing specific tasks?
Q: Which type of software controls how your hardware devices work together with your application software?
Q: A technique in which a process executing an application is divided into threads that can run concurrently is called?
Q: The first step in the system development life cycle is?
Q: The organized process or set of steps that needs to be followed to develop an information system is known as?
Q: Enhancements, upgradation, and bug fixation are done during which step in the SDLC?
Q: Which determines whether the project should go forward?
Q: Who spends most of their time in the beginning stages of the SDLC, talking with end-users, gathering requirements, documenting systems and proposing solutions?
Q: The entities having a positive or negative influence in the project completion are known as?
Q: System maintenance is performed in response to?
Q: What does the given expression evaluate to? E=6+5*4%3
Q: (true && true) || false evaluates to?
Q: Expression C=i++ causes?
Q: Which of the following languages is a subset of C++ language?