Report Bug
Qus :

Match the following types of programming paradigms with their descriptions.

Programming ParadigmDescription
A. Object-Oriented1. Based on mathematical functions
B. Procedural2. Based on facts and rules
C. Functional3. Based on objects and classes
D. Logic4. Based on step-by-step instructions


Qusनिम्नलिखित प्रकार के प्रोग्रामिंग प्रतिमानों को उनके विवरण के साथ सुमेलित करें।

A. A-1, B-2, C-3, D-4
B. A-3, B-4, C-1, D-2
C. A-2, B-1, C-4, D-3
D. A-4, B-3, C-2, D-1


Solution
B. A-3, B-4, C-1, D-2






Report Bug