XII CS EM ONLINE TEST - 14  
14. IMPORTING C++ PROGRAMS IN PYTHON
one mark questions :
Prepared by S. Saminathan , GHSS - MUKHASAPARUR,cuddalore dt
Sign in to Google to save your progress. Learn more
Register No *
Name *
School *
1. Which of the following is not a scripting language? *
1 point
2. Importing C++ program in a Python program is called *
1 point
3. The expansion of API is *
1 point
4. A framework for interfacing Python and C++ is *
1 point
5. Which of the following is a software design technique to split your code into separate parts? *
1 point
6. The module which allows you to interface with the Windows operating system is *
1 point
7. getopt() will return an empty array if there is no error in splitting strings to *
1 point
8. Identify the function call statement in the following snippet.
if __name__ =='__main__':

main(sys.argv[1:])
*
1 point
9. Which of the following can be used for processing text, numbers, images, and scientific data? *
1 point
10. 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