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

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
Is it really needed to do Java training before graduation, to get a job?
Yes, It's must to get better opportunities and to standard alone in IT field. Not only core Java but also learn Spring,Hinernat ,Struts. ANGULARJS add an advantage to get job easily.
Udaybhan
What is difference between throw and throws in Java programming?
throw keyword is used to throw Exception from any method or static block in Java while throws keyword, used in method declaration, denoted which Exception can possible be thrown by this method
Vinodha
Is JAVA training only for technical students or a non-technical student also may join?
Any Body can Learn Programming Language.It All depends upon the learning of basics and all.Basics actually makes the thing different.
Vikrant
0 0
6

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 : Command Line Arguments
The parameters which are provided to the program at the command line. Eg:d:\>java a 10 20 30 Here,“java” is an interpreter, “a” is filename,10,20,30 are arguments passed to...
S

Svg Reddy

0 0
0

Most Important Java Interview Topics
Dear All, I am here to help on java interview preparation for fresher and experienced people, please get in touch with me for further details. All interview preparation will be with unique teaching style...

How can everyone prepare to clear any Java interview?
Java interview your java should be much strong then J2EE. core java and Advance java is the basic foundation for Interview. Some of the topic about which you should know before going for a java interview...

Overloading in JAVA
When a class contains more than one method with the same method name but different argument types, then it is called Overloading. Methods are said to be Overloaded methods. Also, know as Compile time...

Spring - Dependency Injection (DI)
Spring - Dependency Injection (DI) DI is a framework which provides loose coupling in code. Here loose coupling means no hard coding of the object. Instead of hard coding, we will be injecting these 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