Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Multiple Choice Question in 035/2016
Multiple Choice Question in database-database-redesign
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
digital electronics describing logic circuits
1. Boolean algebra was first applied to the analysis of digital circuits by Claude Shannon at Stanford University.
(A): False
(B): True
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->An Indian revolutionary who was a professor of Sanskrit in the Universities of Berkeley and Stanford died in Philadelphia?....
QA->Kalabhavan Digital Studio is a digital post processing studio owned by?....
QA->What is India's position in digital competitiveness in the world as per the IMD World Digital Competitiveness Ranking 2019 (WDCR) report?....
QA->Govind Ballabh Pant University of Agriculture & Technology is the first agricultural university in India. It is in the state of?....
QA->Travancore University is the first University in Kerala. It was formed in :....
MCQ->Boolean algebra was first applied to the analysis of digital circuits by Claude Shannon at Stanford University.....
MCQ->What will be the output of the program? public class BoolTest { public static void main(String [] args) { int result = 0; Boolean b1 = new Boolean("TRUE"); Boolean b2 = new Boolean("true"); Boolean b3 = new Boolean("tRuE"); Boolean b4 = new Boolean("false"); if (b1 == b2) / Line 10 / result = 1; if (b1.equals(b2) ) / Line 12 / result = result + 10; if (b2 == b4) / Line 14 / result = result + 100; if (b2.equals(b4) ) / Line 16 / result = result + 1000; if (b2.equals(b3) ) / Line 18 / result = result + 10000; System.out.println("result = " + result); } }....
MCQ->Claude Shannon described the operation of electronic switching circuits with a system of mathematical logic called:....
MCQ->In 2013, the number of female Associate Professors in University B was double the number of male Associate Professors in the same University. If in University B, the number of female Associate Professors is same as that in University D, what is the number of male associate professors in University B....
MCQ->The application of Boolean algebra to the solution of digital logic circuits was first explored by ________ of ________.....
×
×
Type The Issue
×
Your Marks
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