adplus-dvertising
frame-decoration

Question

If a string is to be converted to a number, it is converted into a _____________

a.

double precision floating point

b.

single precision floating point

c.

decimal integer

d.

hexadecimal integer

Answer: (a).double precision floating point

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. If a string is to be converted to a number, it is converted into a _____________

Similar Questions

Discover Related MCQs

Q. The bit-field values are prefixed with __________

Q. A BIT value in a result set is displayed as a binary string.

Q. ‘2341’ is a ____________

Q. If ANSI_QUOTES is enabled, MySQL treats the double quotes as ________________

Q. The NUL (‘\0’) is same as the SQL NULL value.

Q. The escape sequence for carriage return is ___________

Q. Which mode is used to turn off the special meaning of backslash and treat it as an ordinary character?

Q. x’ffff’ in decimal is ___________

Q. X’61626364′ and X’61626364′ are respectively __________

Q. The number of legal hexadecimal values among 0x0a, 0x0A, 0X0a and 0X0A is ___________

Q. A binary string is not associated with a character set.

Q. What is used to produce a new string from an old string in the desired character set?

Q. To measure the length of a string in bytes, the operator used is __________

Q. Which character set variable indicates the character set used for storing identifiers?

Q. Character data can be stored as ______________

Q. Which declaration represents that “character data will consume the same number of bytes as declared and is right padded”?

Q. Which declaration doesn’t use the same number of bytes and consumption of bytes depends on the input data?

Q. The maximum length of the char columns is ____________

Q. The maximum length of the varchar columns is ____________

Q. In oracle database variable length column is declared by ____________