100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

CSE 240 Midterm UPDATED ACTUAL Exam Questions and CORRECT Answers

Rating
-
Sold
-
Pages
32
Grade
A+
Uploaded on
20-08-2025
Written in
2025/2026

CSE 240 Midterm UPDATED ACTUAL Exam Questions and CORRECT Answers When evaluating a programming language the category Reusability describes: - CORRECT ANSWER - This concept asks how tied down a language is to a particular platform, can code be distributed easily and can libraries be made and shared Autocode and FORTRAN are considered to be the first high-level programming languages. - CORRECT ANSWER - True There was an early focus on efficiency due to early programmable computers being themselves fairly inefficent being limited in power and storage. - CORRECT ANSWER - True

Show more Read less
Institution
CSE 240
Course
CSE 240











Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
CSE 240
Course
CSE 240

Document information

Uploaded on
August 20, 2025
Number of pages
32
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Content preview

CSE 240 Midterm UPDATED ACTUAL
Exam Questions and CORRECT Answers
When evaluating a programming language the category Reusability describes: - CORRECT
ANSWER - This concept asks how tied down a language is to a particular platform, can code
be distributed easily and can libraries be made and shared


Autocode and FORTRAN are considered to be the first high-level programming languages. -
CORRECT ANSWER - True


There was an early focus on efficiency due to early programmable computers being themselves
fairly inefficent being limited in power and storage. - CORRECT ANSWER - True


With over 500 programming languages in the world, the best way approach to learning
languages is to focus on memorizing syntax and structure. Then learn languages with simimlar
syntaxes and structures. - CORRECT ANSWER - False


What is the major improvement of structured programming languages over the earlier
programming languages? - CORRECT ANSWER - Removing Go to statement from the
language.


What programming language characteristics impact the readability of the programs written in
this language? - CORRECT ANSWER - Data Structures, Syntax Design, Control Structures



What programming paradigm does Fortran belong to? - CORRECT ANSWER - Imperative



In contrast to Web 1.0, what is the key function of Web 2.0? - CORRECT ANSWER - Web is
the computing platform


Event-driven computing paradigm is to - CORRECT ANSWER - define a set of events and
write an event handler for each event.

,von Neumann Architecture is - CORRECT ANSWER - A state based programming structure
which loads and interprets instructions from memory into action


Event-driven computing paradigm is to - CORRECT ANSWER - define a set of events and
write an event handler for each event.


If your program was designed to print "Hello World" ten (10) times, but during execution, it
printed eleven (11) times. What type of error is it? - CORRECT ANSWER - Semantics Error


Given this snippet of code in C,


char alpha = 'a';
int numeric = alpha + 10;


which of the following statement is correct: - CORRECT ANSWER - Syntactically correct,
but contextually incorrect.


For the following BNF ruleset, which are terminal symbols? (Check all that apply.)


<char> ::= a | b | c | ... | x | y | z

<identifier> ::= <char> | <char> <identifer> - CORRECT ANSWER - y, a


Which commands (constructs) do NOT have a loop when expressed in syntax graphs? Select all
that apply - CORRECT ANSWER - while (condition) do {statements;}


if-then-else


for ( <init-expr>; <test-expr>; <increment-expr> ) {<statements>}

,If a program contains an error that divides a number by zero at the execution time. This error is a
- CORRECT ANSWER - Semantic Error


Given:


Very Simple Programming Language (VSPL)


<char> ::= a | b | c | ... | z | 0 | 1 | ... | 9


<operator> ::= + | - | * | / | % | < | > | == | >= | <=


<variable> ::= <char> | <char> <variable>


<expr> ::= <variable> <operator> <variable> | ( <expr> ) <operator> ( <expr> )


<assign> ::= <variable> = <expr>;


<statements> ::= <assign> | <assign> <statements>




The following is valid:

myvar = (x + y) * (a - c); - CORRECT ANSWER - true


Given:


Very Simple Programming Language (VSPL)

, <char> ::= a | b | c | ... | z | 0 | 1 | ... | 9


<operator> ::= + | - | * | / | % | < | > | == | >= | <=


<variable> ::= <char> | <char> <variable>


<expr> ::= <variable> <operator> <variable> | ( <expr> ) <operator> ( <expr> )


<assign> ::= <variable> = <expr>;


<statements> ::= <assign> | <assign> <statements>




The following is valid:


a = x + y; b = s * t; c = w + v; - CORRECT ANSWER - True


Given:
Very Simple Programming Language (VSPL)
<char> ::= a | b | c | ... | z | 0 | 1 | ... | 9
<operator> ::= + | - | * | / | % | < | > | == | >= | <=
<variable> ::= <char> | <char> <variable>
<expr> ::= <variable> <operator> <variable> | ( <expr> ) <operator> ( <expr> )
<assign> ::= <variable> = <expr>;
<statements> ::= <assign> | <assign> <statements>


The following is valid:

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
MGRADES Stanford University
View profile
Follow You need to be logged in order to follow users or courses
Sold
1069
Member since
1 year
Number of followers
102
Documents
68976
Last sold
22 hours ago
MGRADES (Stanford Top Brains)

Welcome to MGRADES Exams, practices and Study materials Just think of me as the plug you will refer to your friends Me and my team will always make sure you get the best value from the exams markets. I offer the best study and exam materials for a wide range of courses and units. Make your study sessions more efficient and effective. Dive in and discover all you need to excel in your academic journey!

3.8

169 reviews

5
73
4
30
3
44
2
8
1
14

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions