Differentiate: Procedural vs Declarative Knowledge.

Ans.: BFF-DO-W-PERK

Procedural knowledge
Declarative knowledge
Follows black box
Follows white box
Followed in C++ and Cobol
Followed in SQL
Initially faster but can be slow later
Initially slower but can be fast later
Simple data type can be used
Large data type can be used
Based on process orientation
Based on data orientation
Works on interpreter of language
Works on data engine with DBMS
Programmer should understand execution
Programmer should not interact with SQL
Ex.: If Manmohan or Monu is older.
Ex.: Manmohan is older than Monu
Describes a rule
Applies that rule
It means knowing how to do something
It is knowledge about something

No comments:

Post a Comment