Home Tutorialhelp Comment student I.T

 
 

Comment

DENNIS MUHIRE
student I.T,
May 17, 2007 at 4:21 PM

plat form dependent means that sometthing for example a programming language relies on specific software or may be architecture in order for it to run while platform independent like java means its crossplatform which also means it works on any enviroment thats why its called "write once ,run every where"
dennis muhire
uganda
View All Comments | View Tutorial
Related Tutorial and Articles
Java Beginners

sorting student record - Java Beginners
sorting student record  Program in java for inserting, recording, deleting, editing and searching student details   can u explain about...(){ System.out.println("display"); //do ur work here } // Add what ever method u want 

IDE Questions

student
student  There is only 1 player. Use JAVA Random toolkit to generate random number between 1 to 10. Once user has entered in a number, checked... link: Java Guess Number 

Java Beginners

Student - Java Beginners
Student  Create a class named Student which has data fields of student metric number, mark for the quizzes (15% from the total mark), lab assignments..., Try the following code: import java.util.*; public class Student{ int 

Java Beginners

Student Information System in Java - Java Beginners
Student Information System in Java  Hello Sir, I want Mini Java Project for Student Admission System.  Hi Friend, Can you provide us details regarding your project like student admission form, faculty information 

Java Beginners

Student Admission Form in Java - Java Beginners
Student Admission Form in Java  I want to store following Information into MS Access 2007 with JDBC. 1)Student PRN Number 2)Student Name 3)Date...,*.accdb) then click finish. Odbc Access setup dialog appers , give student 

JUNIT Questions

Student
Student  Is Agitar Software used for generating junit test cases for Texlipse plugin in eclipse IDE? If yes, how? what should be the input values to the project 

Java Beginners

College Student Admission System Project in Java - Java Beginners
College Student Admission System Project in Java   Front End -JAVA Back End - MS Access Hello Sir, I want College Student Admission Project in Java with Source code, that includes Following Forms 1) Student Admission based 

Java Beginners

College Student Admission System Project in Java - Java Beginners
College Student Admission System Project in Java    Front End -JAVA Back End - MS Access Hello Sir, I want College Student Admission Project in Java with Source code, that includes Following Forms 1) Student Admission based 

Java Beginners

Student average
Student average  you are an academic scholar.one requirement to maintain this status is to maintain an average not below 1.8. write a java program that reads student's number of subject taken, the final grade of each subject 

Java Beginners

Student Marks
Student Marks  Hi everyone I have to do this java assignment... programming grades of 8 IT students. Randomly create student numbers for each... in an array. Addresses of Students and store them in array. Previous Grade for student 

Java Beginners

What is Java - Java Beginners
What is Java  What is Java and how a fresher can learn it fast? Can any one share the fastest learning tips for Java Programming language? Thanks!  Hi,Java is one of the most popular programming language. You can learn 

Java Beginners

what are the loopholes in java - Java Beginners
what are the loopholes in java  what are the loopholes in java 

Java Beginners

what technique - Java Beginners
what technique  what technique or algorithm i need to use to develop a system a scheduling time table in java 

Java Beginners

student admission system project
student admission system project  College Student Admission System Project in Java Front End -JAVA Back End - MS Access Hello Sir, I want College Student Admission Project in Java with Source code, that includes Following Forms 

Java Beginners

what is the need of... - Java Beginners
what is the need of...   what is the need of " return type like void ?   Hi Friend, In java, method always require a return type.The main method is the client code therefore jvm does not expected any return 

Java Beginners

What is Abstraction - Java Beginners
What is Abstraction  What is abstraction in java? How is it used in java..please give an example also  Hi Friend, Abstraction is nothing but data hiding.It involves with the dealing of essential information 

Java Beginners

What is Locale - Java Beginners
What is Locale  Hi, What is Locale? Write example to show the use... the following links: http://www.roseindia.net/java/javadate/locale-format.shtml http://www.roseindia.net/tutorial/java/corejava/javatext 

