Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the differnce between AF_INET and PF_INET?

Answer Posted / karn

AF stands for Address Family
PF for Protocol Family

Is This Answer Correct ?    32 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

2409


What is pointer in c?

1261


What are the output(s) for the following ? #include char *f() {char *s=malloc(8); strcpy(s,"goodbye")} main() { char *f(); printf("%c",*f()='A'); }

1225


Do you know the use of 'auto' keyword?

1267


What is use of integral promotions in c?

1208


What will be your course of action for a push operation?

1156


Subtract Two Number Without Using Subtraction Operator

907


What will be the outcome of the following conditional statement if the value of variable s is 10?

1373


What is the difference between memcpy and memmove?

1086


How many data structures are there in c?

1171


Why C language is a procedural language?

1096


What functions are in conio h?

1265


What is the data segment that is followed by c?

1142


Why is c known as a mother language?

1292


Write a factorial program using C.

1122