Computer Science, asked by yashvirsingh, 1 year ago

what is token? define the concept of object oriented programming

Answers

Answered by brilliance1
4
token is the smallest individual unit in a program
examples are operand operator
Answered by SohamKundu012
0

Token is the smallest individual unit of the program .

An object oriented programming refers to the type of programming where data and object are given equal importance and data is secured by hiding it .

Features are

1. Inheritance .

2. Data abstraction .

3. Encapsulation .

4. Modularity .

5. Polymorphism .

Similar questions