Bcom remedial question _ 15

Bcom remedial question _ 15

University

15 Qs

quiz-placeholder

Similar activities

C++ Functions

C++ Functions

10th Grade - University

20 Qs

Understanding Python Functions

Understanding Python Functions

University

20 Qs

Computational Thinking in Python[Quiz 4]

Computational Thinking in Python[Quiz 4]

University

15 Qs

Functions Pt. 2 + Separate Compilation

Functions Pt. 2 + Separate Compilation

9th Grade - University

10 Qs

321 Quiz10

321 Quiz10

University

11 Qs

Function Quiz 3

Function Quiz 3

University

10 Qs

Unit 1 - Classes and Objects

Unit 1 - Classes and Objects

University

10 Qs

C programming

C programming

University

15 Qs

Bcom remedial question _ 15

Bcom remedial question _ 15

Assessment

Quiz

Computers

University

Hard

Created by

SARANYASRI V

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The built-in function which is used to display the information

print()

disp()

prints()

input()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ is a smaller block of well organized and reusable code to perform a specified task

function

program

debugging

all of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ is the optional component in function definition which is comment line occurs immediately after the function header to illustrate the purpose of the function

doc string

help

built in

function suite

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ is the wide set of reusable functions in the form of modules, classes and packages.

Python standard library

build-in

user defined

none of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

__ is the correct extension of the python file

.python

.pl

.py

.pyt

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

___ function evaluate the string expression and return the result in numeric

print()

input()

id()

eval()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The parameter ___ is used to give the end of line character which over come the new line character.

end

sep

file

flush

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?