Previous 10 Questions — AMU MCA 2021
Nearest first
1
2
3
4
5
6
7
8
9
10
Consider a noise less channel with bandwidth of 3000 Hz transmitting a signal with two signal levels. Maximum bit rate …
Topic: AMU MCA 2021
To sort many large objects or structures, it is most efficient to place
Topic: AMU MCA 2021
For a method to be an interface between the outside world and a C++ class, it must be declared
Topic: AMU MCA 2021
Assume rand() returns an integer between 0 and 10000 (both inclusive). To simulate throwing a die:
Topic: AMU MCA 2021
In C++, the declarationint x; int &p = x;is same as the declarationint x, *p; p = &x;This remark is
Topic: AMU MCA 2021
Which of the following is not a storage class supported by C++?
Topic: AMU MCA 2021
What is the binary equivalent of the decimal number 368?
Topic: AMU MCA 2021
Which of these data types is used by operating system to manage recursion in Java/C/C++?
Topic: AMU MCA 2021
A graph in which all nodes are of equal degree is called
Topic: AMU MCA 2021
QoS stands for
Topic: AMU MCA 2021
Next 10 Questions — AMU MCA 2021
Ascending by ID
1
2
3
4
5
6
7
8
9
10
In C++, a variable defined within a block is visible
Topic: AMU MCA 2021
Salim, the son of Murad, is married to Sanna. Sanna’s sister Jabeen is married to Ayaan, the brother of Salim. How is J…
Topic: AMU MCA 2021
Santosh goes first 7 km North, then turns left and moves 10 km, again turns left and moves 7 km. How far is he from sta…
Topic: AMU MCA 2021
Neeta starting from point X walked 5 km West, turned left walked 2 km, again turned left walked 7 km. In which directio…
Topic: AMU MCA 2021
Find the missing in the following:ACE, GIK, _____, SUN
Topic: AMU MCA 2021
Find the missing sequence:25, 49, 121, 169, _____
Topic: AMU MCA 2021
The empirical relationship between mean, median and mode is
Topic: AMU MCA 2021
Select the pair that has the same relationship as the original pairEast : Orient
Topic: AMU MCA 2021
Find the missing (?)
$\frac{1}{2} : 2 :: \frac{x}{7} : ?$
Topic: AMU MCA 2021
Find the missing sequence
1, 1, 2, 3, ____, 8, 13
Topic: AMU MCA 2021