Data Structures Question: Download Data Structures PDF

What is precision in Data Structures?

Tweet Share WhatsApp

Answer:

Precision refers the accuracy of the decimal portion of a value. Precision is the number of digits allowed after the decimal point.

Download Data Structures PDF Read All 48 Data Structures Questions
Previous QuestionNext Question
What is the difference between NULL AND VOID pointer in Data Structures?What is impact of signed numbers on the memory using Data Structures?