Answer Posted / gnanabalan
Dennis Ritchie
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What is the use of void pointer and null pointer in c language?
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
How can variables be characterized?
regarding pointers concept
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
Do pointers take up memory?
What is linear search?
What is meant by type casting?
What is difference between arrays and pointers?
if p is a string contained in a string?
What is c language and why we use it?
What are the advantages of Macro over function?
What do you understand by normalization of pointers?
Explain how do you determine the length of a string value that was stored in a variable?