Continue with your mobile number
94x29y6 is divisible by 72 => 72 = 8 × 9 Last three digits should be divisible by 8. So only 936 and 976 are completely divisible. That means y = 3 or 7 Putting x = 3 (given that x ≠ y) We can only put y = 7 94x2976 = divisibility rule of 9 (sum of digits should be divisible by 9) => x = 8 and y = 7 Now, (2x+3y) = 2 × 8 + 3 × 7 = 16 + 21 = 37
The banker’s algorithm is used
What does the following code do?
x = [1, 2, 3]
y = [4, 5, 6]
z = x + y
What is the purpose of a responsive web design?
In big data analytics, what is the process of identifying and correcting errors or inaccuracies in the collected data?
Which cryptographic process involves applying a mathematical function to generate a fixed-size output from variable-size input?
Which of the following is a characteristic of a RISC (Reduced Instruction Set Computer) architecture?
Which is false about layering in computer networks?
How do you read input from the user in a shell script?
An object that represents a useful model of a problem domain is which type of abstraction?
What is the primary advantage of using public key cryptography over symmetric key cryptography?