Consider the following terms:
(1) EDGE
(2) Universal Mobile Telecommunication Systems
(3) FHSS
(4) Evolved High Speed Packet Access
Which of the wireless telecommunication systems given above belong to GSM family?
Previous 10 Questions — AMU MCA 2020
Nearest first
1
2
3
4
5
6
7
8
9
10
The following sequence of operation is performed on stack:
push(1), push(2), pop, push(1), push(2), pop, pop, pop, pus…
Topic: AMU MCA 2020
Predict the output of the following program:int main(){ int arr[5]; // Assume base address of…
Topic: AMU MCA 2020
System CPU time is defined as:
Topic: AMU MCA 2020
Which of the following algorithms solves the all-pair shortest path problem?
Topic: AMU MCA 2020
Output of the following C-codemain(){ printf("Hello"); main();}
Topic: AMU MCA 2020
E-R modeling technique is a
Topic: AMU MCA 2020
Which one of the following is one of the values of $i^i$?
Topic: AMU MCA 2020
The collector leakage current in CE configuration is $300\,\mu A$.
If the transistor is now connected in CB configurat…
Topic: AMU MCA 2020
For a conservative force field $\vec{F}$ which of the following is always true?
Topic: AMU MCA 2020
If the power factor changes from $\frac{1}{2}$ to $\frac{1}{4}$, then what would be the increase in impedance in AC cir…
Topic: AMU MCA 2020
Next 10 Questions — AMU MCA 2020
Ascending by ID
1
2
3
4
5
6
7
8
9
10
What is the value of X in the following equation?
$(1111111)_2 + (4543)_8 = (X)_{16}$
Topic: AMU MCA 2020
Physical topology of FDDI is:
Topic: AMU MCA 2020
Which one of the following is correct statement?
Topic: AMU MCA 2020
Which of the following system call is used to create new process in UNIX operating system?
Topic: AMU MCA 2020
The minimum number of nodes in an AVL tree of height 6 is
Topic: AMU MCA 2020
What is the maximum number of edges a directed graph having n vertices can have including self-loops?
Topic: AMU MCA 2020
The Banker's theorem is associated with which of the following concept?
Topic: AMU MCA 2020
What is degree of a vertex 'V' of an undirected graph?
Topic: AMU MCA 2020
Which one of the following statements is true regarding Array and Linked List?
Topic: AMU MCA 2020
In SQL, which command can remove specific row from a table?
Topic: AMU MCA 2020