what is java core language?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Core Java" is Sun's term, used to refer to Java SE, the standard edition and a set of related technologies, like the Java VM, CORBA.. "Core Java" is Oracle's definition and refers to subset of Java SE technologies.
Comments

Computer Courses

The beginner level language in Java Programming is the Java COre language. The java programming language is an object oriented programming language that focuses on object and provide high security compared to other procedural or structured programming language.
Comments

Software trainer

Core Java refers only to Java Standard edition(SE), we also have Java EE (Enterprise edition - J2EE) and Java ME (Micro edition) and Java FX.
Comments

Trainer

Java is of 3 types - core java, java EE, Java ME Core java is used to develop application windows specific where Java EE is used for web applications and Java ME is used for mobile applications.
Comments

Computer Software Training Classes

it is basic language of java
Comments

Complete Java Tutor

java core language just like c,c++ with some better futures which are not there in c,c++..etc.such as oops(polymorphism,encapsulation),collections,exceptions. we are using java core for build standalone applications better than previous languages(c,c++). java people write some native code using c for...
read more
java core language just like c,c++ with some better futures which are not there in c,c++..etc.such as oops(polymorphism,encapsulation),collections,exceptions. we are using java core for build standalone applications better than previous languages(c,c++). java people write some native code using c for running our core java applications.means they write some code in c,save with .c extension,compile it then just they gave .exe file with some additional libraries as jdk.we are using jdk for running our core java. read less
Comments

Tutor

Java is a programming language and a platform. Java is a high level, robust, secured and object-oriented programming language. It is different from C/C++. They are more towards structured oriented languages with C++ including some features of OOP.
Comments

Tutor

Core Java basically deals with Standalone Applications. Whereas Advance Java deals with web applications.
Comments

Software Professional Trainer with 26+ years of Experience in Software Design and Development

Core java is basic java code which contains keywords, operators, identifiers, branching and condtioning, loops, function.
Comments

View 7 more Answers

Related Questions

What we do with html?
In HTML we can design web pages with the help of frames, tags, and tables etc.
Suraj
Sir, which is the best software course to be learned for higher salary package and to settle well? As I am B.Tech in EEE branch I have no IT back ground. Please suggestion will be welcomed.
It would be great if you go for SAP in many courses of SAP u did not need to have IT background. And yes its a costlier course. But it will give you higher salary packages once you will clear the course....
Niranjan
I want to know the basic of C programing and which book is best for C programming??
"Programming in ANSI C by Balaguruswamy" - for basics.
Kumar

void main ( )
{
int a [4];
int *p;
P=a;
*P=10;
P++;
*P=20;
P=&a[2];
*P=30
for (int i=0; i<3; i++)
cout <<a[i] <<" , " ,

Write output

Code does not compile as there is no uppercase P declared in the code. If ignored this mistake output is 10, 20 & 30
Anya
0 0
5

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

Ask a Question

Related Lessons

Java and C trainer
Always think any conspect with real-time example like Object -- object must have states and behaviour then only we will call that thing is Object like fan is Object (rotating,color)

C and C++ programming with memory level debugging
Understanding C and C++ programming by using memory level debugging. Step 1: Understand the Memory map of C executable Step 2: Start memory level debugging using popular IDE Step 3: Find the memory...

For All The New Developers
Language to use: Any language that you are learning. Interface: Web or Desktop Function: Simple calculator (9 digits + symbol) with 1 Memory storage with possible function of + - * / Error Handling...
R

Big Data Hadoop Training
What is Big Data? Big data means really a big data, it is a collection of large datasets that cannot be processed using traditional computing techniques. Big data is not merely a data, rather it has become...

Focus on Fundamentals
It is very important to focus on fundamentals of any subject one is interested to gain command over that subject. If one learns and understand the fundamentals throughly, it is easy to grasp the advance...

Recommended Articles

Decades back, when computers were being introduced in office premises, PPT was a new terminology that all employees tried to learn. Now PPT has made its way far away from offices and is an integral part of schools, colleges, and several other official proceedings. This is because PPT is an user-friendly computerized method...

Read full article >

MCTS Certification in India The Microsoft Certified Technology Specialist or MCTS certification is suited for professionals who want to get into profession of implementing, building, troubleshooting, and debugging a particular Microsoft technology. The MCTS certification can give you a clear edge over others to showcase...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Whether you are using a laptop or a desktop, the mouse surely takes up time. Imagine if you could alone manage with the keys and not have to move your hands around the mouse? That would have been faster and so much time-saving. For example, Control + Z for undo or Control + Y for redo, definitely saves time when we are...

Read full article >

Looking for Computer Software Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you