You are on page 1of 1

1) How to use version control in xamarin studio?

2) what is HttpClient?
3) What is a Page in Xamarin Forms?
4) What is Tabbed Page?
5) How to disable back action from login Success screen?
6)

C#
1) what is a sealed class?
2) Can multiple catch blocks be executed?
3) What are the differences between System.String and System.Text.StringBuilder
classes?
4) System.Array.CopyTo() and System.Array.Clone() ?
5) How can we set class to be inherited, but prevent the method from being over-
ridden?
6) Can you specify the accessibility modifier for methods inside the interface?
Why?
7) What�s a multicast delegate?
8) What is the this Pointer?
9) What are interlocked functions?
10)What is AutoResetEvent ?

You might also like