1. In a Karnaugh map for an expression having 'don't care terms' the don't cares can be treated as





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Daily weather map showing isobars is an example of which map?....
QA->In a road map the scale is 1 cm = 8 km. If there are two places of cm apart is marked in that map. Then the actual distance between that places is :....
QA->What is a line on a map which joins places having the same rainfall called?....
QA->P can do a work in the same time in which Q and R together can do it. If P and Q work together, the work can be completed in 10 days. R alone needs 50 days to complete the same work. then Q alone can do it in....
QA->Which treated as artificial currency?....
MCQ->In a Karnaugh map for an expression having 'don't care terms' the don't cares can be treated as....
MCQ->The Boolean expression B⊕E is a simplified version of expression A BE + BCDE+ BC D E + A B D E + B C D E + A B D E then which of the following choice is correct? don't care conditions doesn't existdon't care conditions existd( 16, 18, 20, 23, 27, 29) is the set of don't care conditionsd( 16, 20, 22, 27, 29) is the set of don't care conditions....
MCQ->What will be the output of the program? TreeSet map = new TreeSet(); map.add("one"); map.add("two"); map.add("three"); map.add("four"); map.add("one"); Iterator it = map.iterator(); while (it.hasNext() ) { System.out.print( it.next() + " " ); }....
MCQ->Assertion (A): Boolean expressions can be easily simplified using Karnaugh map.Reason (R): Karnaugh map can be drawn for minterms as well as max terms.

....
MCQ->Consider the following statement (s) related to the scale of map. I. The larger the scale of the map, the larger the area it covers. II. The larger the scale of the map, the more generalized are the data it portrays. III. The smaller the scale of the map, the larger the area it covers. IV. The smaller the scale of the map, the more accurately can its content be displayed. Which of the following statement (s) is 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