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


Please Help Members By Posting Answers For Below Questions

Define delay signing?

703


What is a console operator?

657


Can abstract class be sealed?

636


What are the types of comments in c#?

737


What is generic in c#?

620


What is binary search tree in data structure?

653


What is string interpolation in c#?

712


What do you mean by parsing and how to parse a date time string in c#?

733


How jit (just in time) works?

691


What is encapsulation in csharp?

699


Is int a struct in c#?

673


Can we inherit a private class in c#?

636


How many types of serialization are there in c#?

630


Explain how can you clean up objects holding resources from within the code?

676


How do I edit a dll file?

630