SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

DEVOPS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Cookbooks are created using ____ language
A
PHP
B
C
C
python
D
Ruby
Explanation: 

Detailed explanation-1: -Chef uses a Ruby based domain specific language, which is usually abbreviated as “DSL.” A DSL is a language used for a specific purpose. And in the case of Chef, the recipe DSL provides a consistent way to work with resources.

Detailed explanation-2: -A cookbook in the programming context is collection of tiny programs that each demonstrate a particular programming concept. The Cookbook Method is the process of learning a programming language by building up a repository of small programs that implement specific programming concepts.

There is 1 question to complete.