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

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

I have been working in a medical billing company for five years. I want to switch my carrier from non-IT to IT. I have only a BA degree, but I have good knowledge of computers. I know some basics of HTML and manual testing; can I learn java selenium directly to get a job in automation?

Hi Sirajudeen.. Java selenium is one of the good options.. one more easy way to shift to IT is learning Oracle SQL.. Scope of Oracle SQL always stands high since the database is backbone of all developement,...
Sirajudeen
Hi, Can anyone help me on below queries? 1. What makes a class as "Thread safe class" ? 2. equals() method uses 3. Difference between String vs StringBuffer ?
There are three ways to construct thread-safe Java class which has some state: 1. Make it truly immutable 2.Make field volatile. 3.Use a synchronized block
Saurav

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

Ask a Question

Related Lessons

Java8 Filters and collectors
Lets say we have collection of strings and we would like to filter (remove) out certain strings from collection. We could achive the same in java 7 and earlier versions import java.util.ArrayList; import...

Palindrome Number : Java Function
An easier way to find out whether a number is a Palindrome number or not. Eg. 121, 88, 12321 etc public boolean isPalindrome ( int n ) { int rev = 0, r; for( i = n; i > 0; i /= 10 ) { r...

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

Introduction to Programming Languages
What is a Programming Language? A programming language is a formal computer language or constructed language designed to communicate instructions to a machine, particularly a computer. Programming languages...

CoreJAVA
Core Java Training High Level Course Content Trained by Java Architect 1. Core Java Programming Introduction of Java 2. Data types and Operators 3. Control Flow statements 4. OOPS and its application...
A

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