March 2022 (General Stream)
March 2022 (General Stream)
1. In Java, which of the following classes can be used to get the input from the keyboard, when
input to be typed in hidden form?
(A) java.util.Scanner (B) java.util.Console (C) java.io.Console (D) java.io.FileReader
2. Which type of polymorphism is achieved, when same operation is given different meanings
depending upon the data type of operands used?
(A) Method overloading(B) Operator overloading(C) Aggregation (D) Composition
3. Which of the following websites is not a proper example of online book store?
(A) www.makemytrip.com (B) www.buybooksindia.com
(C) www.amozon.com (D) shopping.indiatimes.com
4. Which kind of variables are of basic data types and can store only one value at a time?
(A) Array variable (B) 1-D variables (C) 2-D variables (D) Scalar variables
5. In Java, what will be the value of variable next, where next=(N%2==0)?(N/2);(3*N+1); and
N is 9?
(A) 4.5 (B) 9 (C) 28 (D) Error
6. Which of the following HTTP methods does not have any restrictions on data length?
(A) Set (B) Put (C) Get (D) Post
7. Which of the following is the original file format of rational plan viewer?
(A) .java (B) .xrp (C) .class (D) .html
8. Which of the following is a new card payment mechanism launched by NPCI?
(A) Master Card (B) Visa Card (C) Google Pay (D) Rupay
9. In KompoZer, which one of the following dialog boxes will be opened when we click on
Form --> Text Area option from menu?
(A) Text Area of Form (B) Text Area of Properties
(C) Form Field Properties (D) Advanced Edit Properties
10. Which of the following is not a benefit of M-Commerce?
(A) Provides global reach (B) Conducts business 24x7
(C) Timely information can reach the user (D) It offers a limited bandwidth
11. Which tab is available in ‘Insert Table’ dialog box of KompoZer?
(A) Location (B) Settings (C) Precisely (D) Table
12. In Java, which of the following determines the required memory size, type of values, range
of values and type of operation that can be performed?
(A) Variables (B) Data types (C) Comments (D) Arithmetic operators
4
11
13
17
19
24
26
29
34
37
38
41
42
47
48
52
58
64
66
68
73
74
85
89
91
94
98
100