Data Structures Question:
Download Questions PDF

What is precision in Data Structures?

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 Interview Questions And Answers PDF

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?