What are floating point numbers? How many types of floating number are there?



What are floating point numbers? How many types of floating number are there?..

Answer / Ravi Ranjan Dubey

"Floating point numbers represent real numbers in a computer system. They have two parts: the significand (mantissa) and the exponent. Swift has two types of floating point numbers: Double and Float."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Swift Interview Questions

Is "swift" a good programming language? Explain

1 Answers  


How to pass the data between view controllers?

1 Answers  


Is swift written in c++?

1 Answers  


What is swift stand for?

1 Answers  


What is static in swift?

1 Answers  


How do I create a bridge header in swift 4?

1 Answers  


Explain how you define variables in Swift language?

1 Answers  


How would you define variables and constants in swift programming language?

1 Answers  


Explain grand central dispatch (gdc).

1 Answers  


What is dynamic keyword in swift?

1 Answers  


What are swift properties?

1 Answers  


What are the differences between a struct and a class?

1 Answers  


Categories