whenever a question is posted in a particular category in
allinterview.com, Is there any facility to receive an
indication mail.
For eg: I need to receive an indication email, whenever a
question is posted under the category “C Langauage”.
Answer Posted / quest
As far as i know, it is not there. If that is the case
then allinterview.com moderator can consider to provide
this feature to the subscribers so that it will be very
useful.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Who invented b language?
Explain union.
What is the use of bit field?
Can math operations be performed on a void pointer?
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
What functions are used for dynamic memory allocation in c language?
Is it better to use malloc() or calloc()?
Explain what does it mean when a pointer is used in an if statement?
How can I write a function analogous to scanf?
What is the advantage of a random access file?
What are the types of unary operators?
What are compound statements?
Where in memory are my variables stored?
Can you subtract pointers from each other? Why would you?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)