Results 1 to 3 of 3

Thread: JavaScript VS java

  1. #1
    RogersNguyen is offline Senior Member
    Join Date
    Dec 2009
    Posts
    227
    Rep Power
    4

    Default JavaScript VS java

    I am new in programming world. Currently I am learning core java programming. I have sound knowledge of JavaScript. But I am totally confused about the JavaScript and java. I am not able get the difference between JavaScript and java. Please help me out so that I can make the essential aspects to be worked. Thanks in advanced.

  2. #2
    MorganCooper is offline Senior Member
    Join Date
    Dec 2009
    Posts
    233
    Rep Power
    4

    Default

    • JavaScript is object based language and it is used for front end validations.

    • Java code requires to be compiled while JavaScript code are all in text

    • Java is object oriented language .It supports OOPs, Object based not supported inheritance.

    • Java is a structured language like C, C++.

  3. #3
    BellWard is offline Senior Member
    Join Date
    Dec 2009
    Posts
    236
    Rep Power
    4

    Default

    Following are the differences of java & JavaScript

    • Java follows strong type checking where as JavaScript is very flexible in datatype. Supports types which signify boolean, int, string

    • JavaScript support function declarations, but without accessibility specifies, parameter, datatype, return type

Similar Threads

  1. JavaScript VS java
    By Millerjames in forum Programming
    Replies: 2
    Last Post: 06-02-2010, 01:06 PM
  2. What is Javascript?
    By Brownchris in forum Programming
    Replies: 1
    Last Post: 04-22-2010, 03:56 PM
  3. Javascript
    By andrea55 in forum Everything Else
    Replies: 0
    Last Post: 03-25-2009, 11:13 AM
  4. Javascript
    By simona in forum General Internet Terms
    Replies: 0
    Last Post: 01-24-2009, 05:14 AM
  5. Javascript
    By techno23 in forum Programming
    Replies: 0
    Last Post: 03-26-2008, 11:56 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48