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 QUESTIONS AND ANSWERS 2024/2025

Rating
-
Sold
-
Pages
24
Grade
A+
Uploaded on
15-10-2024
Written in
2024/2025

What key feature of programming languages is supported by C++, but not Java? → Pointers In contrast to Web 1.0, what is the key function of Web 2.0? → Web is the computing platform What computing paradigm enforces stateless (no variable allowed) programming? → Functional What computing paradigm can solve a problem by describing the requirements, without writing code in a step-wise fashion to solve the problem? → logic What is the major improvement of structured programming languages over the earlier programming languages? → Removing Goto statement from the language. What is a feature of object-oriented computing? → encapsulation of states What programming languages better prepare you for leaning database query languages such as SQL and LINQ? 2 0 2 4 /2025 | © copyright | This work may not be copied for profit gain Excel! 1 | P a g e | G r a d e A + | 2 0 24 / 2 0 2 5 → Prolog and Scheme Event-driven computing paradigm is to: → define a set of events and write an event handler for each event What programming language characteristics impact the readability of the programs written in this language? → Control structures, Syntax design, and Data Structures Given the following code, what is the expected value for z? #include <stdio.h> #define func(x, y) (x > y) ? y : x int main() { int x = 10; int y = 9; int z = func(++x, y++); } → 10 2 0 2 4 /2025 | © copyright | This work may not be copied for profit gain Excel! 1 | P a g e | G r a d e A + | 2 0 24 / 2 0 2 5 Explicit type conversion i

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
October 15, 2024
Number of pages
24
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

2 0 2 4 /2025 | © copyright | This work may not be copied for profit gain Excel!


CSE 240 MIDTERM QUESTIONS AND
ANSWERS 2024/2025
What key feature of programming languages is supported by C++, but not Java?

→ Pointers


In contrast to Web 1.0, what is the key function of Web 2.0?

→ Web is the computing platform


What computing paradigm enforces stateless (no variable allowed) programming?

→ Functional


What computing paradigm can solve a problem by describing the requirements, without

writing code in a step-wise fashion to solve the problem?


→ logic


What is the major improvement of structured programming languages over the earlier

programming languages?

→ Removing Goto statement from the language.


What is a feature of object-oriented computing?

→ encapsulation of states


What programming languages better prepare you for leaning database query languages

such as SQL and LINQ?




1|Page| GradeA+ | 2 0 0 2 5

,2 0 2 4 /2025 | © copyright | This work may not be copied for profit gain Excel!

→ Prolog and Scheme


Event-driven computing paradigm is to:


→ define a set of events and write an event handler for each event


What programming language characteristics impact the readability of the programs written in

this language?

→ Control structures, Syntax design, and Data Structures


Given the following code, what is the expected value for z?




#include <stdio.h>




#define func(x, y) (x > y) ? y : x




int main()

{

int x = 10;

int y = 9;

int z = func(++x, y++);

}

→ 10



1|Page| GradeA+ | 2 0 0 2 5

, 2 0 2 4 /2025 | © copyright | This work may not be copied for profit gain Excel!

Explicit type conversion is commonly referred to as __________ .

→ Casting.


If you like to see accurate debugging information, which of the following program processing

would you recommend?


→ Interpretation


What is the main reason of applying two-step translation of high level programming

language?

→ One compiler for all machines


Can the identifier "base_variable" be created from the following BNF ruleset?




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

<identifier> ::= <char> | <char> <identifier>

→ No - there is an underscore in the identifier name that cannot be generated.


ow many different identifiers can the following BNF ruleset generate?




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

<identifier> ::= <char> | <char> <identifier>

→ More than 26.




1|Page| GradeA+ | 2 0 0 2 5

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.
Guru01 Chamberlain College Nursing
View profile
Follow You need to be logged in order to follow users or courses
Sold
212
Member since
1 year
Number of followers
32
Documents
20220
Last sold
2 days ago

3.8

36 reviews

5
15
4
8
3
7
2
1
1
5

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