1. Binary means having two states or values.



Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->If + means × , - means † , × means - and † means + then 16 – 4 + 3 × 5 ÷ 2 =....
QA->In a certain code 743 means Mangoes are good; 657 means Eat good food; and 934 means Mangoes are ripe. Which digit means ripe in that language?....
QA->If ‘+’ means ‘×’, ‘__‘ means ‘+’, ‘×’ means ‘÷’ and ‘÷’ means ‘__‘ then find the value of; 6 – 9 + 8 × 3 ÷ 20 = ……. .....
QA->If + means , x means -, means + and - means x. Find 168x6-2+12?....
QA->If P means / , T means +, M means -, and D means x, then what will be the value of the expression 12M12D28P7T15?....
MCQ->Binary means having two states or values.....
MCQ->What will be the output of the program? public class Example { public static void main(String [] args) { double values[] = {-2.3, -1.0, 0.25, 4}; int cnt = 0; for (int x=0; x < values.length; x++) { if (Math.round(values[x] + .5) == Math.ceil(values[x])) { ++cnt; } } System.out.println("same results " + cnt + " time(s)"); } }....
MCQ->Figure shows an 8-bit LED display. A light circle means that a LED is ON (binary 1) and a dark circle means a LED is OFF (binary 0). What is the decimal equivalent of the binary number displayed? ....
MCQ->Question: What is the code for 'or' in the code language? Statements: 'nik sa te' means 'right or wrong', 'ro da nik' means 'he is right' and 'fe te ro' means 'that is wrong'. 'pa nik la' means 'that right man', 'sa ne pa' means 'this or that' and 'ne ka re' means 'tell this there'.

....
MCQ->Consider the following statements : 1. The standard penetration test is a reliable method for measuring the relative density of granular soils. 2. For a sand having the same relative density, N-values remain the same at all depths. 3. For a sand having the same relative density, N-values are different at different depths. Which of the statements given above is/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