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


Please Help Members By Posting Answers For Below Questions

Write a program to reverse a string.

631


how to make a scientific calculater ?

1558


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this

2920


What is a null string in c?

580


regarding pointers concept

1564






What is struct node in c?

612


If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?

774


What is array in c with example?

610


Is c procedural or functional?

582


What is static memory allocation?

599


What is the concatenation operator?

605


What is file in c preprocessor?

646


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

1510


What is difference between constant pointer and constant variable?

621


Which is more efficient, a switch statement or an if else chain?

572