12CS-14-BB-IMPORTING C++ PROGRAMS IN PYTHON
12CS-14-BB-IMPORTING C++ PROGRAMS IN PYTHON
Sign in to Google to save your progress. Learn more
NAME *
ROLL *
Which of the following is not a scripting language?
*
1 point
Importing C++ program in a Python program is called
*
1 point
The expansion of API is
*
1 point
A framework for interfacing Python and C++ is
*
1 point
Which of the following is a software design technique to split your code into separate parts?
*
1 point
The module which allows you to interface with the Windows operating system is
*
1 point
getopt() will return an empty array if there is no error in splitting strings to
*
1 point
Identify the function call statement in the following snippet.
if __name__ =='__main__':
main(sys.argv[1:])
*
1 point
Which of the following can be used for processing text, numbers, images, and scientific data?
*
1 point
What does __name__ contains ?
*
1 point
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy