public static void Main()
EL SLEER EL SIGUIENTE CODIGO Y RESPONDER A LA PREGUNTA :
11 static void Main(string[] args)
14 double firstDouble = 3276.7;
16 double myDouble = firstInt;
17 int secondInt = (int) firstDouble;
static void Main(string[] args)
int firstInt = 32767; double firstDouble = 3276.7;
double myDouble = firstInt;
int secondInt = (int) firstDouble;
Console.WriteLine("Hello World");