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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What are strongly typed objects?

0 Answers  


What's the difference between class and object?

0 Answers  


use of operator overloading of implicit & explicit operators?

1 Answers   TCS,


f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.

7 Answers  


What is extension method in c sharp?

0 Answers  






What?s a multicast delegate?

5 Answers   Visual Soft,


What is sqldataadapter in c#?

0 Answers  


Can you see a loop recorder?

0 Answers  


How do you secure a webservice?

1 Answers   TCS,


How to implement an object pool in c#.net.

0 Answers  


What is data quality assurance?

0 Answers  


What?s the advantage of using System.Text.StringBuilder over System.String?

3 Answers  


Categories