Header Ads Widget

Responsive Advertisement

Important viva question Practical examination SET 2


 Hello students In this article we will discuss about the important Informatics practics Viva question. We will Discuss about very hot question for Practical viva. You must know about these questions. These questions are very important viva as well as term examination. These days you are preparing for your class 12 cbse  practical examination and you are worry about how face external examiner and which question he/she will ask from you. we know your situation and pressure of cbse practical examination on you. Don't worry release your pressure we will provide important question related to your practical examination. After preparing these question you will surely get 90% -100 %  marks in your practical examination 2021-2022. We will share important question in multiple sets. Today  I will share set 2.



1. What is Python?

Ans. Python is an open source, platform independent, high level and interpreted language.

 

Q2. Name two modes of Python.

Ans. Interactive Mode and Script Mode

 

Q3. Write Full Form of IDLE

Ans. Integrated Development Learning Environment

 

Q4. In which mode we get result immediately after executing the command?

Ans. Interactive mode

 

Q5. What do you mean by comments in Python?

Ans. Non executable lines are called Comments

 

Q6. Which symbols are used for single line comments and multiple line comments?

Ans. # symbol

 

Q7. What do you mean by variable?

Ans. Named storage location of value is called variable

 

Q8. Write code to find the address of variable ‘x’

Ans. id command is used to find the address of variable for example, to find the address of variable ‘x’ code is
>>>id(x)

 

Q9. What do you mean by data type?

Ans. Data type refers to the type of value used for example integer, float string etc


Q10. Which data type store the combination of real and imaginary numbers?

Ans. Complex


11. Which method is used to accept data from the user?

Ans. input( ) method

 

Q12. Write three numeric data type in python.

Ans. Integer, Floating Point and  Complex

 

Q13. Name three sequential data types in python.

Ans. List, tuple and String

 





viva question for class 12 practical examination How do I prepare for practical viva? What are the viva questions asked in physics class 12? What is practical viva? How do I prepare for my 12th practical exam?  class 12 physics practical viva questions with answers practical viva questions physics class 12 physics practical class 12 viva questions 2021 class 12 physics practical questions physics viva questions class 12 2022 physics viva questions class 12 term 1 physics viva questions class 12 term 2 what type of questions are asked in practical exam

Post a Comment

0 Comments