what is the differnce between AF_INET and PF_INET?
Answer Posted / hakim ali
there is no difference b/w AF_INET & PF_INET ...both have same interger value...
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Are the expressions * ptr ++ and ++ * ptr same?
Why is main function so important?
in iso what are the common technological language?
cavium networks written test pattern ..
What does do in c?
Stimulate calculator using Switch-case-default statement for two numbers
How do we make a global variable accessible across files? Explain the extern keyword?
How can I direct output to the printer?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
In which language linux is written?
What is volatile variable in c?
What is binary tree in c?
What is static identifier?
What are the advantages of the functions?
Why pointers are used in c?