Nptel The Joy Of Computing Using Python | NPTEL Week 8 Quiz Assignment | NPTEL Assignment Solutions

NPTEL The Joy Of Computing Using Python Week 8 Quiz Assignment | NPTEL Swayam Assignment Answers


nptel the joy of computing using python


Join Us On Telegram

👇👇👇👇👇👇👇👇👇

telegram

Join Us On Youtube

👇👇👇👇👇👇👇👇👇

youtube


MCQs (multiple choice questions) Nptel Week 8 Quiz Answers:


Q.1: Which of the following q43 the correct representation of tuples? Options are:

(a) [1,2,3,4]
(b) (1,2,3,4)
(c) ((1), (2), (3), (4))
(d) [[1], [2], [3], [4]]

Answer is: (b) (1,2,3,4)
                    (c) ((1), (2), (3), (4))



Q.2: Why gambling is not recommended? Options are:

(a) Because you lose every time.
(b) Because you win every time.
(c) Because the loss amount is greater than the winning amount over time.
(d) Because the winning amount is greater than the loss amount over time.


Answer is: (c) Because the loss amount is greater than the winning amount over time.


Q.3: Which of the following programs will print the exact same word? Options are:

which of the following programs will print the exact same word
which of the following programs will print the exact same word


Answer is: (a,c)



Q.4: Using which of the following methods a person can store over a million images in small digital storage? Options are:

(a) Decompression
(b) Compression
(c) Enhancement
(d) Unzip

Answer is: (b) Compression



Q.5: State True or False, A lot of information can be revealed from images by using the right kind of enhancement. Options are:

(a) True
(b) False

Answer is: True


Q.6: type(10) will return? Options are:

(a) int
(b) str
(c) float
(d) list

Answer is: (a) int


Q.7: Which of the following pair of words are anagrams? Options are:

(a) A gentleman, Elegant man
(b) Cat, Arc
(c) Looted, Toledo
(d) Monasteries, Aman stories

Answer is: (a) A gentleman, Elegant man
                    (c) Looted, Toledo


Q.8: Using PIL how an image ‘img’ can be flipped? Options are:

(a) img.flip()
(b) img.rotate()
(c) img.transpose()
(d) img.turn()

Answer is: (c) img.transpose()


Q.9: What is the purpose of NLTK? Options are:

(a) To process binary language.
(b) To process foreign language.
(c) To process human language.
(d) To process only Hindi language


Answer is: (c) To process human language.


Q.10: How does Vader help in sentiment analysis? Options are:

(a) It calculates whether the statement is negative, positive, or neutral.
(b) It takes care of the intensity of a statement.
(c) Both A and B
(d) None of the above

Answer is: (c) Both A and B


If you are facing any queries regarding this assignment solutions, then please drop comment in comment section.




Post a Comment

0 Comments