True/False Questions. Circle the correct option.
1.T / F-A class protects the code inside it via inheritance.
2.T / F -PASCAL is used for scientific purposes and work is to be done in batches
3.T / F -In high level programming language Pascal, each program statement ends with the single quotation marks
4.T/ F-In unstructured programming language BASIC, program can be divided into the different procedures
5.T / F-'object program' is also called machine code
6.T / F -Type of program which can be run on different types of computer by making little changes into it is classified as fixed program
7.T / F -OOP paradigm was introduced in Ada with version Ada95.
8.T / F -A collateral command specifies that exactly twocommands may be executed in any order
9.T / F -PYTHON adopts reference semantics. This is especially significant for mutable values, which can be selectively updated
10.T / F-#Character = 256 (ISO LATIN character set)