🚀 DevOps Certified Professional
📅 Starting: 1st of Every Month 🤝 +91 8409492687 | 🤝 +1 (469) 756-6329 🔍 Contact@DevOpsSchool.com

About Declarative language

DevOps

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Diff between Compiled Lang Vs Interpreted Lang Vs Declarative Lang::

compile lang:: A compiled language is a programming language whose implementations are typically compilers like c, c++,ALGOL,BASIC

interpreter lang::  interpreter is a computer programming  that directly executes instructions written in a programming and scripting

Declarative lang:: In computer science, declarative programming is a programming paradigm—a style of building the structure and elements of computer programs.

Example of Declarative Lang:: we have some language like sql,prolog

Pros and Cons::

pros : short,efficient code

cons : Sometimes hard to understand for external people