Is c# strongly typed?


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

Post New Answer

More C Sharp Interview Questions

How big is int16?

0 Answers  


Can we inherit sealed class in c#?

0 Answers  


What is namespace in oops?

0 Answers  


What are extension methods and where can we use them?

0 Answers  


How do I run a cshtml file?

0 Answers  






What is double c#?

0 Answers  


Is c# an open source?

0 Answers  


What is the difference between a constant and a static readonly field?

0 Answers  


What?s a delegate?

3 Answers  


what is main function of alternate teamplate of datalist?

0 Answers  


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


what is the difference between a struct and a class in c#?

0 Answers   4Cplus,


Categories