Java
Get insights from 424 questions on Java, answered by students, alumni, and experts. You may also ask and answer any question you like about Java
Follow Ask QuestionQuestions
Discussions
Active Users
Followers
New answer posted
7 years ago
Contributor-Level 10
Development Time: The Java Virtual Machine (JVM) is a great environment for developing custom tools quickly. The programming language Scala runs on JVM and is popular with data scientists for its combination of object-oriented and functional programming.
New answer posted
7 years agoBeginner-Level 5
C++ is basically more power to the programmer (since one can break past all sorts of abstractions), and runs natively instead of on a virtual environment (and hence is also platform dependent). A C++ application can manage its own memory in more finer ways than a Java app can. In C++, one can overload operators, access physical addresses and override values there. One can throw and catch any type (.) and do some nasty stuff around all that. On the other hand, in Java, one can sit back and basically just deal with OO abstractions
New answer posted
7 years ago
Contributor-Level 10
Core java means standalone Java application but advanced java is the next level of java programming. It is two tier architecture i.e. client and server.
Advance java programming covers the swings, socket, AWT, thread concept as well as collection object and classes. Advance java is used for web based application and enterprise application.
New answer posted
7 years ago
Guide-Level 11
There are huge IT training institutes available these days and who provides training come placements. Real time project training makes the students career more enormous to reach certain level of knowledge.
Are you looking for the Java Training institutes with Job guarantee Certification? Then, you could check out the below training centre's who provide practical oriented training for placements.
Here are the list of training centre's from different places:
Carvinc: Java Training
New answer posted
7 years ago
Contributor-Level 10
It's dangerous. Some may think this is a reason to avoid it, but these are things you are going to have to learn.
It's close to the hardware. This makes it fast and optimization and also suitable for tiny little boxes.
It has a good preprocessor. It's as dangerous as juggling chainsaws, but when you start developing a code base that has to compile on multiple systems, you'll really appreciate it.
It has objects without pointers. Traditional objects always have pointers. C++ lets you have objects that are not allocated and not accessed by pointers.
New answer posted
7 years agoContributor-Level 6
Head First Java, 2nd Edition - OReilly Media
Thinking in Java (4th Edition)
Java: A Beginners Guide (Sixth Edition) by Herbert Schildt
Introduction to Programming in Java by Robert Sedgewick
Introduction to Object-Oriented Programming with Java by C.Thomas wu
Java in a Nutshell
Beginning Programming with Java For Dummies, 4th Edition by Barry Burd
"The Java Programming Language" by Ken Arnold,James, Gosling,David Holmes.
Core Java Volume I Fundamentals (10th Edition) by Cay S. Horstmann
Java How To Program (late objects) by Paul Deitel, Harvey Deitel
Effective Java (2nd Edition): Joshua Bloch
Java Performance: Charlie Hunt,
New answer posted
7 years agoNew answer posted
7 years agoContributor-Level 7
Master the core APIs- It doesn't matter how strong you are in terms of theoretical knowledge if you don't know the language constructs and core APIs.
Keep coding- Things look simpler when talking about them theoretically. We can give a solution to a problem very easy in theory. But we can realize the depth of the problem when we start implementing our approach. You will come to know the language limitations, or design best practices while coding. So keep coding.
Subscribe to forums -When starting to work on a new technology the best and first t
New answer posted
7 years ago
Scholar-Level 17
Which is the superclass of all classes?
Differentiate between J2SDK 1.5 and J2SDK 5.0?
What are wrapper classes?
What is the ThreadLocal class? How and why would you use it?
What is the volatile keyword? How and why would you use it?
What is runtime polymorphism or dynamic method dispatch?
What is the number of bits used to represent ASCII, Unicode, the UTF-16, and the UTF-8 characters?
Is it possible to import same package or class twice? Will the JVM load the package twice at runtime?
What is the difference between System.out, System.err, and System.in?
What is the Java Classloader? List and explain the pu
New answer posted
7 years ago
Scholar-Level 17
Java on the other hand
Its attraction and value is its portability and relative efficiency. Java is a compile
Taking an Exam? Selecting a College?
Get authentic answers from experts, students and alumni that you won't find anywhere else
Sign Up on ShikshaOn Shiksha, get access to
- 65k Colleges
- 1.2k Exams
- 688k Reviews
- 1800k Answers