Page 98 - modular4.0
P. 98

Chapter Profile
                      6.  When you run a python program, the output will be shown in the            window.
                          a.  Shell                                        b.  Cover

                          c.  Run                                          d.  Run module

                  B.   Write 'T' for true and 'F' for false.
                      1.   The fourth generation language has visual tools to develop a program.

                      2.  Python is exclusively used to develop games, websites and web applications.
                      3.  In Python, it is not compulsory to declare the type of variable in advance.
                      4.  The Interactive mode saves the commands entered by the user in the form
                          of a program.
                      5.  In python, variable names are case sensitive.

                  C.   Fill in the blanks using the words given below:


                                            Prompt, Data Type, Independent, Byte, Bits, Comments,
                      1.  The digits 0 and 1 are called                .
                      2.  High-level Language programs are machine                     .

                      3.   While using the interpreter, Python code is immediately converted into an intermediate form called
                                              code.

                      4.  The blinking cursor after the symbol >> on the python window is called               .
                      5.                      enables us to understand how the way a program works.
                      6.  A                    specifies the type of value a variable can contain.

                  D.   Short answer type questions.

                      1.  What is the advantage of High-level Language over Low-level Language?

                      2.  Give two examples of 5th generation languages?


                      3.  Expand IDLE.


                      4.  How can you write multiple line comments in python?


                  E.   Long answer type questions.
                      1.  What are Logical Operators? Explain the types of logical operators in Python.













                96   Modular (Ver. 4.0)-VI
   93   94   95   96   97   98   99   100   101   102   103