July 6, 2021 in C and CPP A, B and C are three 3×3 matrices containing real elements. A, B and C are three 3×3 matrices containing real elements. Read More
July 6, 2021 in C and CPP Define a structure Time having integer data members hour, minute, second. Read More
July 6, 2021 in C and CPP Logical AND operator is denoted by ________. A. \b B. alloc.h C. 1 byteD. stdio.h E. CPU Registers F. &&G. fclose() H. 65 I. An ErrorJ. Array of characters K. \a L. &M. == Read More
July 6, 2021 in C and CPP Size of all elements in a union should be same. Each statement below is either TRUE or FALSE. Choose the most appropriate oneand ENTER in the “tear-off” sheet attached to the question paper, followinginstructions therein. Read More
July 6, 2021 in C and CPP With every use of a memory allocation function, what function should be used to release allocated memory which is no longer needed? Read More
July 6, 2021 in C and CPP What will happen if an element is assigned a value to an element of an array whose subscript exceeds the size of the array Read More