Java Beginners

What is composition? - Java Beginners
What is composition?  Hi, What is composition? Give example of composition. Thanks 

Java Beginners

project for Student Admission System
project for Student Admission System  I want Mini Java Project for Student Admission System. actually i want 2 know how 2 start this...please show me my way 

Framework Questions

student weekly attandence genaration
student weekly attandence genaration  Hievery body iam doing student project in that i want student weekly ,yearly attendence generation report this project doing on struts frame front as java back end as oracle 10 g 

Java Beginners

What is singleton? - Java Beginners
What is singleton?   Hi, I want to know more about the singleton in Java. Please explain me what is singleton in Java? Give me example of Singleton class. Thanks   hello, Singleton is a concept in which you 

Java Beginners

what is a indentifier - Java Beginners
what is a indentifier  What is an identifier and what is the definition?  An identifier is an unlimited-length sequence of Java letters and Java digits, the first of which must be a Java letter. An identifier cannot 

Java Beginners

What is reflection? - Java Beginners
What is reflection?   Hi, I want to know more about reflection in Java. Thanks   Hello, Through reflection you can do activity at runtime or examine the exceutting java programm. ex= through bello 

Java Beginners

what is this.. - Java Beginners
what is this..  what is the differece between platform independant and platform dependant?  Hi Friend, Difference: Platform Independent means not restricted to particular Opearting System environment from program 

Java Beginners

what is the error - Java Beginners
what is the error  What is the compile time error that i am getting...{public void showdata(){System.out.println("Data : " + data);}}// java...);}}// java application class definitionclass ExInherit1{public static void main 

Java Beginners

what is xfire? - Java Beginners
what is xfire?  What is XFire?  I found it?s a free gaming... and the CXF website.Codehaus XFire is a next-generation java SOAP framework... is proud to announce XFire 1.2.6! XFire is an open source Java SOAP framework 

JSP Servlet Questions

college student admission
college student admission  Front End -JAVA Back End - MS Access Hello Sir, I want College Student Admission Project in Java with Source code, that includes Following Forms 1) Student Admission based on Enterance Exam Marks 

Framework Questions

student attendence report
student attendence report  Hi every body iam doing a school project iam using backend as oracle 10g front end as java . in my project generate student attendence daywise ,monthly ,halfyearly and yearly how i generate plz 

JSP Servlet Questions

student registration example
student registration example  1.reg.jsp <%@ page language="java...; 2,register.jsp <%@ page language="java" contentType="text/html...;%@ page language="java" contentType="text/html; charset=ISO-8859-1 

Java Beginners

what is mean by setValidating() - Java Beginners
what is mean by setValidating()  what is mean by setValidating 

Java Beginners

College Student Admission System Project in Java
College Student Admission System Project in Java   Front End -JAVA Back End - MS Access Hello Sir, I want College Student Admission Project in Java with Source code, that includes Following Forms 1) Student Admission based 

Java Beginners

What is garbage collection? - Java Beginners
What is garbage collection?   Hi, Tell me about garbage collection. How garbage collection works in java? Thanks   Garbage Collection in Java In Java when program executes the JVM creates the object 

Java Beginners

What are the methods in Object? - Java Beginners
What are the methods in Object?   Hi, What are the methods in Object? Give example of methods in Object. Thanks   Hello, There are lot of method in object class some of are as follows toString(); wait 

Java Beginners

what programs are needed in java programming? - Java Beginners
what programs are needed in java programming?  What programs are needed in java programming?   Hi friend, For solving the problem visit to : http://www.roseindia.net/java/] Thanks  Hi friend 

Java Beginners

What is the byte range? - Java Beginners
What is the byte range?   Hi, Please tell me range in byte. Thanks   The range is: 128 to 127 Thanks 

Java Beginners

What is inner class in Java? - Java Beginners
What is inner class in Java?  Hi, Explain me inner classes in Java. What is the use of inner classes? Give examples of inner classes in Java...://www.roseindia.net/java/master-java/inner.shtml Uses: Non-static inner class 

