wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

IT/CS Research Quiz

Total questions: 38

Worksheet time: 19mins

Name
Class
Date
1.

What is the first step in the planning stage of an IT/CS research project?

a)

Data gathering

b)

Topic selection

c)

System implementation

d)

Presentation and defense

2.

Which of the following best describes a feasibility study in IT/CS research?

a)

Writing the literature review

b)

Assessing technical, financial, and time requirements

c)

Selecting a research topic

d)

Formulating research objectives

3.

Which activity involves identifying a gap in existing technology?

a)

Literature Review

b)

Testing and validation

c)

Coding the prototype

d)

Reporting results

4.

The statement “How can machine learning improve phishing detection?” is an example of a:

a)

Research Objective

b)

Research Question

c)

Hypothesis

d)

Methodology

5.

In the execution stage, which activity comes first?

a)

System design and methodology

b)

Final submission

c)

Presentation and defense

d)

Literature review

6.

Developing system architecture and algorithms is done in which stage?

a)

Planning

b)

Execution

c)

Reporting

d)

Evaluation

7.

Collecting datasets such as images for AI models occurs in the:

a)

Literature Review

b)

Data Gathering

c)

Documentation

d)

Testing and Validation

8.

Which is NOT part of the reporting stage?

a)

Documentation of Chapters 1–5

b)

Prototype implementation

c)

Presentation and defense

d)

Final report submission

9.

Which stage includes writing the Review of Related Literature?

a)

Planning stage

b)

Execution stage

c)

Reporting stage

d)

Testing stage

10.

Which is the last activity in the research process?

a)

Data gathering

b)

Literature review

c)

Final submission

d)

System design

11.

What is the main purpose of research ethics in IT/CS research?

a)

To speed up project development

b)

To ensure integrity and reliability of research

c)

To reduce cost of development

d)

To avoid writing reports

12.

Which is an ethical practice in IT/CS research?

a)

Copying code from GitHub without attribution

b)

Manipulating data to fit expected results

c)

Obtaining user consent before testing

d)

Using someone else’s research as your own

13.

What tool is commonly used to detect plagiarism in programming code?

a)

Grammarly

b)

Moss (Measure of Software Similarity)

c)

Turnitin

d)

Copyscape

14.

Which of the following is considered plagiarism?

a)

Using open-source code with license compliance

b)

Rewriting someone’s algorithm with citation

c)

Copying text or code without proper attribution

d)

Creating an original algorithm

15.

What is the best way to avoid plagiarism in IT/CS research?

a)

Copying fewer than 10 lines of code

b)

Using APA or IEEE citation for sources

c)

Using only free resources without attribution

d)

Avoiding literature review

16.

Which of the following is a good research problem for IT/CS?

a)

What is Facebook?

b)

How to install Microsoft Word?

c)

How can blockchain enhance data security in financial systems?

d)

Why is the internet important?

17.

Which factor is important when identifying a research problem?

a)

It should be too broad to cover all IT fields

b)

It should have no real-world application

c)

It should address gaps in current technologies

d)

It should require minimal technical knowledge

18.

The general objective of research refers to:

a)

The step-by-step procedure

b)

The broad aim of the study

c)

The specific tools used

d)

The statistical method employed

19.

Specific objectives in IT research should:

a)

Be unrelated to the main goal

b)

Define detailed steps to achieve the goal

c)

Be written after the final submission

d)

Be too broad to measure

20.

Which of the following is an example of a research question?

a)

To design a mobile payment application

b)

How effective is the proposed AI model compared to traditional methods?

c)

To develop a secure login system

d)

To create a feasibility study

21.

If an IT student wants to study “AI-based chatbot for customer service,” which stage should include searching for similar systems?

a)

Feasibility study

b)

Literature review

c)

Testing and validation

d)

Documentation

22.

Why is system design important in IT research?

a)

It determines the appearance of the report

b)

It identifies plagiarism in the project

c)

It defines architecture and process flow before implementation

d)

It eliminates the need for testing

23.

What is the purpose of testing and validation in IT research?

a)

To ensure the system works as intended

b)

To identify research gaps

c)

To write conclusions

d)

To select the research topic

24.

Which of the following demonstrates ethical responsibility in data collection?

a)

Using fake user responses to complete a survey

b)

Collecting user data without consent

c)

Encrypting sensitive user information during testing

d)

Ignoring data confidentiality agreements

25.

When developing a mobile app, what stage should include creating the prototype?

a)

Planning stage

b)

Execution stage

c)

Reporting stage

d)

Ethics review

26.

Which stage would most likely require the use of Gantt charts?

a)

Topic selection

b)

System design

c)

Planning and scheduling activities

d)

Documentation

27.

If plagiarism is detected in the RRL section, which best action should be taken?

a)

Submit the work anyway

b)

Replace copied text with your own explanation and proper citation

c)

Ignore the plagiarism report

d)

Delete the entire chapter

28.

What is the impact of skipping the feasibility study?

a)

Faster research completion

b)

Higher chance of project failure due to lack of resources or time

c)

Stronger research objectives

d)

Easier implementation

29.

Which of these is the MOST ethical action when reusing an open-source algorithm?

a)

Copy and modify it without mentioning the author

b)

Cite the original author and comply with the license

c)

Claim it as an original work

d)

Avoid mentioning the algorithm in the paper

30.

Why is APA or IEEE format recommended in IT research?

a)

To make research look professional

b)

To avoid grammatical mistakes

c)

To standardize citations and give credit to original authors

d)

To shorten the report

31.

A researcher is unsure whether to use experimental or qualitative methods. At which stage is this decision made?

a)

Literature review

b)

System design and methodology

c)

Data gathering

d)

Testing

32.

Which scenario demonstrates a violation of research ethics?

a)

Using a licensed open-source framework

b)

Collecting user feedback after informed consent

c)

Fabricating test results to meet expected outcomes

d)

Encrypting sensitive user data

33.

Why is it necessary to have research questions in IT/CS research?

a)

To create more pages in the report

b)

To guide the development and evaluation of the system

c)

To avoid plagiarism issues

d)

To determine code syntax

34.

Which of the following is MOST likely an output of the execution stage?

a)

Statement of the problem

b)

Project Gantt chart

c)

System prototype

d)

Research questions

35.

Which situation requires applying both quantitative and qualitative methods?

a)

Measuring CPU performance only

b)

Interviewing users about their experience AND measuring response time of the system

c)

Testing algorithm accuracy only

d)

Counting number of app downloads

36.

A researcher used Moss and found 80% similarity in code. What does this indicate?

a)

The code is original

b)

The code is highly plagiarized

c)

The project passed ethical standards

d)

The code is encrypted

37.

During the reporting stage, why is the presentation and defense important?

a)

To finalize system design

b)

To justify research decisions and validate results

c)

To collect more data

d)

To create an implementation plan

38.

Which of the following is an example of a SMART specific objective in IT research?

a)

To create the best mobile app ever

b)

To design and test a secure login system using biometric authentication within 3 months

c)

To improve user experience

d)

To study all programming languages