Answer Posted / mani
far pinters are of 32 bits n near pointers are of 16 bits
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How many levels of indirection in pointers can you have in a single declaration?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
What is the modulus operator?
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
What is the advantage of using #define to declare a constant?
How can I automatically locate a programs configuration files in the same directory as the executable?
What are pointers?
What is integer constants?
Explain pointer. What are function pointers in C?
By using C language input a date into it and if it is right?
How can I manipulate strings of multibyte characters?
How does free() know explain how much memory to release?
Explain the advantages and disadvantages of macros.
Write a C program to count the number of email on text
How many main () function we can have in a project?