Java Beginners

java beginners - Java Beginners
java beginners  what is StringTokenizer? what is the funciton... the following links: http://www.roseindia.net/java/beginners/StringTokenizing.shtml http://www.roseindia.net/java/beginners/tokenizingjavasourcecode.shtml 

Java Beginners

This is what i need - Java Beginners
This is what i need  Implement a standalone procedure to read in a file containing words and white space and produce a compressed version of the file in an output file. The compressed version should contain all of the words 

Java Beginners

Java GUI to build a Student Registration Program
Java GUI to build a Student Registration Program   Write a program... if the student is successfully registered for the course. Graduate students can... should graphically display a sorted list of registered courses for a student 

Java Beginners

important for all final years student
important for all final years student   i need a java program for my project, java program for getting path of the file in console while reading... letter content in from glassorry ,i need it in simple java code meanwhile using 

Java Beginners

important for all final years student
important for all final years student  i need a java program for my project, java program for getting path of the file in console while reading... it in simple java code meanwhile using some inbuilt function with control flow conditions 

Java Beginners

important for all final years student
important for all final years student  i need a java program for my project, java program for getting path of the file in console while reading... it in simple java code meanwhile using some inbuilt function with control flow conditions 

Java Beginners

java related - Java Beginners
java related  is it possible for a biggener to learn a computer language like java to learn it online ?? actually i m a computer science student..........in it ???????....and in what time period i can learn it???????? please help me out 

JavaScript Questions

What is JavaScript?
there career in Java. For java programming beginners always try to know What is Java script and other java related queries. How to define what is JavaScript? Thanks,   Hi, For Java programmers its very necessary to know "What 

Java Beginners

java - Java Beginners
java  i need help i realy need help m a first year student studying computer science i seem not to be understanding java quiet clearly i still fail to do simple programs what can i do , how can i understand java and how can i 

Java Beginners

What is command line argument in Java
visit the following link: http://www.roseindia.net/java/beginners/cmnd-line...://www.roseindia.net/java/beginners/cmnd-line-arguments.shtml...What is command line argument in Java  What is command line argument 

Java Beginners

what should i do next?? - Java Beginners
what should i do next??  I know java basics.actully i passed the SCJP exam.Then now i have no idea about what should i do next.I like to come... is going to convert on servlet only.so it is better that u should know what servlet 

Java Beginners

what is difference between objectan primitive? - Java Beginners
what is difference between objectan primitive?  whatis difference between object and primitive 

Java Beginners

what fastest DataStructre(efficient) in java? and why? - Java Beginners
what fastest DataStructre(efficient) in java? and why?  what is the fastest data Structres in java? and how,why compare to other DataStructer from other 

JavaMail Questions

using list iterator create student details - JavaMail
using list iterator create student details  write a java program to create student class with particulars like name, rno, marks,etc. and print them... which will describe you how to create Student class and add its properties 

Development process Questions

College Student Admission System Project in Java - Development process
College Student Admission System Project in Java   Front End -JAVA Back End - MS Access Hello Sir, I want College Student Admission Project in Java with Source code, that includes Following Forms 1) Student Admission 

Java Beginners

This is what i need in this Question - Java Beginners
This is what i need in this Question  You are to choose between two procedures, both of which compute the mini¬mum value in an array of integers. One procedure returns the smallest integer if its array argument is empty 

Java Beginners

What's wrong with my form? - Java Beginners
What's wrong with my form?  Dear expert, I'm having trouble with my enquiry form. Hope you can tell me where my mistake lies. Thanks. Here's my jsp code: Enquiries var objForm = new Object 

Java Beginners

java - Java Beginners
java  ...can you give me a sample program of insertion sorting... with a comment,,on what is algorithm..   Hi Friend, Please visit the following link: http://www.roseindia.net/java/beginners/arrayexamples 

Framework Questions

