What is the purpose of private constructor in c#?
No Answer is Posted For this Question
Be the First to Post Answer
What are desktop applications examples?
Using system; class main { public static void Main() { int a = 1; for (int i = 0; i < 10; i++) { int j = a * 5; Console.WriteLine(a + "*5=" + j); a++; } Console.ReadLine(); } }
when data member or member function is static is acess specifier is considered??
How can we sort the elements of the array in descending order?
What is datetime minvalue in c#?
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
What does type safety mean?
What do you mean by jagged arrays in c#?
Does c# have a 'throws' clause?
What is concrete method in c#?
What are the desktop applications?
What do you know about device context?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)