Java
Get insights from 409 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
6 years agoContributor-Level 6
New answer posted
6 years agoContributor-Level 6
New answer posted
6 years agoContributor-Level 6
1) OOP provides a clear modular structure for programs.
2) OOP makes it easy to maintain and modify existing code.
3) OOP provides a good framework for code libraries where supplied software components can be easily adapted and modified by the programmer.
4) Code reusability.
5) It is suitable for real word problems and real world works.
Few more points for better understanding are:
Why? Because if you stick to the rules, it makes complex code easier to develop, reliable, maintainable, and generally better.
OOP insists that you think about what you expose to the outside wor
New answer posted
6 years agoGuide-Level 14
1) What is the
New answer posted
6 years agoGuide-Level 14
New answer posted
7 years agoContributor-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 agoContributor-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 agoGuide-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 agoContributor-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.
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
- 64k Colleges
- 966 Exams
- 618k Reviews
- 1450k Answers