Home Answers Viewqa Java-Beginners portability vs platform independent

 
 


ramesh kondeti
portability vs platform independent
0 Answer(s)      2 years and 2 months ago
Posted in : Java Beginners

sir, pls tell me 1.the differences between platform independent and portability related to java technology 2.how java provides security 3.how can i prove servlet is a single instance multiple thread based serverside technology?

View Answers









Related Pages:
portability vs platform independent
portability vs platform independent  sir, pls tell me 1.the differences between platform independent and portability related to java technology 2.how java provides security 3.how can i prove servlet is a single instance
platform independent
platform independent  what is difirence between machine independent and platform independent
Are JVM's platform independent?
Are JVM's platform independent?  Hi, Are JVM's platform independent?   Hi, Java Virtual MachineJVM)'s is not platform independent. JVM.... Are JVM's Platform independent Thanks
Platform Independent In Java - Java Beginners
Platform Independent In Java   Hi friends, I want to execute .class file in another platform,which has JRE only ,but not working.Help me ow can i understand Write-once
Platform Independent In Java - Java Beginners
Platform Independent In Java   Hi Friends, I want to know abt platform indepent in java. Write once run anywhere means, after compilation wil get .class file. Can we execute .class file in another platform
platfrom independent
platfrom independent  hii, what is platfrom independent??   hello, A language is said to be platform independent if it can be run on any machine with out modifying code. in java you can run code any platform without
Java vs C
business problem. Java is object oriented, platform independent programming language... is procedural programming language and it is not platform independent... Java is platform independent while c is not. Memory address In C
why to use hibernet vs jdbc
why to use hibernet vs jdbc  plz send me the reply   Hi Friend, Differences: 1) Hibernate is data base independent Where JDBC is database specific 2) Hibernate is a set of Objects so there is no use of sql whereas
Java 2 Platform-Enterprise Edition
Java 2 Platform-Enterprise Edition       Java Platform, Enterprise Edition builds on the solid..., and deployment of the enterprise applications. The J2EE platform provides the ability
What do you mean by platform independence?
What do you mean by platform independence?   Hi, What do you mean by platform independence? Thanks   Hi, The feature of Platform independent is nothing but a concept of Write-once-run-anywhere is the key feature
What is the use of java?
and a platform independent language. Java is designed to work in the distributed... and reusable code in other application. Java is platform-independent and flexible... and platform independent by avoiding the use of libraries written in other
Article Marketing ? Time-Sensitive vs. Timeless Information
Article Marketing ? Time-Sensitive vs. Timeless Information... no time reference and are independent of current events and obsolescence risks... amounts of time for striking big. Hence, the reward vs. effort ratio gets
Java Interview Questions - Page 2
code?   Answer: Not really. As a platform-independent...;    Question: Parsers? DOM vs SAX parser... established in a DTD or Schema. Question: What is a platform
Mojave
;    Considering the versatility, flexibility and portability of the Eclipse platform the Cactus development team started a project to create... the same platform. http://www.cactuscode.org/Community/Mojave
strictfp
to ensure portability. The modifier was added to the Java programming language... floating-point behavior for every platform, even if some platforms could handle more
websphere vs weblogic
websphere vs weblogic  websphere vs weblogic Why you are using websphere instead of weblogic
Introduction to Ant
Introduction to Ant           Ant is a platform-independent build tool that specially supports for the Java programming language. It is written purely in Java. Ant
Java XML
Java XML       XML is a cross-platform, software and hardware independent technology used for transmitting information.  It  is a markup language much like HTML used
encapsulation vs abstraction
encapsulation vs abstraction  what is the difference between encapsulation and abstraction
oracle vs sql
oracle vs sql  what is the difference between oracle and sql
Android Platform...
Android Platform...  I am willing to port a J2ME code on Android Platform.On eclipse, its giving some error issue,but actually those all are UI... Platform, On doing just certain changes
Swing UI alignment Issue on different Platform - Swing AWT
are developing UI using Java Swing on windows, As java is a platform independent , I
Javeline Platform
Javeline Platform       Javaline is an open source Java & Javascript platform. Read full Description
Interface vs abstract class
Interface vs abstract class  Hai, Is there any possible to defining abstract methods in Interface
JETM vs Jprofiler
JETM vs Jprofiler  Can anyone explain the difference between Java Execution Time Measurement(JETM) and Jprofiler
compiler vs interpreter
compiler vs interpreter  "compiled program executes faster especially if the program contains loop" Why
XML: An Introduction
XML: An Introduction       What is XML? "XML is a cross-platform, software and hardware independent tool for transmitting information" XML is a W3C Recommendations
ejb vs hibernate - EJB
ejb vs hibernate  1>>> If we have ejb entity bean why we need hibernate? 2>>> Is hibernate distributed
ejbSelect() vs ejbHome() - EJB
ejbSelect vs ejbHome  Hi, 1) What are the differences between ejbSelect() and ejbHome...() business methods in CMP bean? 2) In Ed Romans Mastering EJB 3rd edition, it is mentioned that ejb finder methods
Derby vs MySQL - SQL
Derby vs MySQL  Hi, I want to know what are the advantages using Derby Database over MySQL.  http://www.roseindia.net/eclipse/plugins/database/index.shtml
inheritence Vs inheritence
inheritence Vs inheritence  what are difference b/w c++ inheritence and java inheritence   Hi Friend, C++ supports Multiple Inheritance while Java does not. Thanks
java vs vb
java vs vb  history of java and advanced products as well as vb? compared with java and vb? finalize list out the table of java and vb products? viewers i want more soon
PHP vs J2EE, PHP vs JAVA
PHP Vs Java Those who think that java scales and PHP not is wrong, PHP... is easy-to-write, easy-maintain, cross-platform, scalable PHP platform... in choosing development platform of a large project. I would like to explain
Java vs. C
Java: Java vs. C Is Java easier or harder than C? Java is harder because..., in contrast to C where NO types are well specified. Portability and types... example of the tremendous number of portability problems in C/C
java vs .net - Java Beginners
java vs .net  which language is powerful now java or .net
doGet() Vs doPost()
doGet() Vs doPost()  plz explain the differences between both of these methods used in a servlet. also give an example of both the methods. thanks.   A doGet() method is limited with 2k of data to be sent, and doPost
Comparing Strings in a Locale-Independent Way
Comparing Strings in a Locale-Independent Way In this section, you will learn how to compare strings in a locale independent way. For handling strings... called the method compare() of Collator class to perform a locale-independent string
Order of list in java Vs Haskell.
Order of list in java Vs Haskell.  How to order of [1,2,3] to [1,2,3,2,1]in java
We can run Java on most platforms provided a platform must has a Java interpreter
; We can run Java on most platforms provided a platform must has a Java interpreter. That is why Java applications are platform independent. Java interpreter.... When a Java interpreter is installed on any platform that means it is JVM (Java
Linux Vs. Windows
Linux Vs. Windows       ... provides the platform for running application software on the system. No software can..., no doubt, intended). Cost If we compare Linux Vs. Windows in terms of 
Java Vs Script
Java Vs Script       The Java  and Java Script are completely different from each other... a Java Virtual Machine(JVM) that allows java to run on any platform
PHP Comma vs Period - PHP
PHP Comma vs Period  Explain PHP Comma vs Period. And also how can one show a comma within a comma separated file.   Hi Friend, Please visit the following link: http://www.roseindia.net/tutorial/php/phpbasics/PHP
return 0 vs exit 0
return 0 vs exit 0  what is the difference between return 0 and exit 0 in c? i could not find any difference in their behaviour (both terminates the process execution) in a program
what are the components of java platform ?
what are the components of java platform ?  what are the components of java platform ? plz if any1 perfectly know help me to override my conflicts.plz explain briefly
Introduction to XML - DTD
Introduction to  XML - DTD           Introduction to XML XML is a cross-platform, software and hardware independent tool for transmitting information
jdk 1.6 vs jdk 1.7
jdk 1.6 vs jdk 1.7  What is the difference between jdk 1.6 and 1.7... for scripting languages.   i am talking about jdk 1.6 vs 1.7 and you have given the reply for 1.5 vs 1.6
Where is Java being Used?
computing devices but later adopted as one of the platform independent programming... on any platform including windows, Linux etc. One can also download it freely
'String' vs 'StringBuffer' - Java Beginners
'String' vs 'StringBuffer'  What should i use String or StringBuffer?  Hi, First you need to rectify the question. Because StringBuffers append the data, and Strings concatenate the data. Since Strings are immutable
arraylist vs vector - Java Beginners
arraylist vs vector  hi, i want to know what is the difference between arraylist and vector in case of performance. in what cases we should go for arraylist and in what case we should go for vector. is there any   array

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.