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) A ______ details are given by Management to Marketing Service System.

a. Supplier
b. Customer
c. Employee
d. None of the above

Solution: a) Supplier

Q 2) A _____ is a category of applications and technologies for presenting and analyzing corporate and external data.

a. Data warehouse
b. MIS
c. EIS
d. All of the above

Solution: c) EIS

Q 3) A _____ is/are the resources are used for DSS to explore decision alternatives.

a. People
b. Data
c. Hardware
d. Software

Solution: a) People

Q 4) An information system that supports the planning and assessment needs of executive management is ______.

a. ERP
b. ESS
c. DSS
d. All of them

Solution: c) DSS

Q 5) Identify the odd one.

a. Expert faces the problem of selecting subsystem
b. More data means more information
c. Any reporting system is MIS
d. Any computer based system is MIS

Solution: a) Expert faces the problem of selecting subsystem

Q 6) In the financial decision making system which of the following is not a transaction processing system input?

a. Cash returns
b. Cash issues
c. Warehouse requisition slip
d. Cash receipts

Solution: c) Warehouse requisition slip

Q 7) BI can catalyze a business’s success in terms of _______.

a. Ranks customers based on probability
b. Ranks customers based on profitability
c. Ranks customers based on services
d. All of these

Solution: d) All of these

Q 8) Which of the following areas are affected by BI?

a. CRM
b. Revenue
c. Sales
d. All of the above

Solution: a) CRM

Q 9) Which of the following is not a level of information handling?

a. Transaction Processing System
b. Operational Assistance System
c. Office Automation System
d. Decision Support System

Solution: b) Operational Assistance System

Q 10) Which of the following is not tree of operational decisions?

a. A concern the execution of specific tasks
b. Include acceptance or rejection of credit
c. Usually have present standards
d. Primarily made by middle management

Solution: d) Primarily made by middle management

Q 11) Word processing, desktop publishing and electronic calendars are examples of _____.

a. Knowledge work systems
b. Decision support systems
c. Office systems
d. Artificial intelligence systems

Solution: c) Office systems

Q 12) The term used to describe those people whose jobs involve sponsoring and funding the project to develop, operate and maintain the information system is ________.

a. Information worker
b. External system user
c. System owner
d. Internal system user

Solution: c) System owner

Q 13) The stored learning from an organization’s history that can be used for decision-making and other purposes best describes _____.

a. Organizational learning
b. Knowledge warehouse
c. Best practices
d. Organizational memory

Solution: d) Organizational memory

Q 14) The most successful solutions or problem-solving methods that have been developed by a specific organization or industry best describes _____.

a. Organizational memory
b. Knowledge management
c. Best practices
d. Standard operating procedures

Solution: c) Best practices

Q 15) Interactive graphics software and hardware that create computer-generated simulations which provide sensations that emulate real world-activities describes _____.

a. VRML
b. Fuzzy neural networks
c. Virtual reality systems
d. Genetic algorithms

Solution: c) Virtual reality systems

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...