Question 1 If the linear velocity is given by The angular velocity at the point (1, 1, -1) is ________ A Out of syllabus. Engineering-MathematicsVectorsGATE 1993 […]
Question 9 IP datagram has arrived with the following partial information in the header(in hexadecimal) 4500005400030002006… What is the efficiency of this datagram? A 76.19% B […]
Question 10 Given the following STUDENT-COURSE scheme: STUDENT(Rollno, Name, Courseno) COURSE(Courseno, Coursename, Capacity), where Rollno is the primary key of relation STUDENT and Courseno is the […]
Question 3 Consider the following ANSI C program #include<stdio.h> int main() { int arr[4][5]; int i, j; for (i=0; i<4; i++){ for (j=0; j<5; j++){ arr[i][j] […]