Question
In the following number-pairs, the second number is
obtained by applying certain mathematical operations to the first number. Select the set in which the numbers are related in the same way as are the numbers of the following sets. (NOTE: Operations should be performed on the whole numbers, without breaking down the numbers into its constituent digits. E.g. 13-Operations on 13 such as adding /deleting multiplying etc. to 13 can be performed. Breaking down 13 into 1 and 3 and then performing mathematical operations on 1 and 3 is not allowed) 8 : 50 4 : 30Solution
The logic is followed here- 8 x 5 = 40 + 10 = 50 4 x 5 = 20 + 10 = 30 Similarly, 7 x 5 = 35 + 10 = 45
Which of the following is NOT a cloud deployment model?
- Which of the following statements about Constructors in Object-Oriented Programming is correct?
Abstract Class in Java
Which module in Python supports regular expressions?
- What is the role of Artificial Intelligence (AI) in modern business applications?
In Hadoop’s distributed storage system, which of the following is responsible for managing and storing the actual data blocks?
Data Frame are associated with which layer of OSI Model
What is the primary advantage of using Normalization in a database design?
What will be the output of the following code snippet demonstrating abstraction in Python?
from abc import ABC, abstractmethod
class Shape...
Which protocol is used for reliable communication in data communication and networking?