Computer Interview Questions and Answers
Question - 81 : - What is create method ?
Answer - 81 : - A method defined in the Interview Questions - Home interface and invoked by a client to create an enterprise bean.
Question - 82 : - What is credentials ?
Answer - 82 : - The information describing the security attributes of a principal.
Question - 83 : - What is CSS ?
Answer - 83 : - Cascading style sheet. A stylesheet used with HTML and XML documents to add a style to all elements marked with a particular tag, for the direction of browsers or other presentation mechanisms.
Question - 84 : - What is CTS ?
Answer - 84 : - Compatibility test suite. A suite of compatibility tests for verifying that a J2EE product complies with the J2EE platform specification.
Question - 85 : - What is data ?
Answer - 85 : - The contents of an element in an XML stream, generally used when the element does not contain any subelements. When it does, the term content is generally used. When the only text in an XML structure is contained in simple elements and when elements that have subelements have little or no data mixed in, then that structure is often thought of as XML data, as opposed to an XML document.
Question - 86 : - What is DDP ?
Answer - 86 : - Document-driven programming. The use of XML to define applications.
Question - 87 : - What is declaration ?
Answer - 87 : - The very first thing in an XML document, which declares it as XML. The minimal declaration is . The declaration is part of the document prolog.
Question - 88 : - What is declarative security ?
Answer - 88 : - Mechanisms used in an application that are expressed in a declarative syntax in a deployment descriptor.
Question - 89 : - What is delegation ?
Answer - 89 : - An act whereby one principal authorizes another principal to use its identity or privileges with some restrictions.
Question - 90 : - What is deployer ?
Answer - 90 : - A person who installs J2EE modules and applications into an operational environment.