Compiler vs Interpreter and Programming Paradigms Quiz
15 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Programming language C++ uses ______

compilers

Programming languages like Python and Ruby use ______

interpreters

Structured programming aims at improving clarity, quality, and development time by making extensive use of subroutines, block structures, and ______

for and while loops

Top-Down Design Principle was created by Dr.Edsger W.Dijkstra in ______

<p>1960s</p> Signup and view all the answers

______ programming focuses on organizing code around objects and classes

<p>Object-oriented</p> Signup and view all the answers

Object Oriented Programming is based on the concept of ______

<p>&quot;object&quot;</p> Signup and view all the answers

A compiler translates source code into ______ readable code

<p>machine</p> Signup and view all the answers

Object Oriented Programming contains data in the form of fields, often known as ______

<p>attributes</p> Signup and view all the answers

______ programming languages are based on solving problems through constraints or rules declared in the program

<p>Logic</p> Signup and view all the answers

______ programming describes computation in terms of program state and actions that change state

<p>Imperative</p> Signup and view all the answers

In ______ programming, computations are specified through mathematical functions

<p>Functional</p> Signup and view all the answers

______ programming paradigm focuses on making the computer program solve problems for you

<p>Object-oriented</p> Signup and view all the answers

1st generation of programming language is Machine Language, which uses ______ codes made up of only zeroes and ones

<p>binary</p> Signup and view all the answers

2nd generation of programming language is Assembly Language, which uses ______ or very short words for commands

<p>mnemonics</p> Signup and view all the answers

3rd generation of programming language is High-Level Language, which is considered high-level because it is closer to ______ languages

<p>human</p> Signup and view all the answers

More Like This

Use Quizgecko on...
Browser
Browser