Answer Posted / srinivasroyal
A constant pointer is nothing which can not allow any
arthametic operations on it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the 32 keywords in c?
Explain what does it mean when a pointer is used in an if statement?
What is linear search?
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
can any one tel me wt is the question pattern for NIC exam
What are reserved words?
please explain every phase in the "SDLC" in the dotnet.
main() { printf("hello"); fork(); }
Is c is a procedural language?
What is 02d in c?
7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.
Does c have function or method?
How is actual parameter different from the formal parameter?
What is the meaning of c in c language?
Why isnt any of this standardized in c?