how to upload a student time table excelsheet
how to upload a student time table excelsheet   Hi good morning iam beginer iam doing project using struts frame work backend as 10g xe front end as java .in my student module i have time table so how to upload excelsheet 

Development process Questions

what is the rong
what is the rong  Write a JAVA program to auto-grade exams... student. Assume there are 5 questions in the test. Your program should finally print the grade percentage (out of 100%) of each student, and also the class 

Java Beginners

Java program - Java Beginners
Java program  Dear maam/Sir, I am a 2nd year Computer programming student and we are given an assignment, a program that will show... just confused on what commands should I use and at the same time, I am 

Java Beginners

java database pblm - Java Beginners
java database pblm  Hi, I have 5 records in database with the same ID. I want to delete third record. what should i do.plzz help me. thank u... = stmt.executeQuery("from student where id=1"); int count = 0 

Java Beginners

java beginners - Java Beginners
java beginners  pl. let me know the answers of the following questions : 1) A program is unable to create objects of a class declared globally. what could be the problem wtih this construcotr 2) what is the benefit 

Java Beginners

How to create a Student data base using Linked List in java
How to create a Student data base using Linked List in java  I want a program by using linked list in java. The data stored must be as Records name age dob Record1 bindu 

Java Beginners

return code - Java Beginners
Menu"); System.out.println(); System.out.println("1. Add a student"); System.out.println("2. Remove a student"); System.out.println("3. Display student... student ID: "); int ID = scan.nextInt(); System.out.print("Enter your name 

Java Beginners

What is the arguement of main method?
of String object as arguement. For moe details on http://www.roseindia.net/java/beginners/string-array.shtml. Hope it will helpful for java programmers...What is the arguement of main method?  hi, What is the arguement 

Java Beginners

java beginners - Java Beginners
java beginners   pl. tell me in System.out.print() what is System , what is out , print is method name . is System is a package of class name thanks   Hi Friend, System: It is a standard java class 

Java Beginners

a java program111 - Java Beginners
a java program111  write a detailed program on the following topic: Student"s report card 

Java Beginners

java - Java Beginners
java packages  What are the Java packages 

Java Beginners

java - Java Beginners
java   what is java spread model 

Java Beginners

java - Java Beginners
java  what are the logics of java 

Java Beginners

Java Fundamentals - Java Beginners
Java Fundamentals  What is the difference between Java Bean and Java Class 

Java Beginners

java beginners - Java Beginners
java beginners  please let me know what is the difference between signed and unsigned integer thanks regards bhavna   Hi Friend, Differences: 1)Signed integer can be a negative number whereas 

Java Beginners

java beginners - Java Beginners
java beginners   Q. 1 How is class related to data abstraction? Q. 2 what is the relationship between a class and an object? thanks  Hi Friend, 1)Data Abstraction is used to hide certain details that we 

Java Beginners

java beginners - Java Beginners
java beginners   what are real constant? give some example of real constant. which of the following is the valid real constant. 2.0, -16.0, +15/2, 1.9E, 189.E4, 0.67E3.6  Hi Friend, A real constant is a real 

Java Beginners

Java Project - Java Beginners
Java Project  Hello Sir I want Mini Student Admission System project in java with Source Code and Back end Database is MS Access. plz Give That Sir its Very Very Urgent 

Java Beginners

java threads - Java Beginners
java threads  What is Thread in Java and why it is used 

Java Beginners

java io - Java Beginners
Java IO Streams  What is the Java IO Stream 

Java Beginners

java - Java Beginners
java   What is the difference between Wrapper Class and Vector Class... links: http://www.roseindia.net/java/wrapper-class/wrapper-classes.shtml http://www.roseindia.net/java/beginners/vectordemo.shtml Thanks 

Java Beginners

String.fromCharCode - Java Beginners
the two. What I currently have is an alert that pops up for every key... be a better way to do this, any clues? Student 070129 Assignment Four...; Student 070129 Assignment Four Enter text to be converted 

Java Beginners

what is oops in java
what is oops in java  what is oops in java 

