Is boolean a datatype in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to display the no of bit difference between any 2 given numbers eg: Num1 will 12->1100 Num2 will 7->0111 the difference in bits are 2.
how to construct a simulator keeping the logical boolean gates in c
Write a C program to print 1 2 3 ... 100 without using loops?
what will be the output of this program........ main() { int a=2,b=4,c=6; printf("%d"); } why it gives the value of third variable.
Is it possible to create recycle bin in mobiles?
logic for x=y^n
Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?
What are operators in c?
write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words
5 Answers Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,
Explain what are linked list?
what is the role you expect in software industry?
how to write a bubble sort program without using temporary variable?