adspace
What is the root class in .net?
Answer Posted / Harikrishan Prajapati
The root class in .NET is System.Object.
Post New Answer View All Answers
Write the .net syntax for 'while loop'?
1141