Have you heard about browser compatiblity? What is the latest version of Ie,Mozilla and Netscape?
4 7877There 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 5430Trace 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 4912In 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 12834Post New Proteans Interview Questions
sir ,i applied rrb chennai for the post of junier engineer please sent model question papper with solved data to my mail id.aravindaptc@yahoo.co.in
Have you run automated tests on jenkins?
How much amount of energy is required to break the triple bond in nitrogen molecule?
what is a green thread? : Java thread
What is meant a series inverter?
What are possible types of Channel Selectors?
is QA expects any level of interaction from development engineer !!!
Why enumeration is faster than iterator?
How do I run a jsp file?
What is the meaning of find and replace?
What are different objects that you can add to a dataflow?
Where do I create jsp in eclipse?
Tell me what are the __construct() and __destruct() methods in a php class?
Why can?t we connect to an Access database using the BDE and native MSACCESS driver?
What are the properties of c#?