Answer Posted / rahul shrivastava
helloQUARK test?1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is d'n in c?
What is memory leak in c?
GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)
Explain how can I right-justify a string?
What are variables and it what way is it different from constants?
What is an arrays?
Dont ansi function prototypes render lint obsolete?
What is a void pointer? When is a void pointer used?
Why string is used in c?
Do pointers take up memory?
When c language was developed?
Is c is a middle level language?
What are disadvantages of C language.
Explain enumerated types.
How to create struct variables?