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 21386You 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 6566macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 37189if 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 47482# 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 21181Post New Microsoft Interview Questions
What is the use of instant pivot in splunk?
What are qualitative specifications under master inspection charactertics?
How do I use jta transactions within an mdb? : BEA Weblogic
How do I reduce the space between lines in word 2007?
what is difference between a NPN & PNP sensor?
How the sizing of the analog signal cable is calculate?
Is it possible to create multiple table in hive for same data?
How multithreading is achieved in python?
how cam www sites be tested
How AngularJS will automatically be initialized?
What are the 6 R's
What is an embedded system?
What does convert toint32 mean?
hi i am avinash ,i am doing ma b-tech(cse) final year and i have been detained for 2years due to attendance and i will be finished ma b-tech in 6 years ,plz tell me weather i will be eligible for government jobs like bhel, drdo,or any other private companies
What are custom report types?