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 |
can we assign null value to value type in c#?
12 Answers Idea, Microsoft, Wipro,
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
how do you do exception management
What does the term immutable mean?
3 Answers Satyam, Siebel Systems, Techno Labs,
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
What is lazy loading and eager loading in c#?
Enlist the different types of classes in c#?
Explain the feature of c# language?
Is c# code is managed or unmanaged code?
What is attribute and reflection in c#?
What is deferred execution?
i want display a given number into Rupees Format Like Given number is : 156735 my Expected output is 1,56,735. how to display?
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)