AdminHelpdice Team30 May, 2024A global variable is a variabledeclared in the main ( ) functiondeclared in any function other than the main ( ) functiondeclared outside the body of every function.declared any where in the c program.Check AnswerRelated MCQ's Which of the following data structure is not linear data structure?...Mon, 10 MarThe following data structure store the ho- mogeneous data elements...Mon, 10 MarThe difference between linear array and a record is...Mon, 10 MarA connected graph T without any cycles is called...Mon, 10 MarIn a graph if e=[u, v], Then u and v are called...Mon, 10 MarIn a Heap tree values in a node is greater than...Mon, 10 MarThe in order traversal of tree will yield a sorted listing of elements of tree in...Mon, 10 MarThe following data structure can’t store the non-homogeneous data elements...Mon, 10 MarThe memory address of fifth element of anarray can be calculated by the formula...Mon, 10 MarThe memory address of the first element of an array is called...Mon, 10 Mar