Skip to main content

MIS MCQs on Information System, Data-Information-Knowledge and Knowledge Management System

Hello Everyone!

This is another article based on MCQs, related to Management Information System. These are the general MCQs which are commonly asked in exams and include topics like the basic introduction to Information System and its types, Data-Information-Knowledge and Knowledge Management System.



Learn more about the "Information system and its types".
Also check out the First Part  and Second Part of Social Computing MCQs.

Q 1) Term hardware refers to _______.

a. Computer manuals
b. Machinery
c. Computer programs
d. Both computer programs and manuals

Solution: b) Machinery

Q 2) Term software refers to _______.

a. Computer manuals
b. Computer programs
c. Both computer programs and manuals
d. Machinery

Solution: b) Computer programs

Q 3) The architecture of the MIS plan provides ______.

a. An online information on the stocks markets and the accounts balance
b. A way to handle the system or subsystem way of simplification, coupling and decoupling of subsystems
c. For preparing the schedule of the system in the overall information requirement
d. None of these

Solution: b) A way to handle the system or subsystem way of simplification, coupling and decoupling of subsystems

Q 4) The back bone of any organization is _______.

a. Capital
b. Management
c. Information
d. Employee

Solution: c) Information

Q 5) The basic component(s) of DSS is/are _______.

a. Database
b. Model base
c. DSS software system
d. All of these

Solution: d) All of these

Q 6) The components of DSS are ______.

a. Dialog management sub system
b. Data management sub system
c. Model management sub system
d. All of these

Solution: d) All of these

Q 7) The decision-making environment of an executive level manager can be characterized as _______.

a. Structured
b. Unstructured
c. Semi-structured
d. None of these

Solution: b) Unstructured

Q 8) The flow of information through MIS is _______.

a. Organization dependent
b. Information dependent
c. Need dependent
d. Management dependent

Solution: c) Need dependent

Q 9) The most important attribute of information quality that a manager requires is ______.

a. Relevance
b. Presentation
c. Media
d. Timeliness

Solution: a) Relevance

Q 10) The person who ensures that systems are developed on time within budget and with acceptable quality is a/an _____.

a. External system user
b. Project management
c. Systems owner
d. Systems designer

Solution: b) Project management

Q 11) The power of suppliers will be high when _______.

a. There are high barriers to entry
b. Many producers share industry supply
c. Just a few producers dominate industry supply
d. Customers have many substitutes

Solution: c) Just a few producers dominate industry supply

Q 12) What must a system do to qualify as a true ERP solution?

a. Be modular and closed
b. Be flexible
c. Extend within the company
d. All of the above

Solution: b) Be flexible

Q 13) Which is the important characteristic of information system?

a. Pre-determined objective
b. Interrelated sub systems
c. Interdependent objective
d. All of the above

Solution: d) All of the above

Q 14) Which of the following individual typically have less formal advanced educational degrees and tend to process rather than create information?

a. Data workers
b. Knowledge workers
c. Executives
d. System analysis

Solution: a) Data workers

Q 15) Which of the following is NOT a characteristic of an ERP system?

a. Are easy to implement
b. Integrate many applications into one system
c. Can span an entire company
d. Are large in scope

Solution: a) Are easy to implement

PAGE 1 | PAGE 2 | PAGE 3 | PAGE 4 | PAGE 5 | PAGE 6 | PAGE 7

Comments

Popular posts from this blog

Connecting GitHub with Jenkins - Step by step Tutorial

Hello Everyone, In this tutorial, we will learn how to create a New Item (Project), connect Git and GitHub to Jenkins and run the files from the Git repository on Jenkins. Jenkins is an open-source automation tool written in Java with plugins built for Continuous Integration purposes. Jenkins is used to build and test your software projects continuously making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. Facing trouble with the installation of Jenkins? Click here to know more. NOTE: It is mandatory to install plugins for Git and GitHub before connecting your GitHub repository to Jenkins. If you're using Jenkins for the first time, you need to install the plugins. To know more about these plugins, check out Git and GitHub Plugins for Jenkins . This tutorial demonstrates executing python code which requires separate plugins. Know more about Python Plugi...

Statistics - MCQs

STATISTICS  This article contains few statistics MCQs related to mean, median, mode and standard deviation, asked in TCS Freshers placements. Q 1) The mean of the median, the mode and the range of the following data: 15, 10, 17, 13, 25, 17, 11, 18, 14, 19, 12, 20 a. 15 b. 16(2/3) c. 16 d. 15(1/3) Solution: c) 16 Arrange the data in increasing order- 10,11,12,13,14,15,17,17,18,19,20,25 Median = (Sum of the middle two terms)/2 = (15+17) /2 = 16 Mode = Number repeating the most number of times = 17 Range =10 to 25 = 15 Mean of median, mode and range = (16+17+15) /3 =16 Q 2) What is the mean of the mode and the median on the following data? 12, 28, 26, 27, 17, 16, 22, 25, 15, 16,...

IoE (Internet of Everything) Question Paper Solution (MCQs) for 2020 Mumbai University Examination Information Technology Semester 8

Hello Everyone! This article is based on the Multiple Choice Questions asked in the University Exam for the subject Internet of Everything. These MCQs were asked in the 2020 Mumbai University-BE-Information Technology-Semester 8 Exam for the subject- Internet of Everything. The question paper for each cluster is different. These MCQs were asked in the examination of one cluster. The question paper had 25 MCQs of 2 marks each. Q 1) ________ involves making smaller and smaller things with the ability to connect and interact. a. Smart Tech b. Micro Tech c. RFID Tech d. Nano Tech Solution: d) Nano Tech Q 2) RFID stands for? a. Radio frequency identification b. Random frequency identification c. Random frequen...