Looking over the recent postings, I seem to see many questions and no replies. Obviously there are a lot of people wanting to learn Java, but it appears that...
there are many helpful and active people here.. they answer most of the questions.. maybe they are just busy at the moment.. I am relatively a beginner.. I try...
Hi Nikunj, Data abstraction is to hide something.... like in Java you are associating the methods or in general words the behaviour of the class which is...
java.sql.Date is the Java representation of a database date object. java.util.Date is the generic representation of a date. java.util.Date has, for the most...
Data abstraction is to hide something.... like in Java you are associating the methods or in general words the behaviour of the class which is hidden from the...
Hi, According to me Java Complete Reference by Herbert Schield is good for beginners. I am from Hyderabad(India)....i dont have any idea about institutions is...
This was exact output about java.util.Date and java.sql.Date: java.util.Date date1 = new java.util.Date(); System.out.println("Hello World! "+ date1); ...
I dont know the answer for the second question. I ll provide the answer for the second question. Data abstraction groups the pieces of data that describe some...
sql mean"select query langugae" ! java.sql.Date usually use the time to Operating Database(JDBC) java.sql.Date generated by the database consistent with the...
Hi I have tried to insert image to Excel Sheet, code is not working, please can u check below code what is the problem. <%@ page import="java.util.*,...
Hello Group..... Actually, the major reason y i joined this group is to find out if anyone knows the best (or any) java enabled microprocessor to use when...
Hi Herzog, Even I am a beginner, but i always answers the solution if I find out: (Question is up to my domain) or (I know the correct solution) and (The...
A Java-enabled processor? I think you need a primer in the concepts of microprocessors and Java. A microprocessor executes machine-level code. Not C. Not Java....
hi every one, I am working on this project for schools where each school is supposed to have her own database, that contains students and their results ..etc.....
Dear frnz, Extending a class with another class is multilevel or multiple inheritance? For eg: Class A extends B. (Any class implicitly extend Object class,...
Thanks, I may have been a bit impatient. I have heard from four friendly beginners, so all is well. I struggled for about a week with trying to get a free...
Thanks for picking up the thread. I am using JAVA on a DSTINIm400 which may or may not apply to your interests. Please see message 30341 for my detailed...
Thanks. I posted a detail response in message 30341. ... questions and no ... Java, ... a ... 0px;padding:0px 14px;} ... height:122%;margin:10px 0px;} ... ...
Thanks, I posted a detail reply to message 30341 because several people joined it. ... go ogling) ... java.sql.Date" ... there concern over group! ... no ... a...
hi can anybody tell me "what is the difference between abstract classes and interfaces..in java" divya [Non-text portions of this message have been removed]...
here is the code .... class exe_myClass{ public static void main(string args[]){ } static void marker(){ System.out.print("executed"); } } three rules to...
Hi all, I need the answers of following Java question as soon as possible.I shall be grateful to you. Thanks in advance. 1) From a business analyst (that is a...