answersLogoWhite

0

What else can I help you with?

Related Questions

The interface that control a peripheral device is limited to a few operations?

PRIMITIVE Operations.


Use primitive in a sentence?

The people from the stone age used primitive tools.


Why are there both primitive and object versions of integers doubles floats characters and booleans?

Primitive data types like int, float etc are available for us to perform primitive data type operations like addition, subtraction, comparison etc. But since Java is an object oriented language, there are many features in java where such primate data types cannot be used. Only objects can be used. So for using the features of such data types there also we have wrapper classes that would create objects for these primitive data types.


What is a sentence using primitive?

My parents have a very primitive way of disciplining me.


Primitive man used butter for what?

Primitive man used butter as we do today, to eat and to cook with. Sometimes it was used as a dressing for burns or abrasions.


How can you use the word primitive in a sentence?

He had primitive interests and ideas of living.Hope I was a help!


What are the primitive operation perform on a stack and queue?

Primitive Operations : enqueue(o) Put object o on the end of the queue. dequeue() Remove and return the object at the front of the queue. head() Reveal the front object in the queue, but do not remove it. size() Return the number of objects currently in the queue. capacity() Return the maximum number of objects the queue can hold. Other operations can be defined in terms of these primitive on es. For example: • isEmpty() can be defined by testing whether size() is 0. • isFull() can be defined by testing whether size() equals the capac- ity(). These last two could also be considered primitive operation s. There is a balance between minimizing the set of primitive operation s, versus providing many convenient operations for users.


Clothes of primitive man?

what are the materials they used?


What are the primitive operation common to all record management system?

The 2 most common operations after data entry, are sorting and collating of the data.


What are the characteristics and uses of a primitive data structure?

A primitive data structure is a basic data type that is built into a programming language, such as integers, floating-point numbers, and characters. These data structures are simple and have fixed sizes, making them efficient for storing and manipulating data. They are commonly used for basic operations like arithmetic calculations and storing individual pieces of information.


Who weere the first people that used numbers?

They were primitive humanoids.


What is the rendering primitive used in modern 3D graphics?

API