Answer Posted / mukesh
how a number could be small or CAPITAL
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why shouldn’t I start variable names with underscores?
Are there namespaces in c?
What do you understand by normalization of pointers?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
Is it better to bitshift a value than to multiply by 2?
What are the features of c language?
What are the basic data types associated with c?
How do you determine a file’s attributes?
Why static is used in c?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
Is c dynamically typed?
What’s the special use of UNIONS?
in linking some of os executables are linking name some of them
What is mean by data types in c?