CSE240 MIDTERM REVIEW EXAM QUESTIONS AND ANSWERS WITH COMPLETE SOLUTIONS VERIFIED 2024/2025
7 keer bekeken 0 keer verkocht
Vak
CSE240
Instelling
CSE240
CSE240 MIDTERM REVIEW EXAM QUESTIONS AND ANSWERS WITH COMPLETE SOLUTIONS VERIFIED 2024/2025
Stored Program Concept (von Neumann machine) is one of the most fundamental concepts in computer science. What programming paradigm most closely follows this concept?
a) imperative
b) object-oriented
c...
cse240 midterm review exam questions and answers w
Geschreven voor
CSE240
Alle documenten voor dit vak (20)
Verkoper
Volgen
AcademicSuperScores
Ontvangen beoordelingen
Voorbeeld van de inhoud
CSE240 MIDTERM REVIEW EXAM QUESTIONS AND
ANSWERS WITH COMPLETE SOLUTIONS VERIFIED
2024/2025
Stored Program Concept (von Neumann machine) is one of the most fundamental
concepts in computer science. What programming paradigm most closely follows
this concept?
a) imperative
b) object-oriented
c) functional
d)logic
a) imperative
What computing paradigm can solve a problem by describing the requirements,
without writing code in a step-wise fashion to solve the problem.
a) imperative
b)functional
c)object-oriented
d) logic
d) logic
What computing paradigm enforces stateless(no variable allowed) programming?
a) imperative
,b) object-oriented
c)functional
d)service-oriented
c)functional
What is a feature of object-oriented computing?
a) stateless
b) state encapsulation
c) platform-independent
d) side-effect free
state-encapsulation
In contrast to Web 1.0, what is the key function of Web 2.0?
a) Web is the computing platform
b) Web supports semantic analysis
c) Web supports graphic display
d) Web is accessed over HTTP Protocol
a) Web is the computing platform
Because of hardware constraints, early programming languages emphasized...
a) efficiency
b) orthogonality
c)reliability
d) readability
a) efficiency
,What factor is generally considered more important in modern programming
language design?
a) readability
b)writability
c)efficiency
d)none
a)readability
The main idea of structured programming is to
a) reduce the type of control structures
b) make programs execute faster
c) increase the types of control structures
d)use BNF to define the syntactic structures
a) reduce the types of control structures
Implicit type conversion commonly refer to as:
a) typing
b) coercion
c) casting
d) paradigm
b) coercion
In the following pseudo-code, which programming language allows the mixed use
of data types?
int i = 1; char c = 'a'; //declaration and initialization
c = c + i; // execution of an assignment statement
, a) Ada
b) C
c) Java
d) all of them
b)C
How
In the layer of programming language structure, which layer performs type
checking?
a) lexical
b) syntactic
c) contextual
d) semantic
c) contextual
How many different Identifiers can the following BNF ruleset generate?
<char> ::= a| b | c | ... | x | y | z
<identifier> ::= <char> | <char> <identifier>
a) 0
b) 1
c) 26
d) more than 26
d) more than 26
Which of the following statement is correct if a language is strongly typed. Select
all that apply.
Voordelen van het kopen van samenvattingen bij Stuvia op een rij:
Verzekerd van kwaliteit door reviews
Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!
Snel en makkelijk kopen
Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.
Focus op de essentie
Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!
Veelgestelde vragen
Wat krijg ik als ik dit document koop?
Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.
Tevredenheidsgarantie: hoe werkt dat?
Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.
Van wie koop ik deze samenvatting?
Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper AcademicSuperScores. Stuvia faciliteert de betaling aan de verkoper.
Zit ik meteen vast aan een abonnement?
Nee, je koopt alleen deze samenvatting voor €10,74. Je zit daarna nergens aan vast.