Previous 10 Questions — AMU MCA 2020
Nearest first
1
2
3
4
5
6
7
8
9
10
Which of the following system call is used to create new process in UNIX operating system?
Topic: AMU MCA 2020
Which one of the following is correct statement?
Topic: AMU MCA 2020
Physical topology of FDDI is:
Topic: AMU MCA 2020
What is the value of X in the following equation?
$(1111111)_2 + (4543)_8 = (X)_{16}$
Topic: AMU MCA 2020
Consider the following terms:
(1) EDGE
(2) Universal Mobile Telecommunication Systems
(3) FHSS
(4) Evolved High Speed …
Topic: AMU MCA 2020
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
Next 10 Questions — AMU MCA 2020
Ascending by ID
1
2
3
4
5
6
7
8
9
10
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
Malicious software is known as
Topic: AMU MCA 2020
To avoid the race condition, the number of processes that may be simultaneously inside their critical section is:
Topic: AMU MCA 2020
Which access method is used to obtain a record from a cassette tape?
Topic: AMU MCA 2020
Indian Cinema Halls should not be allowed to show foreign movies.
Assumptions:
I. Foreign movies are responsible for f…
Topic: AMU MCA 2020
Renuka started walking from her house. She first walked for 3 km towards West,
then she turned towards North and moved…
Topic: AMU MCA 2020