answersLogoWhite

0

You may be reaching for "fraction".

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Engineering

When is a number called a 'Sunny' number?

A number is said to be 'sunny' when, 1 added to that number, the square root of it becomes a whole number...


Is 2.5 an integer?

No, but 2 and 3 are.No because integers are whole numbers


Why not sending arefrence to copy constructor will cause an infinite loop?

A copy constructor gets called any time an object needs to be copied. Unlike in some of the newer languages like Java, you can chose to pass objects either by reference or by value. When you pass by reference, only the address of the function is copied. However, if you pass by value, the whole object must be copied. In order to copy the object, the copy constructor will get called. If the copy constructor's parameter is not a reference, then the object will get passed by value. When the object gets passed by value, it needs to get copied so it will call the same copy constructor. Because the object is still being passed by value it'll call itself again to create a copy of itself. The copy constructor will continue to call itself until the stack overflows.


How does java pass primitive types and objects?

Java uses only pass by value. Primitive data types are passed purely as pass by value whereas for objects a value which is the reference to the object is passed. Hence the whole object is not passed but its reference gets passed. All modifications to the object in the method would modify the object in the Heap.


What are static objects in java?

There is no separate entity as a static object in java. The static keyword in java is used to signify that the member (either a variable or a method) is not associated to an object instance of the class. It signifies the fact that the member belongs to the class as a whole. The words static and objects are opposites of one another so you cannot have a static object. However, you can declare an object as a class level variable which could be referred to as a static object but it will be referred to as a static or class variable and not a static object.

Related Questions

A number that compares part of an object or a set with the whole object or set?

mass


What is the number that compares part of an object with the whole?

A [proper] fraction.


What is a number that compares part of an object or a set with the whole object or set?

A number that compares part of an object or a set with the whole object or set is called a fraction. A fraction represents a division of the whole into equal parts, with the numerator indicating the number of parts taken and the denominator representing the total number of equal parts in the whole. For example, in the fraction 3/4, 3 signifies the part, while 4 signifies the whole set.


Is a fraction a number that compares part of an object or a set with the whole object or set?

Yes.


What is the number that compares part of an object or a set with the whole number or set?

It is a proper fraction.


Is the number 401 a whole number?

401 is a whole number.


How do you round 122.18 to the nearest whole number?

122


What is a number called when it is a whole number with a fraction?

A number can be called either a mixed number or a mixed fraction when it is a whole number with a fraction.


What compares data as part of a whole?

A fraction.


Which chart compares relative values of different categories to the whole?

The Doughnut chart and pie chart, compares relative values of different categories to the whole


What is the sum of a whole number part and the fractions part called?

The sum of a whole number and a fraction is called a mixed number.


If two is called a whole number what is two and a half called?

Two and a half would be called a mixed number, because it has a whole number and a fraction.