Computer Science, asked by wasukumeti6964, 9 months ago

Compiler process objects differently based on their data type or class

Answers

Answered by choudhary21
2

Explanation:

The five principles are as follows:

S – Single Responsibility Principle (SRP)

O – Open Closed Principle (OCP)

L – Liskov Substitution Principle (LSP)

Answered by Anonymous
0

Explanation:

data types are

  • void sum
  • interger
  • character
  • array
  • structure
Similar questions