What is returned if you pass the value 12.34 to the parsefloat () function?



What is returned if you pass the value 12.34 to the parsefloat () function?..

Answer / Prabhat Chaturvedi

In C#, passing the value 12.34 to the ParseFloat() function would return a float with the value 12.34.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is ilasm.exe used for?

1 Answers  


What is state c#?

1 Answers  


Why do we need to override in c#?

1 Answers  


What is a delegate? How can it works?

1 Answers   Siebel,


Explain more on CLR

1 Answers  


What does it mean to override a method?

1 Answers  


What is meant by collections in c#?

1 Answers  


What are methods in C#?

1 Answers   Winsol Solutions,


What is the difference between interface and abstract class ?

2 Answers   Basware, BITS,


What is ado net in c#?

1 Answers  


How do switch statements work?

1 Answers  


What is difference between interface and abstraction?

1 Answers  


Categories