How are 16- and 32-bit numbers stored?
No Answer is Posted For this Question
Be the First to Post Answer
no consistent academics. how to answer the question
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
How is a null pointer different from a dangling pointer?
Is main is a keyword in c?
Is there a way to switch on strings?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
wite a programme in c to linear search a data using flag and without using flags?
main() { printf(5+"good morning"); printf("%c","abcdefgh"[4]); }the o/p is morning and e...how someone explain
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What is the use of pragma in embedded c?
What is hashing in c language?
What is volatile c?