Wednesday, April 25, 2018

CIST2341 Final Review

CIST 2341 Summer 2018 Students,

My name is Terrence Carroll and I will be your instructor for the course.  You will find the Summer 2018 Syllabus in the links section of this blog.

I look forward to working with you this semester!

See you soon!

Terrence

1 comment:

  1. CIST: 2341
    CRN: 10390

    C# Programming Study Guide


    True or False
    Know the difference between Constructors and Mutators (What are they used for) pg. 204 & 208
    Know when you are returning an Array from a function. Pg. 356

    White Space (Line of code, ending it with a semicolon, and how a compiler manages that) Can it be conseptable to a compiler? Pg. 245
    Multiple Choice
    Which method returns the largest number [less than] or [equal to] a specific number? Pg. 158
    Questions About Formatting & Decimals. Pg. 113
    Questions About The Classes Methods. Pg. 215
    Code Examples - 4 Nested Conditions - Interpreting the code and finding out the outcome
    C # as a object or in a language.
    Method that removes a # of characters beginning at a specific location.
    Question on a Switch Statement. Pg. 289
    Code Segment that involves 2 arrays and 1 loop.
    When you look at a word [In C#] how do you know its a method? [Whats difference from a method and other compilers]
    Code Segment with one line of code that involves formatting.
    What’s the difference between parameters and arguments?

    ReplyDelete