369,354 views
28 votes
28 votes
Match each programming language type to its key feature or use. Scientific Languages Artificial Intelligence Languages Object-Onented Languages Logical Languages designed to write programs for the robotics industry designed to write programs in which code and data are packaged together as objects, each having a specific set of attributes and methods designed to write programs with mathematical functions to perform calculations involving large amounts of numerical data designed to write programs as conditional statements based on a set of facts and rules Recet NEXT​

Match each programming language type to its key feature or use. Scientific Languages-example-1
User Amr Ali
by
2.7k points

2 Answers

24 votes
24 votes

Answer:

The correct answers are:

Designed to write programs with mathematical functions to perform calculations involving large amounts of numerical data - Scientific Languages

Designed to write programs as conditional statements based on a set of facts and rules - Logical Languages

Designed to write programs for the robotics industry - Artificial Intelligence Languages

Designed to write programs in which code and data are packaged together as objects, each having a specific set of attributes and methods - Object-Oriented Languages

Step-by-step explanation:

I got it right on the Edmentum test.

User Kumar Sudheer
by
3.5k points
19 votes
19 votes

Answer:

  • AI
  • OO
  • Scientific
  • Logical

Step-by-step explanation:

Top-down, the empty boxes would be filled with ...

  • AI languages
  • Object-Oriented languages
  • Scientific languages
  • Logical languages

__

You may need to consult your curriculum materials to see what distinctions are made there. These groupings are not rigid, nor are the applications.

AI is often used to extend diagnostic or classification capability beyond what can be accomplished by logical languages. Recently, it has been applied to controls that might previously have been done by scientific or OO languages.

User TomG
by
2.6k points