How many packages available in java??
Answers were Sorted based on User's Feedback
Answer / jagriti sharma
There are more than 100 packages are there in java.Every
day the developers are creating and generating the
packages.and also they are modifying the packages.
| Is This Answer Correct ? | 37 Yes | 19 No |
Answer / ramakanth
There are exactly 128 packages in java,
The developers will not add any more packages,
because 128 packages are enough for Developing any application
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / nageswarao
Java1.02 –> 250
Java1.1 –> 500
Java(2-4) –> 2300
Java5 –> 3500
Java6 –> 3793
Java7 –> 4024
Total No of Packages :
Java6 –> 203
Java7 –> 209
| Is This Answer Correct ? | 2 Yes | 2 No |
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
3 Answers College School Exams Tests, IBD, IBM, Ignou, IIIT, Nortech, TCS, UOS,
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
Is class is a abstract datatype in java?
how to convert the data from HTML file to SAS dataset?
Data Structure: Show that if k is the smallest integer greater than or equal to n+ (log2n)-2, k comparisons are necessary and sufficient to find the largest and second largest elements of a set of n distinct elements. (k comparisons are required to find what you are looking for, but no more than that are needed)
How to print No.of.rows affected after updation using ADO.Net
Given: (x-2)(x+3)= 100; solve the equation for x using any programing language.
hai i am mca 2009 fresher.please tell me which certification helps me to get an IT job faster which institute is good in hyderabad.please mail me to prasanna.1856@rediff.com
Find out the roles which gives access to all tables in SAP? Thanks in advance.
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
why we use static with only main()class not with other class
can any method return type may be constructor , or that method name allow