1. The value of 25 in octal system is





Ask Your Doubts Here

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

Comments

  • By: guest on 01 Jun 2017 11.53 pm
    25 in decimal = 32 (32)10 = (100000)2= .
Show Similar Question And Answers
QA->What is the highest digit that can appear in an Octal number system?....
QA->If the density of water is gcm- in C.G.S. System; what is its value in M.K.S. system?....
QA->If the density of water is gcm- in C.G.S. System, what is its value in M.K.S. system?....
QA->……..is a coin whose face value is more than the value of the metal?....
QA->If the face value of the money is equal to intrinsic value it is called?....
MCQ->Pick out thể one word for - a secret arrangement....
MCQ->Which of the following statements are correct about data types? Each value type has an implicit default constructor that initializes the default value of that type. It is possible for a value type to contain the null value. All value types are derived implicitly from System.ValueType class. It is not essential that local variables in C# must be initialized before being used. Variables of reference types referred to as objects and store references to the actual data.....
MCQ->If ListBox is class present in System.Windows.Forms namespace, then which of the following statements are the correct way to create an object of ListBox Class? using System.Windows.Forms; ListBox lb = new ListBox(); using LBControl = System.Windows.Forms; LBControl lb = new LBControl(); System.Windows.Forms.ListBox lb = new System.Windows.Forms.ListBox(); using LBControl lb = new System.Windows.Forms.ListBox; using LBControl = System.Windows.Forms.ListBox; LBControl lb = new LBControl();....
MCQ->Octal-to-binary conversion is accomplished by simply replacing each octal digit with its 4-bit binary equivalent.....
MCQ->Consider the following statements: The bias stability of an emitter-bias amplifier circuit improves by decreasing the value of RBincreasing the value of REdecreasing the value of RBincreasing the value of RBincreasing the value of RC Which of the above statements are correct?....
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