Multiple choice In C language, structure uses variable(s) of similar datatype only dissimilar datatype only integer datatype only string datatype only all datatypes Reveal answer Fill a bubble to check yourself E Correct answer Explanation Structure can use any type of data type within it and the new data type is called structure data type.