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
Is it valid to address one element beyond the end of an array?
Differentiate between a for loop and a while loop? What are it uses?
What is #include stdio h and #include conio h?
What is getche() function?
How pointers are declared?
Why n++ execute faster than n+1 ?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,
I came across some code that puts a (void) cast before each call to printf. Why?
How can a program be made to print the line number where an error occurs?
What is the difference between arrays and pointers?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
When is a null pointer used?
What is the value of a[3] if integer a[] = {5,4,3,2,1}?
What do you know about the use of bit field?