Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Microsoft Interview Questions
Questions Answers Views Company eMail

What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor

1 21258

You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.

2 6441

macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration

12 36629

what do you mean by .Net Framework

17 37481

what is the difference between procedures,attributes and functions?

1 7195

# define prod(a,b)=a*b main() { int x=2; int y=3; printf("%d",prod(x+2,y-10)); } the output of the program is a.8 b.6 c.7 d.none

7 20835

main difference between asp.net2.0,asp.net1.1,asp.net1.0

15 53886

why .net does not support multiple inheritance?

2 6761

What is middleware?

1 6680

The slogan ?Work is Worship? was coined by (a) Gandhiji (b) Basavana (c) Visvesvaraya (d) Buddha

6 17909

What is the use of edititem template ingridview?

1 5088

Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.

8 11369

Implement a function that returns the 5th element from the end in a singly linked list of integers in one pass.

11 19919

how can i return string by vilating duplicates(inpyt like asdfsda but output should be 2a2d2sf and 2a,2d,2s,f)

2 6029

Write a program to find the smallest and largest element in a given array in c language

11 54969

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

What is the other name of isoantigen?

534


How can you traverse a linked list in java?

1073


List some advantages of reactjs?

317


What are the main benefits of Microsoft Office SharePoint Server 2007?

749


What have you learned from early versions of the product or service? - Venture Capitalists

1201


Why should I learn excel?

570


What are the drawbacks of reflection?

960


Explain the various types of classes used in c#?

884


How do I connect to postgresql access?

941


Which command-line tool generates code and mapping for the LINQ to SQL component of .NET Framework?

131


hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

2141


What are autotrophic beings? What are heterotrophic beings?

377


How we can covert server job to a parallel job?

1064


Write the steps to execute session method?

291


Why does dllimport not work for me?

986