Question
Find the difference between minimum and maximum value
of 'h' such that '1h9843' 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 '1h9843' = (1 + h + 9 + 8 + 4 + 3) = h + 25.
So, h + 25 should be divisible by 3.
Possible values of 'h' = 1, 4, 7
Minimum value of 'h' = 1
Maximum value of 'h' = 7
Required difference = 7 – 1 = 6
What does a NIC card provide?
The number of characters that can be represented in ASCII-8 are ______________
_______ translates the semantic instructions developed by programmers into machine language.
Which operating system guarantees real-time processing within strict timing constraints?
___is the shortcut key to delete cells, rows or columns in the microsoft excel.
A collection of web pages is a _______, and the first page is the _______.
Menus are the part of
Computers on an internet are identified by
Which of the following layers is responsible for converting electrical impulses to bit streams?
What type of software scans for harmful code on a disk? Â