what do you meant by Platform-Independent in Java?
Answer Posted / priya
Because after compiling java programs, it creates .class
file.We can only copy this file to other machine so that
program can be executed.So java is called platform
independant.
| Is This Answer Correct ? | 28 Yes | 8 No |
Post New Answer View All Answers
what is log files in qtp what is use
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
the systematic access of small computers in a distributed data processing system is referred as?
can any one suggestion me present which course(except java,.net) has huge demand in the market?
how do you generate source code for the automatic generation for receipt number
when will triggars the at new event in abap and web dybn pro?
how to work search engine? plz detail answer me.
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
how to data grid use in data bind?
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
THE CHANNEL IN DATA COMMUNICATION CAN BE?
Any real time example of O2C process from taking order till creating invoice.
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?