Python

Python

University

45 Qs

quiz-placeholder

Similar activities

10th Grade 10  - IT Programming - 2nd Cycle Exam

10th Grade 10 - IT Programming - 2nd Cycle Exam

10th Grade - University

40 Qs

Final Coverage_Quiz 1

Final Coverage_Quiz 1

University

42 Qs

Technical Quiz

Technical Quiz

University

40 Qs

Python Programming - I B.Sc CS quiz

Python Programming - I B.Sc CS quiz

University

50 Qs

Techno Excellent

Techno Excellent

University

40 Qs

Model test

Model test

University

40 Qs

Pre-Test Praktikum

Pre-Test Praktikum

University

50 Qs

Python Quiz Module1

Python Quiz Module1

University

40 Qs

Python

Python

Assessment

Quiz

Computers

University

Hard

Created by

KEMAL -

Used 5+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is a computer program?

A language that all computers understand and process

A text file with instructions for the computer that are written in a programming language

A graphic document that describes the flow of instructions that a computer can run

A cloud service that translates human-friendly instructions into machine code

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How does a program that is written in a compiled language run?

Each statement in the program is translated into machine code and run one at a time.

The file that contains the program is compressed before it is run.

The entire program is first translated into machine code before it is run

The statements in the program are run without any translation.

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which process represents the practice of writing software iteratively?

Write a little > Test it > Write a little more > Test it.

Write everything > Test everything.

Write a little > Test it > Write the rest.

Test a little > Write everything > Test a little.

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which type of tool helps with managing updates and coordinating access to source code?

Email

Version control

Backup

Instant messaging

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which option is a version control tool?

Vim

AWS CloudTrail

PyCharm

Git

6.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

Which languages are considered to be interpreted languages? (Select TWO.)

GoLang

C++

Python

JavaScript

C

7.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

What are the benefits of using an integrated development environment (IDE) instead of a text editor to write code? (Select TWO.)

IDEs offer a visual approach to software development.

IDEs highlight incorrect syntax.

IDEs convert code that is written in any programming language into Python.

IDEs offer the option to compile or interpret Python.

IDEs suggest fixes for issues.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?