in java every thing is in the form of object

Asked by Last Modified  

51 Answers

Learn Java

Follow 0
Answer

Please enter your answer

Core and Advanced Java/J2EE classes for students

Everything is object is java except primitive data types like int,long etc..thats the reason its not 100 % object oriented language..
Comments

AI & Data | Cyber | Data Analytics | BI | Programming

No, there are also some primitive types like int, char,byte, long etc..
Comments

IT Professional Trainer with 22 years experience

yes, except primitive data types
Comments

yes
Comments

And i want to add ..that java is not purely object oriented language as it uses primitive datatypes i.e int, float etc
Comments

Trainer

Yes. Everything will be in the form of Object.
Comments

A software programmer with an enthusiasm to teach

Java is not a pure object oriented language since there are primitive types that java stores directly in fields than in the heap space (commonplace for objects). But then there came autoboxing that allows the programmers to treat primitives as the instances of their wrapper objects. But there still...
read more
Java is not a pure object oriented language since there are primitive types that java stores directly in fields than in the heap space (commonplace for objects). But then there came autoboxing that allows the programmers to treat primitives as the instances of their wrapper objects. But there still are the following that are not objects: - local variables - parameters - generics - methods - code blocks read less
Comments

MCA, BSC(H)(IT), 2 years diploma in advanced software Technology.

Yes almost..
Comments

Except primitive types, everything is in the form of an object in java.
Comments

Professional and highly qualified IT Training + knowledge workshop, Online classrooms, industry experienced Tutors,, PLacement assitance

Yes, actually java is purely object oriented language, except primitive data types. That primitive data types are achieved through wrapper classes..
Comments

View 49 more Answers

Related Questions

Can you tell me some new features in JavaFX 2.0?
JavaFX is a software platform for creating and delivering desktop applications, as well as rich internet applications (RIAs) that can run across a wide variety of devices. JavaFX is intended to replace...
Renuka
0 0
5
What's Java's most used IDE?
As per Dzone's recent survey, The Eclipse IDE remains the most popular place for Java developers to primarily write their code, though it saw a 7% decrease from last year’s survey results (50% in 2016...
Ritu
0 0
7
Hi sir, I'm confused between .net and java. What to choose for a career. I have little bit knowledge of asp.net. Please guide me for this. Thank you
Hello Kirit, The application which were devloped about 2 decades back was mostly coded in java and so you will see so many of the application (in several company and outside) written in java. .Net(collectively...
Kirit
What are the core concepts of Java?
OOPs, Flow control, String Handling, generics, exception, threading, collection, IO, JDBC are some core concepts of Java.
Manish
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

Introduction to Course Content
Video about what we are going to learn throughout the Java Training Session .

JAVA Question 1 for beginners
String x="We are learning";String y="mistakes happen";int z=1000;System.out.println("Java is easy. "+x+" programming and "+y+" "+z +" times"); what is out put this code

Tips of learning Java Language/Other Programming Languages
1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know the basic concept firstly then you can easily understand...
I

Icreative Solution

0 0
0

Object Oriented Programming Concepts :
Class : Class is user defined data type. Class is a logical representation of an Object. That means Class is used to define an object, how you want to create your software object. For Example...

Constructor in Java
A constructor is a particular type of method that is used to initialise the object. The constructor is invoked at the time of object creation. It constructs the values, i.e. provides data for the object...

Recommended Articles

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 commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

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 >

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