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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are extraneous variables examples?

1023


What is nested top-level class?

992


What are the methods to rectify ambiguities in the interfaces in JAVA?

1037


What all methods are used to prevent thread execution ?

971


How to use arraylist in java netbeans?

982


What is compiler and what its output.

1084


Why java is secure? Explain.

980


In Java list the methods that can be overridden?

955


What is constant in programming?

1037


What mechanism does java use for memory management?

928


Using callable statement how can you pass out parameters, explain with example?

1177


Mention a package that is used for linked list class in java.

909


I want to print “hello” even before main is executed. How will you acheive that?

1049


What is the default value of float and double datatype in java?

961


What is bubble sort in java?

1006