Computer Science Ics Part 1 Chapter 1 Online Test With Answers

Computer Science Ics Part 1 Chapter 1 Online Test

Sr. # Questions Answers Choice
1

Which of the following is a code editor.

<p>GCC</p> <p>GDB</p> <p>VS code</p> <p>Python</p>
2

What is the purpose fo a dubugger.

<p>To find and fix errors</p> <p>To write code</p> <p>To design interfaces</p> <p>To manage databases</p>
3

Which tools translates hihg level code line -by-line

<p>Compiler</p> <p>Interpreter</p> <p>Debugger</p> <p>Assembler</p>
4

Which IDE is commonly used for python development.

<p>Notepad++</p> <p>PyCharm</p> <p>Visual Studio</p> <p>GDB</p>
5

What is an IDE?

<p>A code writer</p> <p>Tools in one interface</p> <p>Testing framework</p> <p>Deployment tool</p>
6

Which of the following is an online computing platform.

<p>Visual Studio</p> <p>Repl .it</p> <p>Py Charm</p> <p>Eclipse</p>
7

Which platform is communly used for version control.

<p>Github</p> <p>Visual studio</p> <p>My SQL</p> <p>Notepad++</p>
8

What is the purpose of soruce code repositories.

<p>To write code</p> <p>To store and track code changes</p> <p>To compile code</p> <p>To deploy applications</p>
9

Who usually perform Acceptance Testing

<p>Developers</p> <p>Testers</p> <p>End Users</p> <p>Managers</p>
10

Which testing check the entire system as a whole.

<p>Unit &nbsp;Testing</p> <p>System Testing</p> <p>Integration Testing</p> <p>Dubugging</p>
11

Which tpe of testing checks individual componets of software.

<p>Integration Testing</p> <p>System Testing</p> <p>Unit Testing</p> <p>Acceptance testing</p>
12

What si the main purpose of testing in software development.

<p>To write better code</p> <p>To docuemnt requirements</p> <p>To find bugs and ensure quality</p> <p>To plan timelines</p>
13

Which design pattn provides a way to create objects without exposing logic.

<p>Factory</p> <p>Singleton</p> <p>Observer</p> <p>Strategy</p>
14

Which design pattern helps notiy multiple object about changes in one object

<p>Observer</p> <p>Factory</p> <p>Strategy</p> <p>Singleton</p>
15

Which design pattrn allows inerchangeable algorithms at runtime

<p>Singleton</p> <p>Strategy</p> <p>Factory</p> <p>Observer</p>
Download This Set

Is this page helpful?