answersLogoWhite

0


Best Answer

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.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you draw Logic Gates in C language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How is c language different from fuzzy logic?

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


What does it mean by C is NOT A in basic logic gates?

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.


What is the Difference between verilog and vhdl language?

C is a high level language that is compiled into machine language for specific system. The system implements some sort of state machine that can process the compiled machine language. In VHDL you have to design the statemachine itself. Furthermore VHDL is compiled into logic primitives that could be built by logic gates which itself could be realized with transistors. C is a programming language. VHDL is a hardware description language.


How can program for c language?

first think of the logic and then write the statements


What is the syllabus for ssc exams for computer science?

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


How c language convert into machine language?

With a compiler, which is a program that "knows" how to transform the programming language logic in to machine code and make it perform from that.


How to write a Program in C language to draw a house?

here you go nah...


How can you implement c-bicmos using nand gate?

draw its cmos equivalent and give its output to pull up bjt.then draw nmos block of the logic and connect its drain to


What is logic to convert amount in figure from Rs in programming c?

c- c++ a language for development started in cambridge I believe regards Mark Folan 07931595124


How do you write palindrome program in c language?

int pallindrom(int p){ /*write all logic*/ }


What has the author C Casadio written?

C. Casadio has written: 'Computational algebraic approaches to natural language' -- subject(s): Comparative and general Grammar, Language and logic, Computational linguistics, Mathematical linguistics, Grammar categories 'Interpretazione generica e metafora' -- subject(s): Genericalness (Linguistics), Metaphor 'Logic for grammar' -- subject(s): Categorial grammar, Formalization (Linguistics), Lambda calculus, Language and logic, Logic, Symbolic and mathematical, Mathematical linguistics, Semantics (Philosophy), Symbolic and mathematical Logic


How to draw Flowchart to print prime numbers from 1 to 100 using while loop in c language?

c the book mastering c