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 |
please any one pass file aid,xpeditor and endeavor tools
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
Write a program to implement BFS/ DFS routine in a connected graph
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
What is Console Application? & The purpose Of Console Application? with description.
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
What is meant byStatic Variable ?
Where do we need Operator overloading?
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
what is dot net framework
what is apt_dump_score in datastage where it is useful