Answer Posted / deena
to indicate the address of variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the 4 types of programming language?
What is the use of bitwise operator?
Write a C program to count the number of email on text
What is a function simple definition?
What is the most efficient way to count the number of bits which are set in an integer?
what do the 'c' and 'v' in argc and argv stand for?
How does normalization of huge pointer works?
When is a void pointer used?
Explain how are 16- and 32-bit numbers stored?
What is #line in c?
Explain main function in c?
What is a nested loop?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
What is break statement?
Is malloc memset faster than calloc?