if we inherit class in stack so object of stack will store
in stack or heap? as
class a
{
int s;
public aa(){}
}
stack mystack:a
{
}
mystack obj;
ans: about obj
we should initialize the object with (new) key word.
| Is This Answer Correct ? | 1 Yes | 3 No |
What is the difference between inheritance and abstract class?
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
Explain the 3 types of properties in c# with an example?
Is c# a strongly-typed language?
What?s class SortedList underneath?
What is a string c#?
Can I get the name of a type at runtime?
What is a partial class in c#?
What is the use of console?
Can constructor have return type c#?
How many types of delegates are there in c#?
What is the Main difference between String and StringBuilder and why do we use StringBuilder.
15 Answers Aditya, CTS, Siemens,
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)