Answer Posted / lokesh
ds is an organising of data
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you mean by invalid pointer arithmetic?
What is difference between arrays and pointers?
Explain what is meant by 'bit masking'?
How can a program be made to print the name of a source file where an error occurs?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
What are qualifiers?
What is the difference between text files and binary files?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
What is a built-in function in C?
What is typeof in c?
What is the use of structure padding in c?
What is a rvalue?
What is the full form of getch?
What is meant by inheritance?
How can I find the modification date and time of a file?