GS34_MVIT_ME_AIML_Exam

GS34_MVIT_ME_AIML_Exam

19 Qs

quiz-placeholder

Similar activities

Speak Pedagogy: Senior

Speak Pedagogy: Senior

KG - University

22 Qs

Hound and Sporting Group Quiz

Hound and Sporting Group Quiz

9th - 12th Grade

20 Qs

US 11 Unit 1 Practice Test

US 11 Unit 1 Practice Test

11th Grade

20 Qs

Indus River Valley Civilization

Indus River Valley Civilization

KG - University

15 Qs

Three Branches of the US Government

Three Branches of the US Government

KG - University

20 Qs

AL Civics Exam Questions 21-40

AL Civics Exam Questions 21-40

12th Grade

20 Qs

Q1- Test #2 Human Body Structural Levels/Supporting Cells Test

Q1- Test #2 Human Body Structural Levels/Supporting Cells Test

8th Grade

21 Qs

 Tekie Product Overview

Tekie Product Overview

KG - University

22 Qs

GS34_MVIT_ME_AIML_Exam

GS34_MVIT_ME_AIML_Exam

Assessment

Quiz

others

Hard

Created by

IndoSkill CTO

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a python datatype
A) int
B) float
C) char
D) none of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which is the correct form of print function
A) print("Hello")
B) PRINT "Hello"
C) Print "Hello"
D) none of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not an Arithmetic operator
A) +
B) >>
C) **
D) //

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which of the following method is correct to read a substring of "Mor" from below given string
A) a[5:8]
B) a[:8]
C) a[1:8]
D) none of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the output of the below-given program? a = "Python Coding" print(a[ 2 : -2 ])
A) thon Codi
B) hon Codi
C) ython Codi
D) none of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the expression print ("10 > 20")
A) True
B) False
C) 10 > 20
D) none of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Below given data belongs to which type ?
A) Discrete Data
B) Continuous Data
C) Nominal Data
D) none of the above

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?