swapna


{ City } hyderabad
< Country > india
* Profession *
User No # 1739
Total Questions Posted # 142
Total Answers Posted # 68

Total Answers Posted for My Questions # 411
Total Views for My Questions # 1463446

Users Marked my Answers as Correct # 868
Users Marked my Answers as Wrong # 482
Answers / { swapna }

Question { Microsoft, 14898 }

Does C# supports multi-dimensional arrays ?


Answer

No c# does not supports Multidimensional arrays.

Jagged arrays are used in c# but they are not always
rectangular like normal multidimensional arrays.

jagged arrays are of different dimensions and mostly Jagged
array are created out of single dimensional arrays .

Is This Answer Correct ?    4 Yes 30 No

Question { Infosys, 8763 }

How do you implement multiple inheritance in .NET?


Answer

Using interfaces we can implement multiple inheritance
in .net.

Is This Answer Correct ?    13 Yes 0 No


Question { Digital GlobalSoft, 4396 }

What is strong name and what is the need of it ?


Answer

A name that consists of an assembly's identity?its simple
text name, version number, and culture information (if
provided)?strengthened by a public key and a digital
signature generated over the assembly.

Is This Answer Correct ?    2 Yes 0 No

Question { DELL, 8214 }

What is unmanaged code and will CLR handle this kind of code
or not ?


Answer

Unmanaged code is the type of code which will not execute
in the CLR environment. Memory manangement,garbage
collection,security of CLR environment do not apply to
Ummanaged code.

Is This Answer Correct ?    8 Yes 4 No

Question { TCS, 5772 }

What is difference between ASP and ASP.NET ?


Answer

ASP (Active Server Pages) and ASP.NET are both server side
technologies for building web sites and web applications .

ASP.NET is Managed compiled code - asp is interpreted. and
ASP.net is fully Object oriented.

ASP.NET has been entirely re-architected to provide a
highly productive programming experience based on the .NET
Framework, and a robust infrastructure for building
reliable and scalable web applications.

Is This Answer Correct ?    0 Yes 0 No

Question { TCS, 6404 }

What are various types of assemblies ?


Answer

1) shared assembly
2) private assembly
3) satellite assembly

In other way static assembly and dynamic assemblies.

Is This Answer Correct ?    6 Yes 2 No

Question { 5027 }

WHICH FAMILY DOES pomegranate belong to?


Answer


Kingdom : Embryophyta (plants)
SubKingdom: Angiospermae(flowering plants)
Division : Eudicots
order: Myrtales


Family: Lythracaeae




Is This Answer Correct ?    2 Yes 1 No

Question { eXensys, 4680 }

What is the Impprsonation?and what is the importence of that?


Answer

Impersonation is nothing but applying different themes and
skins to a particular web page or website.

Is This Answer Correct ?    0 Yes 9 No

Prev    1   2   3   4    [5]