Is c# scripting language?


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

Post New Answer

More C Sharp Interview Questions

What is value c#?

0 Answers  


What happens if the inherited interfaces have conflicting method names?

0 Answers  


What is the difference between String s(Small s) and String S(Capital S)?

4 Answers  


What is Implementation inheritance

0 Answers  


What if an error occurs in Catch block, how can you prevent it?

2 Answers   IBM,






class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


Is xamarin free?

0 Answers  


What is the name of c# compiler?

0 Answers  


What is the difference between array and list in c#?

0 Answers  


Is int a struct in c#?

0 Answers  


what is a constructor? What is a destructor?

0 Answers  


Can we inherit private members of class in c#?

0 Answers  


Categories