Have you heard about browser compatiblity? What is the latest version of Ie,Mozilla and Netscape?
4 7927There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event.
2 5480Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }
2 4954In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
8 12900Post New Proteans Interview Questions
What does indexof mean?
What is a model in spring boot? : Spring Boot
What is difference between list and ilist in c#?
Which table is used to provide drill down from oracle gl into sub-ledger?
What is the maximum size of byte array in java?
5. Do you feel that your present employer estimates your full work potential? Are they pleased with your work performance?
What is the major functions of any bank?
What is the Application Cache in HTML5 and why it is used?
What are the 4 areas of the box model?
Define the different version on iis that you have worked on?
How can I combine multiple rows into a comma-delimited list in oracle?
Is ios development hard?
What would you consider one of the most difficult challenges you've had as a researcher?
What method is used to draw an image using canvas?
What is xsd used for?