why you used Java Script? Can it use for both client side and server side validation purpose?
12 36906What happens if an exception is throws from an, object's constructor and object's destructor?
4 18684Post New Wipro Interview Questions
Is c++ a low level language?
give me examples of the accounting reports you have prepared
List out the layers involved in web app architechure?
What is the significance of Sliding Window operation?
What copy control is and when copy control transition can be done? In what manner copy control transition can be done?
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
You have an AI player in an RTS game that occasionally needs to send scouts out onto the map to perform reconaissance. Designers want each scout to move around semi-randomly, exploring various parts of the map, particularly those that have been seen the least recently. Assume that the game is grid-based and has a fog-of-war feature. Also assume that the scouts are very cheap and dispensable, and it's OK for them to walk into the enemy base or other dangerous areas. How would you implement the system to decide where the scouts should go? What sort of data structure do you need to support this? How can you ensure that the scouts do a good job of exploring the map thoroughly? What are the performance characteristics of your approach? Is there any risk of scouts getting stuck trying to go somewhere that isn't even accessible?
what is recruitment,objective,function,process,duties,kinds etc
What is ghosted page and un-ghosted page ?
Which database stores information about replication?
Is java still relevant?
What are the advantages and disadvantages of using mysql?
Explain service level agreements
What is the order of calling for the constructors and destructors in case of objects of inherited classes?
Order of buttons on dialog box?