Is it possible to use two versions of assembly at the same time?If possible explain with code?
3 11877we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using?
7 15819Post New Tech Mahindra ASP.NET Interview Questions
Will you be OK with moving to some other city?
What is a singleton factory?
What is the difference between serialization and deserialization in c#?
What are the domains, which are present in heavy chain?
What do you understand by functional structuring of technical objects?
How to create object without using the keyword “new” in java?
Where is the model in zf's mvc implementation?
How to write html code in pl sql?
Which trophy is given in the Cricket?
What are the use of Sandboxed soultions in SharePoint?
What is port address?
Is windows 10 built on linux?
Do you think there is a need for multilateral investment agreement? Give reasons.
What is use of list in c#?
write a program which calculates for every five digit integer entered on a keyboard, a numerical code computed as follows:first digit multiplied by 2+ second digit divided by 3 and the quotient multiplied by the third digit, + the fourth digit + the fifth digit divided by 2. the program should then display the following results 1, the code calculated from the integer value entered 2, the character value corresponding to the code as per the ASCII TABLE 3, Given any three 5-digit integer number, display the corresponding three-character code key: