Answer Posted / sunil
You can use simple ASP script to lookup country code/name
from any ip addresses
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how do you sort filenames in a directory?
write a progrmm in c language take user interface generate table using for loop?
How important is structure in life?
what are the facialities provided by you after the selection of the student.
what value is returned to operating system after program execution?
Define Spanning-Tree Protocol (STP)
What are inbuilt functions in c?
What is identifier in c?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
Is it better to use malloc() or calloc()?
Explain how can you be sure that a program follows the ansi c standard?
How can I find out how much free space is available on disk?
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
Where in memory are my variables stored?
Explain modulus operator.