Bcom remedial question _ 15

Bcom remedial question _ 15

University

15 Qs

quiz-placeholder

Similar activities

Functions and Modules

Functions and Modules

University

10 Qs

CSC404 Quiz 1

CSC404 Quiz 1

University

10 Qs

CS201: Chapter 2

CS201: Chapter 2

University

13 Qs

Functions C

Functions C

University

10 Qs

C++ Functions

C++ Functions

10th Grade - University

20 Qs

Python Functions and Error Handling

Python Functions and Error Handling

10th Grade - University

20 Qs

Functions Pt. 2 + Separate Compilation

Functions Pt. 2 + Separate Compilation

9th Grade - University

10 Qs

CSE 102 Exam 3 Practice

CSE 102 Exam 3 Practice

University

18 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?