Sample Questions:-
Question: 1
You need to gain a better understanding of the solution before writing the program. You decide to develop an algorithm that lists all necessary steps to perform an operation in the correct order. Any technique that you use should minimize complexity and ambiguity. Which of the following techniques should you use?
A. flowchart
B. decision table
C. C# program
D. A paragraph in English
Answer: A
Question: 2
Which of the following languages is not considered a high-level programming language?
A. C#
B. Visual Basic
C. Common Intermediate Language
D. C++
Answer: C
Question: 3
You are writing code for a business application by using C#. Write the following statement to declare an array: int[] numbers = { 1, 2, 3, 4, 5, };
Now, you need to access the second item in this array (the number 2).
Which of the following expression should you use?
A. numbers[0]
B. numbers[1]
C. numbers[2]
D. numbers[3]
Answer: B
For More Information:-
Visit Now:-
https://www.dumpspass4sure.com/microsoft/98-361-dumps.html
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.