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?
CIST: 2341
ReplyDeleteCRN: 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?