Podcast
Questions and Answers
Which type of language is machine level language?
Which type of language is machine level language?
- High level language
- Algorithmic language
- Object Oriented language
- Low-level program (correct)
What is the primary characteristic of high level programming languages?
What is the primary characteristic of high level programming languages?
- They are closer to human language (correct)
- They are specific to certain types of tasks
- They are written in binary code
- They are difficult to understand
Which language is known for being business-oriented?
Which language is known for being business-oriented?
- C
- LISP
- Java
- COBOL (correct)
Which type of programming language includes C++ and Java?
Which type of programming language includes C++ and Java?
What is the primary characteristic of declarative programming languages?
What is the primary characteristic of declarative programming languages?
Flashcards
Machine Level Language
Machine Level Language
A type of programming language that is directly understood by a computer's processor, often consisting of binary code.
High-Level Programming Languages
High-Level Programming Languages
Programming languages that are designed to be more readable and easier for humans to understand, using words and symbols similar to natural language.
COBOL
COBOL
A programming language designed specifically for business applications, known for its strong data manipulation capabilities and extensive libraries.
Object-Oriented Programming Languages
Object-Oriented Programming Languages
Signup and view all the flashcards
Declarative Programming Languages
Declarative Programming Languages
Signup and view all the flashcards
Study Notes
Programming Languages
- Machine level language is a type of language that is understood by the computer's processor directly.
High-Level Programming Languages
- The primary characteristic of high-level programming languages is that they are farther away from the machine language, making them easier to understand and use for humans.
Business-Oriented Language
- COBOL (Common Business Oriented Language) is a language known for being business-oriented.
Object-Oriented Programming Languages
- C++ and Java are examples of object-oriented programming languages.
Declarative Programming Languages
- The primary characteristic of declarative programming languages is that they focus on specifying what the program should accomplish, without describing how it should be done.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.