12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications மின்னணு தரவு பரிமாற்றம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிக பாதுகாப்பு அமைப்புகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின்னணு செலுத்தல் முறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications திறந்த மூல கருத்துருக்கள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு வடமிடல் Sample Question Papers Study Material - QB365 Set A

Published on: 13/09/2022
QB365 provides a detailed and simple solution for every Possible Creative Questions in Class 12 Computer Science Subject - Importing C++ Programs in Python , English Medium. It will help Students to get more practice questions, Students can Practice these question papers in addition to score best marks.
Download Tamil Nadu 12th Standard Computer Science question papers, model tests, one-mark questions, important questions, and public exam papers in PDF format. Free study materials and answer keys for TN State Board students.
Questions + Answers key
Take MCQ Computer Science Test

1.
Give an example for scripting language?
2.
What is scripting language?
3.
What is glue language?
4.
Why Python language is called aa "glue" language?
5.
Write a command for wrapping C++ code.
6.
Write the syntax and example of
(i) os.system ( )
(ii) getopt ( )
7.
Write a note on main (sys.argv [1]).
8.
What is meant by module?
9.
Write a note on
(i) CD command
(ii) CIs command
10.
What does cd command refers?
11.
How will you execute C++ program through python using MinGW interface? Give example
12.
What is the use of GNU C complier?
13.
What is garbage collection in python?
14.
List some scripting language
15.
Differentiate static typed language and dynamic typed language.
1.
The most widely used scripting languages are JavaScript, VB Script, PHP, Perl, Python, Ruby, Asp, and Tcl.
2.
A scripting language is a programming language designed for integrating and communicating with other programming languages.
3.
Python is mostly used as a scripting or 'glue' language. i.e) the top-level program mostly calls routines written in C or C++. This is useful when the logic can be written in terms of existing code but can be called and manipulated through a Python program.
4.
Python is mostly used as a scripting or 'glue' language. i.e) the top-level program mostly calls routines written in C or C++. This is useful when the logic can be written in terms of existing code but can be called and manipulated through a Python program.
5.
if ___name____ =='____main____':
main(sys.argv[1:])
6.
(i) os.system ('g++' + <varaiable_name1>'-<mode>' + <Variable_name2>
(ii) <opts>,<args>
7.
maintsv (sys.argv[1]) Accepts the program file (Python program) and the input file (C++file) as a list(array). argv[0] contains the Python program which is need not to be passed because by default _main_ contains source code reference and argv (1) contains the name of the C++ file which is to be processed.
8.
(i) Modular programming is a software design technique to split your code into separate parts.
(ii) These parts are called modules. The focus for this separation should have modules with no or just few dependencies upon other modules.
9.
(i) CD command: The "cd" command refers to changes directory and absolute path refers to the complete path where Python is installed.
(ii) Cls command: To clear the screen in command window use cls command.
10.
The "cd"command refers to changes directory and absolute path refers to the complete path where Python is installed.
11.
Executing C++Program through Python
(i) Double click the run terminal of MinGW
(ii) Go to the folder where the Python software is located (Python.exe) is located.
For example here "Python" is located in
12.
g++ is a program that calls GCC (GNU C Compiler) and automatically links the required C++library files to the object code
13.
(i) Python deletes unwanted objects (built-in types or class instances) automatically to free the memory space.
(ii) The process by which Python periodically frees and reclaims blocks of memory that no longer are in use is called Garbage Collection.
14.
The most widely used scripting languages are JavaScript, VBScript, PHP, Perl, Python, Ruby, ASP and Tcl.
15.
(i) A static typed language like C++ requires the programmer to explicitly tell the computer what "data type" each data value is going to use.
(ii) A dynamic typed language like Python, doesn't require the data type to be given explicitly for the data. Python manipulate the variable based on the type of value.
12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications களப்பெயர் முறைமை (DNS) Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு எடுத்துக்காட்டுகள் மற்றும் நெறிமுறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications கணினி வலையமைப்பு ஓர் அறிமுகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications PHP-உடன் MySQL-ஐ இணைத்தல் Sample Question Papers Study Material - QB365 Set A
Tamilnadu Stateboard 12th Standard Subjects

Maths

Chemistry

Physics

Biology

Computer Science

Business Maths and Statistics

Economics

Commerce

Accountancy

History

Computer Applications

Biology

Computer Technology

Computer Applications

Computer Science

Business Maths and Statistics

Commerce

Economics

Maths

Chemistry

Physics

Computer Technology

History

Accountancy

Tamil

English

French
Tamilnadu Stateboard Standards