Answer Posted / mani
far pointers are of 32 bits.so within the range of 64Kb we
can use this pointer
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is cohesion in c?
What is pointer to pointer in c with example?
Difference between strcpy() and memcpy() function?
What are logical errors and how does it differ from syntax errors?
What are different types of operators?
What are reserved words with a programming language?
Why we write conio h in c?
How do you determine a file’s attributes?
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
Write a program for Overriding.
What are the features of c language?
Describe the steps to insert data into a singly linked list.
Do you know what are the properties of union in c?
What is fflush() function?
What is putchar() function?