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 21455You 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 6621macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 37511if a number is choosen between 100 and 999 includeing these numberrs what is the provbabilty that the number selected does not contain a 7 is
23 48101# 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 21385Post New Microsoft Interview Questions
Is internet explorer still supported?
Which is easier android or ios development?
What is extern objective c?
Can namespace contain the private class?
Draw L.O. system in diesel engine?
how can i develop forum code? any one pleale help me on this question
Tell me which type of connector we use in fifa card?
write a program in c language to print your bio-data on the screen by using functions.
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
What does it mean to normalize a database and why would you do it?
how to add 100 for dynamic(correlate value) value
What is the function of the verb initialize?
what are the different ways for a method to be overloaded?
full form of the various extensions
How much ram is required for windows 7?