Declare a third variable of type string and initialize it


Declare two variables of type string and give them values "Hello" and "World". Assign the value obtained by the concatenation of the two variables of type string (do not miss the space in the middle) to a variable of type object. Declare a third variable of type string and initialize it with the value of the variable of type object (you should use type casting).

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Declare a third variable of type string and initialize it
Reference No:- TGS02140791

Expected delivery within 24 Hours