Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 36 Macros can be used to improve the readability of a language. True False 2 points Question 37 A language which prevents a programmer

Question 36

Macros can be used to improve the readability of a language.

True

False

2 points

Question 37

A language which prevents a programmer from compiling or executing any statements or expressions that violate the definition of the language is said to be ____.

efficient

uniform

semantically safe

orthogonal

2 points

Question 38

C++ was not intended to undergo incremental development.

True

False

2 points

Question 39

Which of the following is an example of lack of generality in a language?

In C, arrays cannot be directly compared using the == operator.

In Pascal, functions can return only scalar or pointer types as values.

In C, local variables can only be defined at the beginning of a block.

In Pascal, return statements in functions look like assignments to variables.

2 points

Question 40

The first implementation of C++ used ____.

a compiler named Cfront

a preprocessor named Cfront

an interpreter named Cfront

a compiler named Cpre

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions