answersLogoWhite

0

no you can not

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you measure time without using time invariant properties of any object?

The simple answer is by using time variant properties.


Define define without using the word define?

It explains the meaning of something. To define: To describe or outline the functional characteristics of a word or object.


What are things Things about an object found using your senses?

Properties!!!


2 types of measurements?

Two types of measurements are qualitative measurements, which describe the quality or characteristics of an object without using numbers, and quantitative measurements, which involve numerical values or quantities to describe an object's attributes.


How would you describe air and water resistance using the particle theory?

we describe air by answering it's properties


What is formal properties?

Formal properties refer to the characteristics of a system or object that are specified using a formal language or framework, such as a mathematical or logical notation. These properties are used to describe the behavior or structure of the system in a precise and unambiguous way, typically for the purpose of analysis, verification, or design. Examples include symmetry, consistency, and completeness.


What is the significance of the "state" keyword in Java when it comes to defining the properties and behaviors of an object?

The "state" keyword in Java is significant because it allows programmers to define the properties or attributes of an object. These properties represent the current condition or data of the object. By using the "state" keyword, programmers can set and access these properties, which are essential for determining the behavior and functionality of the object in a program.


How are physical properties and qualitative observations alike?

They are both using words to describe someone or something.


Can we describe a word without using a verb?

Use and adjective


How can you describe the position of an object in two dimensions?

Using X and Y co-ordinates.


How can you say i without using it as a capital?

If you are using it to describe values in a mathematical formula, it wouldn't be a capital.


Can you initialize an object without constructor in java?

No. if you wish to create an object that you plan on using in a java program then the answer is NO. You cannot initialize an object of a Java class without calling the constructor.