Study

Grade 9 chap - 1

  •   0%
  •  0     0     0

  • Compiler translate one by one line
    True
  • Two example of High level Language
    c, C++, Java
  • Two examples of Data Abstraction in your daily life
  • Compilers and Interpreters are referred to as Language processors.
    TRUE
  • Explains work of Assembler
    True
  • The JVM stands for
    Java Virtual Machine
  • Low Level Language is Machine Independent
    False
  • computer language is classified into _______________ parts
    2
  • The words which are preserved with the system are called ____________ words, that can not be used as variable names in Java programming.
    keywords/reserved
  • Procedure oriented program stresses on data.
    False
  • High Level language is easy for Machine
    false
  • Two categories of Low Level languages
    (a) Assembly Language (b) Machine Language
  • Encapsulation keeps data safe from outside interference.
    True
  • Interpreter saves translated sources code
    True
  • Wrapping of data and function together as a single unit is called
    Encapsulation.
  • ____________ is a package invoked by default
    Java.Lang
  • In assembly level language, the instructions are given in terms of 0's and 1's.
    False
  • Two examples of Data Abstraction in your daily life