What does m mean in decimal c#?


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

Post New Answer

More C Sharp Interview Questions

Why do we need a singleton class?

0 Answers  


What is an escape sequence? Name some string escape sequences in c#.

0 Answers  


What are Custom Control and User Control?

1 Answers  


Show us in simple steps to create setup & deployment project for windows application?

0 Answers   QuestPond,


Is for loop faster than foreach?

0 Answers  






How do I automate my desktop application?

0 Answers  


Which function is the entry point for a DLL in MS Windows 3.1?

0 Answers   3i Infotech,


Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide virtual SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

1 Answers  


What is console readkey in vb net?

0 Answers  


how encapsulation is implemented in c#

0 Answers   Cognizant,


in a town the percentage of total men is 52. the percentage of total literacy is 48. if total percentage of literate men is 35 of total population. write a program to find out the total no of illiterate men and women.

3 Answers   HCL,


Explain what a diffgram, and a good use for one Define diffgram? How it be used?

0 Answers   Siebel,


Categories