October 10, 2023

Aptitude

Question 43 Out of a group of 21 persons, 9 eat vegetables, 10 eat fish and 7 eat eggs : 5 persons eat all three. How […]
October 10, 2023

Programming

Question 3 Consider the following C program which is supposed to compute the transpose of a given 4 x 4 matrix M. Note that, there is […]
October 10, 2023

Programming

Question 4 What is the output of the following program? #include <stdio.h> int funcf (int x); int funcg (int y); main() { int x = 5, […]
error: Alert: Content selection is disabled!!