Answer Posted / guest
Place a colon and then the name of the base class. Notice
that it?s double colon in C++.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the types of access modifiers?
How does c# generics and c++ templates compare?
Is c# easier than c++?
What do you use c# for?
How do you prevent a class from being inherited in c#?
what is the syntax to inherit from a class in c#?
Explain namespaces in c#.
What is int32 maxvalue?
What is difference between iqueryable and ienumerable in c#?
What is the default value of object in c#?
What is the difference while using directive vs using statement ?
What are modifiers in c#?
Why is c# used?
What floating point types is supported in C#?
How do you declare an arraylist?