What are native functions?


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

Post New Answer

More C Sharp Interview Questions

What is the use of inheritance in c#?

0 Answers  


What?s the top .NET class that everything is derived from?

7 Answers  


What is difference between dictionary and list in c#?

0 Answers  


Can you put two constructor with the same structure in a class?

0 Answers  


Hai, I want to open a new form while the previous form is hiding or closing. I tried this with using MDI.I created one form like ParentForm.placed one button control.when clicked one that it opend new form like ChildForm.When i set the property of ChildForm to Maximize,but the ParentForm button control also appearing on the childform. so plz help me how to hide parentform controls(hide parentform while it is childform opened) thanq..

1 Answers  






C# called c sharp why?

0 Answers  


If you define a user defined data type by using the class keyword, is it a value type or reference type?

0 Answers  


What does console readkey do in c#?

0 Answers  


Can constructor be protected?

0 Answers  


How can I get around scope problems in a try/catch?

0 Answers  


What is the main method in c#?

0 Answers  


What namespaces are necessary to create a localized application?

1 Answers  


Categories