Java Beginners

what is oops in java
what is oops in java  what is oops in java 

Java Beginners

Static method in java - Java Beginners
Static method in java  What are static method in Java  Hi Friend, Please visit the following link: http://www.roseindia.net/java/beginners/howtoaccessstaticmethod.shtml Hope that it will be helpful for you 

Java Beginners

java - Java Beginners
Java coding standards for developors  What is the java coding standards for Java application developers 

Java Beginners

java compilation - Java Beginners
java compilation  compiling a program that execute name,surname and student number in a certain college/university as well as assessment at the end...(); System.out.println("Please enter student number :"); String student 

Java Beginners

Java Packages - Java Beginners
Java Packages  how to write a package by getting the inputs from the user?(ex: student details and staff qualification in one package)and also to compile and run this program 

Java Beginners

Java files - Java Beginners
Java files  i want to get an example on how to develop a Java OO application which reads, analyses, sorts, and displays student project marks. In particular, the application should do the following: 1. Load a list of student 

Java Beginners

java - Java Beginners
link: http://www.roseindia.net/java/beginners/arrayexamples... does it function and works. 2) what are the different types of search in JAVA explain all with example and how does that example work. thanks   

Java Beginners

java - Java Beginners
Java virtual machine  What is java virtual machine?  Hello,Please check http://www.roseindia.net/help/java/f/java-foreach.shtmlThanks 

Java Beginners

java - Java Beginners
java  what is java and what does it entails  Hi friend, Java is a programming language originally developed by Sun Microsystems. For read more details on Java to visit...... http://www.roseindia.net/java 

Java Beginners

java - Java Beginners
What is constructor in java?  What is constructor in java?  Hi,There a tutorial on roseindia.net at http://www.roseindia.net/java/example/java/io/ConstructingFileNamePath.shtmlPlease check the tutorial.I think 

Java Beginners

Casting in java - Java Beginners
: http://www.roseindia.net/java/java-exception/cast-exception.shtml http://www.roseindia.net/java/beginners/TypeCasting.shtml Thanks...: int i; byte b=(byte)i; data loss. what 

Java Beginners

java - Java Beginners
java   What is the difference between Wrapper Class and Vector Class 

Java Beginners

Java beginner - Java Beginners
Java beginner  what is the diffrence between abstraction and interface? with coding 

Java Beginners

Java Code - Java Beginners
Java Code  What is the relationship between equals() method & hashCode 

Java Beginners

Java - Java Beginners
Java  How to make a multiple choice quiz in java, 1- Quiz program that answers questions about Math, Science and Arts. 2- Student selects the topic, the program presents a series of questions. 3- Student should answer 

Java Beginners

java code - Java Beginners
. http://www.roseindia.net/java/beginners/SquareMatrix.shtml Thanks...java code  Dear sir i need matris form like 1 2 3 4 5 6 7 8 9 what is the code but one request use one loop only any thing forloop 

Java Beginners

java - Java Beginners
Why it is named as Java  Why it is named as Java ..and what is the main purpose of the Java Programming language 

Java Beginners

java programing - Java Beginners
java programing  What is java program coading to convert a mp3 file to it binary equivalent 

Java Beginners

java........ - Java Beginners
Java tools for extreme programming  What is the professional Java tools for extreme programming 

Java Beginners

JAVA CORE - Java Beginners
JAVA CORE  what is the library function to take input from parallel port of laptop in JAVA 

Java Beginners

java - Java Beginners
Java assert not null   What is the Java assert and how it acts like null 

Java Beginners

Java Program - Java Beginners
Java Program  Write a program to store and read the data of a student(s) in & from a file named ?STUD.DAT?. The student?s data consists of name (string of maximum 30 characters), age (integer), and marks of three subjects (all 

Java Beginners

Java problem - Java Beginners
Java problem  what are threads in java. what are there usage. a simple thread program in java  Hi Friend, Please visit the following link: http://www.roseindia.net/java/thread/index.shtml Thanks 

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.