It is C!
using System;
public class Program
{
public static void Main()
{
Type type1 = typeof(aaa);
Object obj = Activator.CreateInstance(type1);
Console.WriteLine(obj.GetType().ToString());
}
public class aaa {
}
}
he/she mean for D
location of chooses make confusion
upvoted 2 times
...
...
...
This section is not available anymore. Please use the main Exam Page.70-483 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Mitsoshima
Highly Voted 6 years, 1 month agoxman
5 years, 5 months agoIF_Elias
Highly Voted 5 years, 11 months agoSujay
Most Recent 5 years, 2 months agosscooter1010
5 years, 6 months agofounderDev
5 years, 6 months agofounderDev
5 years, 6 months agoosaki
5 years, 7 months agouser123
5 years, 9 months agopgarq19
5 years, 6 months agosupersunny
6 years agoBio
6 years, 1 month agoAsa
6 years agofavori3
4 years, 11 months ago