Tamil Nadu State Board ( Samacheer Kalvi ) Online Test based on Book Back Questions - 12th Standard Computer Science - English Medium - Importing C++ Programs in Python

Samacheer Kalvi 12th Computer Science - Importing C++ Programs in Python - Book Back Questions in English Medium


00:00:00
Answered
0
Skipped
0
Unseen
0
Correct : 0 Incorrect : 0
Question 1 Of 10

The expansion of API is


Question 2 Of 10

A framework for interfacing Python and C++ is


Question 3 Of 10

Which of the following is not a scripting language?


Question 4 Of 10

Which of the following is a software design technique to split your code into separate parts?


Question 5 Of 10

Which of the following can be used for processing text, numbers, images, and scientific data?


Question 6 Of 10

Identify the function call statement in the following snippet.


Question 7 Of 10

What does _name_ contains ?


Question 8 Of 10

getopt() will return an empty array if there is no error in splitting strings to


Question 9 Of 10

The module which allows you to interface with the Windows operating system is


Question 10 Of 10

Importing C++ program in a Python program is called