Question
Find the difference between minimum and maximum value
of 'j' such that '7j5302' is always divisible by 3.Solution
A number is divisible by 3 when the sum of its digits is divisible by 3.
Sum of digits of '7j5302' = (7 + j + 5 + 3 + 0 + 2) = j + 17.
So, j + 17 should be divisible by 3.
Possible values of 'j' = 1, 4, 7
Minimum value of 'j' = 1
Maximum value of 'j' = 7
Required difference = 7 – 1 = 6
Which is the most commonly used tool to restrict access to a computer system? Â
In Windows operating system to minimize all of the windows
_____________ contains volatile chips that temporarily store data or instructions.
Which number system is usually followed in a typical 32-bit computer ?
Malware Monitor in internet –
What does RAM stand for?
Which layer of the OSI model is used for establishing a logical connection between two devices?
_________is collection of web pages and _______ is the very first page that we see on opening of a website.
Which of the following represents the smallest unit of data in a computer?
In web browser, which of the following is responsible for displaying the web pages?