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...

Answer Posted / niru

It is a process of creating user interface to a application.... so that user can create more than one instance of this application.. in other words making it generic.

Ex : High level programming languages.
GUI's of applications ...ETC

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When one must use recursion function? Mention what happens when recursion functions are declared inline?

1239


Can you declare an array without a size in c++?

1067


What is a syntax in c++?

1210


What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

1245


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

1137


how to access grid view row?

2284


Explain linked list using c++ with an example?

1140


Describe delete operator?

1146


What things would you remember while making an interface?

1058


What is the benefit of c++?

1205


What is a wchar_t in c++?

1216


Is eclipse good for c++?

1104


Why c++ does not have finally?

1148


What is the best free c++ compiler for windows?

1155


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2631