how to construct a simulator keeping the logical boolean gates
in c


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?

1 Answers  


Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

0 Answers  


Is it possible to have a function as a parameter in another function?

0 Answers  


what is the syallabus of computer science students in group- 1?

0 Answers  


How to calculate Total working time using Login and logout?

2 Answers   CTS, Cygnus, Infosys, Signal Networks, TCS, Wipro,






what is the difference between <stdio.h> and "stdio.h"

14 Answers   Invendis, Kanbay, Mastek, MathWorks,


Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors

3 Answers  


How to delete a node from linked list w/o using collectons?

0 Answers   Zycus Infotech,


errors in computer programmes are called

1 Answers   NET,


which of the following go out of the loopo if expn 2 becoming false a.while(expn 1){...if(expn 2)continue;} b.while(!expn 1){if(expn 2)continue;...} c.do{..if(expn 1)continue;..}while(expn 2); d.while(!expn 2){if(expn 1)continue;..}

4 Answers   TCS,


Why string is used in c?

0 Answers  


What are the __date__ and __time__ preprocessor commands?

0 Answers  


Categories