What are the core concepts of Java?

Asked by Last Modified  

5 Answers

Learn Java

Follow 0
Answer

Please enter your answer

Tutor

OOPs, Flow control, String Handling, generics, exception, threading, collection, IO, JDBC are some core concepts of Java.
Comments

Trainer

You need to know the following: • Introduction to Java • Guide to install Eclipse and Java • Introduction to OOPS • Data Types and Structure of Class in Java • Access Modifiers in java • Methods and Constructor • Static and This keyword in Java • Inheritance • Polymorphism • Encapsulation • Abstraction • Lists • Sets • Exception...
read more
You need to know the following: • Introduction to Java • Guide to install Eclipse and Java • Introduction to OOPS • Data Types and Structure of Class in Java • Access Modifiers in java • Methods and Constructor • Static and This keyword in Java • Inheritance • Polymorphism • Encapsulation • Abstraction • Lists • Sets • Exception Handling • Input/output (File I/O) JDBC connection read less
Comments

OOPS, Exceptions, Multi threading
Comments

Trainer

The core concepts are as below; Exception Collection PolyMorphism Multithreading Abstraction & Interface You can clear any interview question if you are strong on the above concepts
Comments

I am looking for java faculty job/tutor job

On high level following are the core concept in Core Java • OOPs concept • Knowledge about all java keywords • Exception handling • Multithreading • Inner classes • File handling (I/O) • Collection framework • Date and time handling API • Regular expression in java • String handling • Generics • Internal...
read more
On high level following are the core concept in Core Java • OOPs concept • Knowledge about all java keywords • Exception handling • Multithreading • Inner classes • File handling (I/O) • Collection framework • Date and time handling API • Regular expression in java • String handling • Generics • Internal structure of data structure • Latest java (JDK 1.5, 1.6,1.7 and 1.8) features. • java reflection and there are many more things in core java. read less
Comments

View 3 more Answers

Related Questions

What are the advantages of learning Java?
Dear Niteen Java is one of the most widest implemented technology for programming. Not only its used to develop full fledged Software Applications, but its also used for programming devices like Set...
Niteen
0 0
6
Why does â??5/2 = 2â?? and not 2.5 in Python?
Due to dynamic Typing. use Numpy , and declare data type , you will get desired result
Srikanth
0 0
6
What are the advanced features of EJB3.1?
1. Support for direct use of EJBs in the servlet container, including simplified packaging options. The current thought is to allow EJBs in the WEB-INF/classes directory while allowing ejb-jar.xml to reside...
Arunava Chatterjee
As a fresher I have done Python training, but hardly getting response from any company. What should I do?
only having training in Python is not enough to be called for intervew. Better you should get real time certification course form reputed organisation with smart hand-on real project exposure. Try to have...
Yamini
0 0
6
How do I learn Java? From book or internet or a coaching?
According to me....u should start from basic Java..that is core Java... . Find coaching , who teaches Java for beginners.....then later u can go for advance java.
Suresh
0 0
7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

What Would Be Life Cycle Of A Fresher After Campus In An IT Company?
1. Basic Technical Training: Since freshers are not subject matter experts so gone through 3 - 6 months basic technical training within Organization. 2. Technical Assessment: HR sends freshers to various...


Software Development Training In Jaipur
Satyam Web Solution provides website designing &development and software designing &development training in Jaipur for various stream’s students. MCA 6 month Industrial Training/Internship B....

Design Pattern
Prototype Design Pattern: Ø Prototype pattern refers to creating duplicate object while keeping performance in mind. Ø This pattern involves implementing a prototype interface which tells...

2.1. Reverse a singly linked list.
class Node { int data; Node next; Node(int data) { this.data = data; this.next = null; }} public class LinkedList { Node head; public void reverse() { Node prev = null; Node curr = head; Node next =...

Recommended Articles

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you