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


why interaction with server using javascript is difficult



why interaction with server using javascript is difficult..

Answer / pavan

Java script is Object based Language not object oriented.
It is a scipting languge for client side validations only.
It reduces the load on the server by validating the user's
input.

(Object based languages dont support polymorphism and
inheritance. It is difficult to interact with server
without these concepts.)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are the types of relation?

0 Answers  


What is int argc char * argv?

0 Answers  


Why we cannot override static method?

0 Answers  


What are the limitations for static method?

3 Answers   Greenwood,


Can we increase array size dynamically in java?

0 Answers  


what do you meant by Platform-Independent?

6 Answers   Persistent,


What is the difference between an if statement and a switch statement?

0 Answers  


How many ways can an argument be passed to a subroutine?

3 Answers   Technological University of the Philippines,


What are the difference between string, string builder, and string buffer in java?

0 Answers  


what is the difference between HashMap and Hashtable

17 Answers   Value Labs, Virtusa,


How to create a thread in java?

0 Answers  


Can you override private or static method in java?

0 Answers  


Categories