Have you heard about browser compatiblity? What is the latest version of Ie,Mozilla and Netscape?
4 7741There 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 5341Trace 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 4821In 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 12634Post New Proteans Interview Questions
Which dialog box allows users to switch to another area of the application?
If an integration fails, what steps would you take to troubleshoot and identify the root cause in SAP PO?
Is java front end or backend?
How do you implement one to many relationships in hibernate?
How long would you stay with Office Depot?
What is a php namespace?
What is into in linq?
What is the message "Generating font matrix" when starting Kylix?
Do I need ssl for my blog?
what is “Cond= even” and “Cond=only”?
What is the minimum requirement for windows server 2016?
What are xml naming rules?
What is drop cap?
Can hashmap have duplicate keys?
What do you mean by dot notation?