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

Java Techonologies

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

Need to learn java....
You may contact me. I teach Java in great depth and with very firm building blocks.
Ajay
How can I learn Java from home?
Hi Divya, There are several ways to learn Java from home. 1. You can find trainer on UrbanPro. 2. You can find free resources available online like youtube or javaranch, stackoverflow 3.You can connect...
Divya
0 0
5
how to run a java program
Two ways you can run a Java Program. 1- Through cmd prompt, 2- Through Eclipse. 1- cmd prompt (Write your program and save the file with .java extension. Now open your cmd prompt and give the java file...
Prem Kumar Pathak
Does Java support pointers?
Yes and no. . The pointer model is of course supported by Java. But it has become much easier to the developer to handle it. Because Java exposes the concept of pointer in terms of reference variables...
Santosh
0 0
7

I am a fresher and I want to become a Java developer, so what is necessary to crack the Java interview ? 

Hi Dipesh, understand that Java is a kind of ocean. It is vast. For interview preparation, you can brush up your Core Java Concepts and OOPs concepts and understand how JAVA works and learn the java features...
Dipesh

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

Ask a Question

Related Lessons

SWITCH STATEMENT IN JAVA
switch statement - condition statement - only once the checking takes place so we recommend use break statement. switch(condition/variable/choice){case 1: //statements break;case 2: // statements break;case...

Differences Between HashMap vs HashSet In Java.
HashSet HashMap HashSet implements Set interface. HashMap implements Map interface. HashSet stores the data as objects. HashMap stores the data as key-value pairs. HashSet...

Lambda Expressions in Java
A lambda expression, introduced in Java 8 is similar to a block of code resembling an anonymous function that can be passed to constructors or methods for execution as an argument. Examples: a)() ->...

Session Tracking In Java Servlets
Session Tracking: HTTP is a stateless protocol. Each request is independent of the previous one. However, in some applications, it is necessary to save state information so that information can be collected...

What Is Java? Explain The History Of Java
i. Ovierview: Java programming language was originally developed by Sun Microsystems which was initiated by James Gosling and released in 1995 as core component of Sun Microsystems' Java platform (Java...

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