HR Question, Java Question, Asp.Net Question, C and C++ Question, SAP, Web Services, Window and XML Question

Tell me about yourself? Which adjectives would you use to describe yourself? What is your greatest strength? What is your greatest weakness? Why do you want this position?” Why do you want to leave your current job? (Why did you leave your last job?) How do you handle stressful situations? What is the toughest problem [...]

Frequently a question of the programs printing out their own output appears in code interviews. The question does not really test a skill of a programmer, as much as general awareness of tricks to do that. The quine page by Gary Thompson provides many examples of such applications in various languages. In case you were [...]

71. How do I undeclare an XML namespace prefix? In version 1.0 of the XML namespaces recommendation, you cannot “undeclare” an XML namespace prefix. It remains in scope until the end of the element on which it was declared unless it is overridden. Furthermore, trying to undeclare a prefix by redeclaring it with an empty [...]

. Give some examples of XML DTDs or schemas that you have worked with. Although XML does not require data to be validated against a DTD, many of the benefits of using the technology are derived from being able to validate XML documents against business or technical architecture rules. Polling for the list of DTDs [...]

                            

 Subscribe in a reader