Difference between C++ and C#.net
Answer Posted / sivaraman.s
Default access Specifier is Public in c++.
Default access Specifier is Private in c#.net.
| Is This Answer Correct ? | 36 Yes | 55 No |
Post New Answer View All Answers
What is xor operation?
What is the default value of date?
What is the difference between a variable and a literal?
Define Final Class in C#
how encapsulation is implemented in c#
What's your approach to fetch static data in your windows form application?
What is enumerable in c#?
Define multicast delegate? How it be used?
Why do we use static class in c#?
What do you mean by parsing and how to parse a date time string in c#?
What is distribute by in hive?
What is a multicast delegate in c#?
To catch any possible exception What is the C# syntax written ?
What is deadlock in c#?
What is the .NET collection class that allows an element to be accessed using a unique key?