Answer Posted / himansu nayak
Memory store byte in bits, becoz 1byte=1bit.
we can get a clear picture about this when we are doing the
bits operation .
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
Can a local variable be volatile in c?
Is there a way to jump out of a function or functions?
to find the closest pair
Are local variables initialized to zero by default in c?
Without Computer networks, Computers will be half the use. Comment.
How can I ensure that integer arithmetic doesnt overflow?
How can I manipulate individual bits?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
What are local static variables?
What is an identifier?
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
What are # preprocessor operator in c?
What is the function of multilevel pointer in c?
What are the two types of structure?