how many languages .net is supporting now?

Answer Posted / amardeep

45

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)

692


5.Call by value and Call by reference with program?

1930


iam confused among testing ,.net and java. can anybody help me.

1679


the systematic access of small computers in a distributed data processing system is referred as?

2827


what is meant by life cycle of a business

1792






I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?

5752


Explain the types of operations? Draw the figure for shift and rotate operations?

2925


Explain polymorphism. Provide an example.

706


in a VB application, where the data will be stored after manipulation? what is the syntax for that?

1915


1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?

2021


Can we write a method in JSP.If so how?

1565


kindly send interview materials

1396


When will you use shell script/Perl ahead of C/C++?

748


Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.

2405


You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

711