1. ഒരു Tera Byte (TB)എന്നത് എത്ര GBയാണ്? [Oru tera byte (tb)ennathu ethra gbyaan? ]

Answer: 1024 GB

Reply

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->ഒരു Tera Byte (TB)എന്നത് എത്ര GBയാണ്? ....
QA->എന്നത് ഗുണത്തേയും - എന്നത് ഹരണത്തേയും X എന്നത് സങ്കലനത്തെയും എന്നത് വ്യവകലനത്തെയും സൂചിപ്പിച്ചാൽ 50-54x72 = എത്ര ?....
QA->India`s first Tera Flops Super Computer....
QA->ഒരു ജാതി ഒരു മതം ഒരു ദൈവം ഒരു ഉലകം ഒരു നീതി എന്നത് ആരുടെ തത്വമാണ്?....
QA->Half Byte എന്നറിപ്പെടുന്നത്?....
MCQ->What will be the output of the C#.NET code snippet given below? byte b1 = 0xAB; byte b2 = 0x99; byte temp; temp = (byte)~b2; Console.Write(temp + " "); temp = (byte)(b1 << b2); Console.Write (temp + " "); temp = (byte) (b2 >> 2); Console.WriteLine(temp);...
MCQ->What will be the output of the C#.NET code snippet given below? byte b1 = 0xF7; byte b2 = 0xAB; byte temp; temp = (byte)(b1 & b2); Console.Write (temp + " "); temp = (byte)(b1^b2); Console.WriteLine(temp);...
MCQ->Which of the following are legal lines of code? int w = (int)888.8; byte x = (byte)1000L; long y = (byte)100; byte z = (byte)100L;...
MCQ->ഒരു ഭാഷയിൽ FIFTY എന്നത് CACTY എന്നും CAR എന്നത് POL എന്നും TAR എന്നത് TOL എന്നും എഴുതിയാൽ TARIFF എന്നത് ആ ഭാഷയിൽ എങ്ങനെ എഴുതാം?...
MCQ->A Tera byte is equal to?...
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution