What is float in unity?



What is float in unity?..

Answer / Arvind Saini

In Unity, `float` is a data type that represents a single-precision floating-point number. It can store numbers with decimal points and has a precision of about 7 digits.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

When would you use generics in your code c#?

1 Answers  


What is eager and lazy loading in c#?

1 Answers  


Why do I get a "cs5001: does not have an entry point defined" error when compiling?

1 Answers  


Why is c# a good programming language?

1 Answers  


Can you inherit from a sealed class?

1 Answers  


What?s the difference between the Debug class and Trace class?

2 Answers   Siebel,


What is delimiter in c#?

1 Answers  


What are delegates in C#?

1 Answers   Winsol Solutions,


What do you mean by shared assembly?

1 Answers   Accenture,


Why do we overload constructors?

1 Answers  


What is literal in c#?

1 Answers  


What is c# console application?

1 Answers  


Categories