document.body.ondragstart = "return false";document.body.onselectstart = "return false"; microsoft dynamics ax interview questions: how many access modifiers in x++?

Sunday, December 5, 2010

how many access modifiers in x++?


Three
1)private
2)public
3)Protected

No comments:

Post a Comment