answersLogoWhite

0

It means that C is the inverse of A. Implementing the equation C = !A in basic logic gates requires the use of an inverter. An inverter can be made from a dedicated inverter gate, if available, or from a NAND gate with n inputs, where all n inputs are connected to A.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you draw Logic Gates in C language?

The C language is not a graphics language and you cannot draw logic gates using it. C is a programming language, and it is possible to use a graphics library to do so, but you did not specify which library you were using. Please restate the question.


What is the syllabus for ssc exams for computer science?

Subject-wise: C, C++, DBMS, Networking, Number Systems, Boolean Algebra, Logic Gates.


How is c language different from fuzzy logic?

fuzzy logic is a logic which we have to implement in c language


What program languages did Bill Gates develop?

Bill Gates, along with Paul Alan, developed the interpreted Altair BASIC in 1975, which evolved into Microsoft BASIC by 1976. Up until 1981, Gates reviewed every line and often rewrote portions of code produced by Microsoft, however it's not clear what other languages he helped develop during that time, if any. Microsoft C 1.0 didn't arrive until 1983 and that evolved from Lifeboat Associates Lattice C.Bill Gates didn't make any languages.


What Requirements or skills i should have to be good in computer programming and C plus plus?

To begin with you have to have intuition and Logic. Then you have to know Mathematics as well as computers to a basic level !


What has the author C E Moberly written?

C. E Moberly has written: 'Lectures on logic' -- subject(s): Logic


What has the author A C Leisenring written?

A. C. Leisenring has written: 'Mathematical logic and Hilbert's & symbol' -- subject(s): Symbolic and mathematical Logic 'Mathematical logic and Hilbert's E-Symbol'


What does a basic pH mean?

@25'C ,pH higher than 7


What has the author Thomas C Bartee written?

Thomas C. Bartee has written: 'The Computer Architecture and Logic Design' -- subject(s): Computer architecture, Logic design 'Introduction to computer science' -- subject(s): Computer programming 'Learning BASIC on the IBM PCjr' -- subject(s): BASIC (Computer program language), IBM PCjr (Computer), Programming 'Digital computer fundamentals' -- subject(s): Electronic digital computers


What is the logic of in triangle in C-programming?

Your question is ambiguous.


What are the basic operator in turbo c?

+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C


What is the difference between visual basic and visual c?

The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.