hat is a pointer?
Answers were Sorted based on User's Feedback
Answer / satya.tivari
a pointer is a variable which stores an address of another
variable.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / sumit mmmec
pointer provide the programmer direct access on memory
allocation.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vaibhav
it is a derived data type which holds the address of that
variable.
| Is This Answer Correct ? | 3 Yes | 0 No |
How was c created?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
Why do we use stdio h and conio h?
2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.
Is c dynamically typed?
Is printf a keyword?
What is a stream?
What is queue in c?
Using which language Test cases are added in .ptu file of RTRT unit testing???
what is the importance of spanning tree?
how to capitalise first letter of each word in a given string?
write a program to sort the elements in a given array in c language