98-361 MTA Software Development Fundamentals | with COMPLETE SOLUTION
What is the Main method? - It serves as the entry point to a program. When runtime executes a program, it always starts at the Main method. What does the Switch statement do? - It works like CASE, and allows for different options to run different code, which uncomplicates having to combine several if statements. Name the 4 C# control structures. - while loop, do-while loop, for loop and foreach loop When does the do-while loop test the condition? - At the bottom of the loop. What is the foreach loop useful for? - Iterating through elements of a collection or array. What is recursion? - A programming technique that causes a method to call itself in order to compute a result
Written for
- Institution
-
Liberty University
- Course
-
98-361 MTA
Document information
- Uploaded on
- August 27, 2022
- Number of pages
- 4
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
98 361 mta software development fundamentals | with complete solution
Also available in package deal