Declarative Style Programming
- Declarative Style
We tell the code
What to do
and NOT focus onhow to do it
. For example :using a library to tell what to do .
What to do
and NOT focus on how to do it
. For example :using a library to tell what to do .