Answer Posted / anitha
For hexa decimal numbers
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the applications of c language?
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
What is the difference between void main and main in c?
Why array is used in c?
What is the size of enum in bytes?
What is the maximum length of an identifier?
What is extern storage class in c?
In a byte, what is the maximum decimal number that you can accommodate?
What is data type long in c?
Where are local variables stored in c?
What is #include stdio h and #include conio h?
What are the parts of c program?
Is it better to use a macro or a function?
what is use of malloc and calloc?
What is ## preprocessor operator in c?