Which programming language does NOT support predefined overloaded subprograms. C
ID: 3916727 • Letter: W
Question
Which programming language does NOT support predefined overloaded subprograms.
C#
Ada
C
Java
10 points
QUESTION 2
Local variables are defined inside subprograms are ______ and _________ variables
Static, Explicit heap-dynamic
Stack-dynamic, Explicit heap-dynamic
Explicit heap-dynamic, implicit heap-dynamic
Static, stack-dynamic
10 points
QUESTION 3
A polymorphic subprogram takes parameters of different types on different activations.
True
False
10 points
QUESTION 4
What programming languages require type checking of actual vs. formal parameters?
Pascal, Java, C
Pascal, Fortran 77, C
Pascal, Java, Ada
Java, Ada, C
10 points
QUESTION 5
There are two fundamental abstraction facilities in programming languages?
Process and data
Function and process
Data and information
Function and data
10 points
QUESTION 6
Which parameter passing implementation is used just for out-mode parameters?
Pass-by-value-result
Pass-by-value
Pass-by-reference
Pass-by-result
10 points
QUESTION 7
The parameter profile of a subprogram does NOT contain _______
The order of the formal parameters.
The names of the formal parameters
The types of the formal parameters
The number of the formal parameters.
10 points
QUESTION 8
The parameters supplied in the call statements are referred to as the formal parameters
True
False
10 points
QUESTION 9
Keyword parameters match the actual parameters to the formal parameters in the order they are listed:
True
False
10 points
QUESTION 10
Pass-by-value is implementing in-mode semantics.
True
False
C#
Ada
C
Java
Explanation / Answer
ACCORDING TO CHEGG GUIDELINES I HAVE TO SOLVE FIRST FOUR BITS ONLY BUT I SOLVE FIRST 5
1.
C programming language does NOT support predefined overloaded subprograms.
OPTION 3
2.
Local variables are defined inside subprograms are Stack-dynamic and Explicit heap-dynamicvariables.
OPTION 2
3.
A polymorphic subprogram takes parameters of different types on different activations.
TRUE
4.
Pascal, Java, Ada programming languages require type checking of actual vs. formal parameters.
OPTION 3
5.
Process and data are two fundamental abstraction facilities in programming languages.
OPTION 1
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.