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 5 years, 11 months agoxman
5 years, 3 months agoIF_Elias
Highly Voted 5 years, 9 months agoSujay
Most Recent 5 years, 1 month agosscooter1010
5 years, 4 months agofounderDev
5 years, 4 months agofounderDev
5 years, 4 months agoosaki
5 years, 5 months agouser123
5 years, 8 months agopgarq19
5 years, 4 months agosupersunny
5 years, 10 months agoBio
5 years, 11 months agoAsa
5 years, 11 months agofavori3
4 years, 9 months ago