The answer is A. good luck
Answer:
3e : 00111110 (62)
3e0 : 0000001111100000 (992)
3e00 : 0011111000000000 (15872)
Explanation:
Converting the given hexadecimal numbers to binary and decimal format:
1) 3e
3-> 0011
e-> 1110
Combining , 3e -> 00111110
This can be converted to decimal by multiplying each 1 in the binary representation by 2^(position -1) and adding the results.
So 3e = 32+16+8+4+2 = 62
2) 3e0
Binary => 0000001111100000
Converting to decimal : 992 [ This is 16 times a]
3) 3e00
Binary => 0011111000000000
Converting to decimal : 15872 [ This is 16 times b]
So adding a 0 to the hex representation multiplies the decimal number by 16.
Answer:
Mobile devices
.
Explanation:
For several industry professionals, mobile phones take over as the main communication channel because mobile devices are portable and easy for the purpose of communication or handle. With the help of mobile devices, they can easily interact with their employees, seniors, clients and other persons from which they want to interact or communicate.
- Option A is not true about the scenario because it is not portable and it is not easy to handle as compared to the mobile devices. So, it's not the primary mode of communication.
- Option B is not true about the scenario because it is portable but as compare to the mobile device, mobiles are more flexible, portable for primary communication.
- Option c is not completely true because the professionals give primary preference to the calls than emails.