The programming paradigm is also known as_______
Data hiding principle
Data manipulating principle
Data security principle
Data consistency principle
'A set of related procedure with the data they manipulate' is called .
Program
Module
Paradigm
Approach
_________ refers to the act of representing essential features without including the background detail or explanation.
Abstraction
Polymorphism
Encapsulation
Inheritance
Organising principles of a program is called :
Programmer
Algorithms
Which is an identifiable entity with some characteristics and behaviour ?
Class
Object
Function
The programs written in High Level Languages are converted in to machine language using ________.
Windows
Compiler
Software
Hardware
Which of the following is an Object-oriented programming language?
Smalltalk
Object Pascal
Java
All of these
Identify the drawback of using procedure-oriented programming, if any:
Data is hidden from external functions
New functions can be added whenever necessary
Does not reflect real world problems
Assembly program is converted into machine language using_________ software
Interpreter
Assembler
None of these
Wrapping up of data and function into a single unit is called________.
Modularity