CIS 334 Midterm Multiple-Choice || All Questions Answered Correctly.
5 views 0 purchase
Course
CIS 334
Institution
CIS 334
there is no limit correct answers What is the largest dimension an array can be declared to store values?
a. 10
b. 100
c. 3
d. 5
e. there is no limit
Logic correct answers You run a program and it gives you the difference of two values as the output, instead of the sum of the values, as int...
CIS 334 Midterm Multiple-Choice || All Questions Answered
Correctly.
there is no limit correct answers What is the largest dimension an array can be declared to store
values?
a. 10
b. 100
c. 3
d. 5
e. there is no limit
Logic correct answers You run a program and it gives you the difference of two values as the
output, instead of the sum of the values, as intended. This is what type of error?
Compiler correct answers The program that translates high-level programming language into
machine-readable form is a ______________.
Design the solution before coding correct answers The following strategy reduces the amount of
time in development and produces more efficient solutions:
a. Code the solution as soon as possible
b. Design the solution before coding
c. Analyze the solution before testing and debugging
d. Build a prototype during testing
e. Use a simple, low-level language for development
Analysis correct answers In which phase of the software development process would probing
questions be used to verify the problem definition?
a. analysis
b. design
c. coding
d. implementation
e. testing
Iterative development correct answers Cycling back to previous phases as potential problems are
uncovered is an example of:
a. object-oriented programming
b. stepwise refinement
c. Intermediate Language
d. iterative development
e. structured programming
Desk check the solution correct answers After designing your solution, you should
________________ before typing any code.
a. analyze the problem definition
b. check for run-time errors
,c. do maintenance on the solution
d. desk check the solution
e. determine what .NET class to use
Characteristics or behaviors correct answers With the object-oriented methodology, the data
members are referred to as attributes and actions, or:
a. attributes or characteristics
b. characteristics or behaviors
c. methods or attributes
d. behaviors or methods
e. attributes or behaviors
All of the above correct answers .NET is considered a powerful development environment
because:
a. It contains over 2000 classes.
b. Solutions can be developed using different programming languages.
c. Windows applications can be developed easily.
d. Component-based development is possible.
e. All of the above.
Web correct answers ASP.NET creates which type of application?
a. Windows
b. console
c. command
d. Web
e. services
/* // /// correct answers Which BEGINNING symbol(s) indicates the following lines will be
comments?
a. /*
b. **
c. //
d. ///
e. */
namespace correct answers System is an example of:
a. object
b. class
c. method
d. namespace
e. directive
namespace correct answers A(n) ______________ groups semantically related types under a
single name.
a. object
b. class
, c. method
d. namespace
e. directive
{ } correct answers To mark the beginning and end of a block of code, C# programmers use:
a. [ ]
b. { }
c. ( )
d. begin end
e. start stop
using correct answers Which of the following is a keyword?
a. Main( )
b. System
c. using
d. WriteLine
e. all of the above
System.Console.Read( ) correct answers The fully qualified call to the method that allows the
user to input a single character is:
a. Console.System.Read( )
b. System.Console.Read( )
c. Console.System.Write( )
d. System.Console.Write( )
e. System.Console.ReadLine( )
Prototype correct answers A(n) ______________ is a mock-up of desired output.
a. prototype
b. algorithm
c. diagram
d. specification
e. none of the above
IntelliSense correct answers What is the name of the feature in Visual Studio that displays in a
scrollable list all available methods and properties when the dot is typed after an object name?
a. Help
b. Rotor
c. Mono
d. IntelliSense
e. ToolTip
Compile correct answers To see the results of an application, you ______________ the code.
a. compile
b. JIT
c. execute
d. edit
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller FullyFocus. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $13.19. You're not tied to anything after your purchase.