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 21460You 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 6630macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 37535if 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 48105# 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 21402Post New Microsoft Interview Questions
What is the difference between onload() and document.ready() function used in jquery?
What is synchronization point in QTP?
How do I open an exe file?
What are the useful functions in microsoft excel?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
plz send me interview questions & answers of Data Structure
Explain the factors that influence group effectiveness
What is neo4j and why it is used for?
What are system requirements for sap hana? : hana administration
What is the function of bone marrow?
What are the ideal naming conventions in python?
How would you create properties in ActiveX Control?
Write the code to sort an array in numpy by the nth column?
Define breakdown voltage.
Why mobile phone has digit numbers?