New ! Computer Science MCQ Practise Tests



Importing C++ Programs in Python 5 Mark Book Back Question Paper With Answer Key

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:30:00 Hrs
Total Marks : 25

     5 Marks

    5 x 5 = 25
  1. Write any 5 features of Python.

  2. Explain each word of the following command.
    Python  < filename.py > - < i > <C++ filename without cpp extension>

  3. What is the purpose of sys, os, getopt module in Python.Explain.

  4. Write the syntax for getopt( ) and explain its arguments and return values.

  5. Write a Python program to execute the following c++ coding.
    #include <iostream>
    using namespace std;
    int main()
    { cout<<“WELCOME”;
    return(0);
    }
    The above C++ program is saved in a file welcome.cpp

*****************************************

Reviews & Comments about 12th Standard Computer Science English Medium - Importing C++ Programs in Python 5 Mark Book Back Question Paper and Answer Key 2022 - 2023

Write your Comment