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 21372You 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 6558macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 37135if 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 47418# 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 21153Post New Microsoft Interview Questions
What is the use of triggers in salesforce?
In our factory so many iron pillors are exists for supporting the shed/Hangar. If do more no of earthings at one piller instead of doing more earth pits in many locations and running earth strip around the hanger, I can save the money. Please suggest this method is acceptable as per Is specifications though the Earth resitance of the farthest piller is with in the limits as per IS specifications.
What is component meta data?
How many lines of code in each script of QTP?
In 1884, the danish microbiologist hans christian gram invented the gram stain, which delineates the difference between what two general types of bacteria?
Suppose we have created a PO with qty 100 Ton and we have done MIGO with qty 99 Ton and after that we have MIRO 100 Ton. Interviewer asked me how can we load the difference qty balance of migo and miro (100-99=1ton) on material? please help regards sandeep.
What are the ways to launch Apache Spark over YARN?
What are some common content marketing mistakes?
What is a Multi-Layer Perceptron (MLP)?
When do we run a shell in the unix system?
What table type is preferred in sap hana administration: column-based or row-based? : hana administration
Why do you need an equipment and functional location both?
heat cannot pass from a cooler substance to a warmer substance without some other process being involved. This is an example of which law of thermodynamics?
What are the condition record and condition table?
How can we configure Input Tax in SD?