Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 4 out of 47 pages
Exam (elaborations)

CSE 240 EXAM 1 MOCK TEST WITH ANSWER RATIONALES 2026

Document preview thumbnail
Preview 4 out of 47 pages

CSE 240 EXAM 1 MOCK TEST WITH ANSWER RATIONALES 2026

Content preview

CSE 240 EXAM 1 MOCK TEST WITH ANSWER
RATIONALES 2026

◉ Autocode and FORTRAN are considered to be the first high-level
programming languages.
Answer: True


◉ There was an early focus on efficiency due to early programmable
computers being themselves fairly inefficent being limited in power
and storage.
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.
Answer: False


◉ What is the major improvement of structured programming
languages over the earlier programming languages?
Answer: Removing Go to statement from the language.

,◉ What programming language characteristics impact the
readability of the programs written in this language?
Answer: Data Structures, Syntax Design, Control Structures


◉ What programming paradigm does Fortran belong to?
Answer: Imperative


◉ In contrast to Web 1.0, what is the key function of Web 2.0?
Answer: Web is the computing platform


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


◉ von Neumann Architecture is
Answer: A state based programming structure which loads and
interprets instructions from memory into action


◉ Event-driven computing paradigm is to
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?
Answer: Semantics Error


◉ Given this snippet of code in C,


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


which of the following statement is 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>
Answer: y, a


◉ Which commands (constructs) do NOT have a loop when
expressed in syntax graphs? Select all that apply
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
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> )

Document information

Uploaded on
August 25, 2026
Number of pages
47
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
CA$21.51

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

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.
TopGradeInsider
4.2
(13)
Sold
165
Followers
2
Items
55375
Last sold
11 hours ago



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

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions