in Education by
how many bytes are required for double? a)4 b)8 c)10 d)12 Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: 8 bytes Explanation: hope it will help you

Related questions

0 votes
    To open the table, on the icon that has the required table name in Tables Pane of Database Window (A) Drag ... click (D) Triple Click Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    class Modulus { public static void main(String args[]) { double a = 25.64; int b = 25; a = a % 10; b = b % 10; ... (a + + b); } } Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    How many times is the word ‘ADITYA’ printed in the following statements? S=’RATHEESH BARATHI’ for ch in S[3:10]: print(‘ADITYA’) Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    In Java, what will be the output of the following code and how? double x=2.9,y=2.5; (SOP is abbreviated form ... x),y)); Explain how Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    Write a program in 8086 to move hundred bytes of data from the offset address 3000H in the segment 4000H Select the correct answer from above options...
asked Dec 20, 2021 in Education by JackTerrance
0 votes
    Which of the following is equivalent roughly to 1 billion bytes? (a) One kilobyte (b) One Terabyte (c) One ... (e) One Megabit Select the correct answer from above options...
asked Dec 11, 2021 in Education by JackTerrance
0 votes
    Convert 1 Kb (Kilobyte) to b (Bytes). Which is the Largest Unit of Memory you know? REFERENCE - Memory ... SPAMMERS aren't Entertained Select the correct answer from above options...
asked Dec 6, 2021 in Education by JackTerrance
0 votes
    a. State the number of bytes occupied by char and int data types. b. Differentiate between = and == ... implicit type conversion. Select the correct answer from above options...
asked Dec 6, 2021 in Education by JackTerrance
0 votes
    Convert 1 Kb (Kilobyte) to b (Bytes). Which is the Largest Unit of Memory you know? REFERENCE - Memory ... SPAMMERS aren't Entertained Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    a. State the number of bytes occupied by char and int data types. b. Differentiate between = and == ... implicit type conversion. Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    Convert 1 Kb (Kilobyte) to b (Bytes). Which is the Largest Unit of Memory you know? REFERENCE - Memory ... SPAMMERS aren't Entertained Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    a. State the number of bytes occupied by char and int data types. b. Differentiate between = and == ... implicit type conversion. Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    write the statement to convert a number stored in a string variable ‘num’ to a double data type. Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
...