Which is the correct syntax of the HEX2BIN() function in ...
Which is the correct syntax of the HEX2BIN() function in MS Excel?
=HEX2BIN (number, [places])
=HEX2BIN (number)
=HEX2BIN (number, BASE, [places])
=HEX2BIN (number, BASE)
Correct answer is A
Example:
=HEX2BIN("F") // Return 1111
=HEX2BIN("F",8) // Returns 00001111
Want a PowerPoint photo album slide show to play continuously? ...
Which of the following document settings can be changed from Home tab in Microsoft Word? ...
___________ can be created to help easy data entry in MS Access tables ? ...
What symbol is used before a number to make it a label in Excel? ...
How many worksheets can a workbook have? ...
In Microsoft Word, shortcut Ctrl + P is used to ...
The fill function can be ____ to complete formulas in a range. ...
Which technique prevents invalid data being saved in Access table ? ...
In MS Access, what query do you use to answer the question “what is the average salary of empl...