Popular posts from this blog
Computer Operator Questions and Answer of 2072
1. Which function will calculate the number of worksays between 6/9/2004 and 8/12/2004 ? A) Workday B) Date √ C) Networkdays D) All of the above 2. Which button do you click to add up a series of numbers? √ A) The autosum button B) The formula button C) The quicktotal button D) The total button 3. Which command will you choose to convert a column of data into row? A) Cut and Paste √ B) Edit>Paste Special> Transpose C) Both of above D) None of above 4. Which of the following is an example of relative cell address? √ A) B9 B) D$9 C) $F5 D) $M$2 5. …….. is a collection of data stored in a standardized format, designed to be shared by multiple users. √ A) Database B) Record C) Database Management System D) Relation 6. The Column of a table is referred to as the ……. A) Tuple √ B) Attribute C) Entity D) Degree 7. A Field or group of fields that uniquely identifie...
What is Logic Gates?
What is Logic Gates? Introduction Logic gates serve as the building blocks to digital logic circuits using combinational logic. We're going to consider the following gates: NOT gates (also called inverters), AND gates, OR gates, NAND gates, NOR gates, XOR gates, and XNOR gates. We'll also discuss the concept of gate deltay. NOT gates NOT gates or inverters have a single bit input and a single bit of output. This is a diagram of a NOT gate. It is a triangle with a circle on the right. The circle indicates "negation". The truth table defines the behavior of this gate. x z 0 1 1 0 where x is the input and z is the output. AND 2 gates AND 2 gates have two bits of input and a single bit of output. The subscript, 2, indicates how many inputs this AND gate has. For example, AND 3 gates have 3 inputs. The output of AND 2 gate is 1 only if both inputs are...




Comments
Post a Comment