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 are two categories of clint-server application
development ?



what are two categories of clint-server application development ?..

Answer / mayank

There are two categories of clint-server application
development.
1)Applet: client side application
2)Servlet: server side application

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Interview Questions

what is the use of using linked list and array?

10 Answers   Infosys, TCS,


int i =10 main() { int i =20,n; for(n=0;n<=i;) { int i=10 i++; } printf("%d", i);

6 Answers   HCL, Octal, SW,


What is dynamic dispatch in c++?

0 Answers  


Where local variables are stored in c?

0 Answers  


Explain void pointer?

0 Answers  


Why is this loop always executing once?

0 Answers  


Why is struct padding needed?

0 Answers  


Write a code to remove duplicates in a string.

0 Answers   Expedia,


Write a function that will take in a phone number and output all possible alphabetical combinations

0 Answers   Motorola,


There is a 100-story building and you are given two eggs. The eggs (and the building) have an interesting property that if you throw the egg from a floor number less than X, it will not break. And it will always brake if the floor number is equal or greater than X. Assuming that you can reuse the eggs which didn't broke; you got to find X in a minimal number of throws. Give an algorithm to find X in minimal number of throws.

5 Answers   Yahoo,


What are c header files?

0 Answers  


can v write main() { main(); } Is it true?

6 Answers  


Categories