Answer Key

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

9/6/24, 2:25 PM Answer Key

CSE 1st batch


1. Choose the alternative which is closely resembles the mirror image of the given combination.

Answer: 4 Correct Answer

Answer Explanation:

2. Group the given figures into three classes using each figure only once.

Answer: 1,4 ; 2,3 ; 5,6 Correct Answer

Answer Explanation:

3. Choose the set of figures which follows the given rule. Rule: Closed figures losing their sides and open
figures gaining their sides.

Answer: 3 Correct Answer

Answer Explanation:

4. Choose the set of figures which follows the given rule. Rule: Any figure can be traced by a single
unbroken line without retracting.

Answer: 2 Correct Answer

Answer Explanation:

5. Choose the set of figures which follows the given rule. Rule: The series becomes complex as it
proceeds.

Answer: 2 Correct Answer

Answer Explanation:

6. Choose a figure which would most closely resemble the unfolded form of Figure (Z).

Answer:
(3) <p>3</p> <quillbot-extension-portal></quillbot-extension-portal> Correct Answer,

Answer Explanation:

7. Choose a figure which would most closely resemble the unfolded form of Figure (Z).

https://test.technologicsglobal.com/api/v1/answer-key/download-pdf 1/5
9/6/24, 2:25 PM Answer Key
Answer: 2 Correct Answer

Answer Explanation:

8. Find out which of the figures (1), (2), (3) and (4) can be formed from the pieces given in figure (X).

Answer: 1 Correct Answer

Answer Explanation:

9. Choose the alternative which is closely resembles the mirror image of the given combination.

Answer: 2 Correct Answer

Answer Explanation:

10. Select a figure from amongst the Answer Figures which will continue the same series as established by
the five Problem Figures. Problem Figures: Answer Figures: (A) (B) (C) (D)
(E) (1) (2) (3) (4) (5)

Answer: 1 Correct Answer

Answer Explanation:

11. Select a figure from amongst the Answer Figures which will continue the same series as established by
the five Problem Figures. Problem Figures: Answer Figures: (A) (B) (C) (D)
(E) (1) (2) (3) (4) (5)

Answer: 4 Correct Answer

Answer Explanation:

12. Select a figure from amongst the Answer Figures which will continue the same series as established by
the five Problem Figures. Problem Figures: Answer Figures: (A) (B) (C) (D)
(E) (1) (2) (3) (4) (5)

Answer: 2 Correct Answer

Answer Explanation:

13. Select a figure from amongst the Answer Figures which will continue the same series as established by
the five Problem Figures. Problem Figures: Answer Figures: (A) (B) (C) (D)
(E) (1) (2) (3) (4) (5)

Answer: 3 Correct Answer

Answer Explanation:
https://test.technologicsglobal.com/api/v1/answer-key/download-pdf 2/5
9/6/24, 2:25 PM Answer Key

14. Select the alternative which represents three out of the five alternative figures which when fitted into
each other would form a complete square.

Answer: 135 Correct Answer

Answer Explanation:

15. Select the alternative which represents three out of the five alternative figures which when fitted into
each other would form a complete square.

Answer: 245 Correct Answer

Answer Explanation:

16. Which statements are true regarding ICMP packets? ICMP guarantees datagram delivery. ICMP can
provide hosts with information about network problems. ICMP is encapsulated within IP datagrams.
ICMP is encapsulated within UDP datagrams.

Answer: 2 and 3 Correct Answer

Answer Explanation:

17. What protocol is used to find the hardware address of a local device?

Answer: ARP Correct Answer

Answer Explanation:

18. A network administrator is connecting hosts A and B directly through their Ethernet interfaces, as
shown in the illustration. Ping attempts between the hosts are unsuccessful. What can be done to
provide connectivity between the hosts? A crossover cable should be used in place of the straight-
through cable. A rollover cable should be used in place of the straight-through cable. The subnet masks
should be set to 255.255.255.192. A default gateway needs to be set on each host. The subnet masks
should be set to 255.255.255.0.

Answer: 1 and 5 only Correct Answer

Answer Explanation:

19. What is the maximum number of IP addresses that can be assigned to hosts on a local subnet that uses
the 255.255.255.224 subnet mask?

Answer: 30 Correct Answer

Answer Explanation:

https://test.technologicsglobal.com/api/v1/answer-key/download-pdf 3/5
9/6/24, 2:25 PM Answer Key
20. What is the name of the method used to start a thread execution?

Answer: start(); Correct Answer

Answer Explanation:

21. Which cannot directly cause a thread to stop executing?

Answer: Calling notify() method on an object. Correct Answer

Answer Explanation:

22. Which method registers a thread in a thread scheduler?

Answer: start(); Correct Answer

Answer Explanation:

23. Which class or interface defines the wait(), notify(),and notifyAll() methods?

Answer: Object Correct Answer

Answer Explanation:

24. public class MyRunnable implements Runnable { public void run() { // some code here } } which of
these will create and start this thread?

Answer: new Thread(new MyRunnable()).start(); Correct Answer

Answer Explanation:

25. Which method must be defined by a class implementing the java.lang.Runnable interface?

Answer: public void run() Correct Answer

Answer Explanation:

26. Which layer 4 protocol is used for a Telnet connection?

Answer: TCP Correct Answer

Answer Explanation:

27. Which of the following protocols uses both TCP and UDP?
https://test.technologicsglobal.com/api/v1/answer-key/download-pdf 4/5
9/6/24, 2:25 PM Answer Key
Answer: DNS Correct Answer

Answer Explanation:

28. You want to implement a mechanism that automates the IP configuration, including IP address, subnet
mask, default gateway, and DNS information. Which protocol will you use to accomplish this?

Answer: DHCP Correct Answer

Answer Explanation:

29. What layer in the TCP/IP stack is equivalent to the Transport layer of the OSI model?

Answer: Host-to-Host Correct Answer

Answer Explanation:

30. What layer of the OSI model would you assume the problem is in if you type show interface serial
1 and receive the following message? "Serial1 is down, line protocol is down."

Answer: Physical layer Correct Answer

Answer Explanation:

https://test.technologicsglobal.com/api/v1/answer-key/download-pdf 5/5

You might also like