
1.Identify the difference between the include tag and the include directive in JSP. Sol: Include Directive : The include directive lets you include a segment in the text of the main JSP page at translation time. The syntax of this JSP technology directive is as follows: The content of the segment is embedded into the text of the main JSP page while the main page is being translated into a servlet class. If the included segment also includes other segments, then all of the segments are embedded recursively until all of the include directives are eliminated. The content of the segment is embedded into the HTTP response of the main JSP page at runtime. If the included segment also includes other segments, then all of the segments are embedded recursively until all of the jsp:include Click to Download

1. Explain the usage of the tag in HTML. Also, discuss the various attributes of the tag. Ans .The HTML tag is used to specify an inline frame. It allows you to divide a Web page into sections or frames.used to specify an inline frame. It allows you to divide a Web page into sections or frames.used to specify an inline frame. It allows you to divide a Web page into sections or frames.used to specify an inline frame. It allows you to divide a Web page into sections or frames.used to specify an inline frame. It allows you to divide a Web page into sections or frames. Each section can be used to display an individual Web page. Therefore, the tag is used to embed an HTML Web page within another Web page. The embedded Web page is said to be contained within the other Web page, which is known as the containing page. The following attributes can be used with the tag: Click to Download

A queue is a list of elements in which items are inserted at one end of the queue and deleted from the other end of the queue. You can think of a queue as an open ended pipe, with elements being pushed from one end and coming out of another. The end at which elements are inserted is called the rear, and the end from which the elements are deleted is called the front. A queue is also called a First-In-First-Out (FIFO) list because the first element to be inserted in the queue is the first one to be deleted. The queue data structure is similar to the queues in real life. The following two types of operations can be performed on queues: •Insert: It refers to the addition of an item in the queue. Items are always inserted at the rear end of the queue. Click to Download

1.Identify the features of New API (NIO). Ans: i)The new API works more consistently across platforms. ii)It makes it easier to write programs that gracefully handle the failure of file system operations.ii)It makes it easier to write programs that gracefully handle the failure of file system operations.ii)It makes it easier to write programs that gracefully handle the failure of file system operations.ii)It makes it easier to write programs that gracefully handle the failure of file system operations.ii)It makes it easier to write programs that gracefully handle the failure of file system operations.ii)It makes it easier to write programs that gracefully handle the failure of file system operations.ii)It makes it easier to write programs that gracefully handle the failure of file system operations. iii)It provides more efficient access to a larger set of file attributes. Birthday Click to Download

1.Define the following terms: Purchase Order Delivery Challan Rejection Note Goods Received Note Goods Inwards Note Ans: i)Purchase Order - A document from the customer to the seller listing the required items and providing a description of the goods. ii)Delivery Challan - A document that is sent with the shipment of goods. It lists the description, and quantity of the goods that are delivered. iii)Rejection Note - A document that lists the materials that are rejected due to defects found during quality inspection. The reason of rejection is also included. iv)Goods Received Note - A document that acknowledges that the materials have been inspected and accepted by the manufacturer. v)Goods Inwards Note - A document that records the entries of the materials when they are received at the store of the organization. Click to Download

Ques1- Explain the features of Windows App? Ans- Windows app store provides several new features for both,the users and the developers. For example, the apps provide the following features for the users: 1. Support for multiple devices such as desktop PCs,tablets and smart phones. 2. Easy navigation and quick search for fast and fluid experience. 3. Tile-based interface to simplify the user interaction and to provide dynamic information to users. 4. Focus on content by displaying the apps in full screen without chrome. 5. Adaptable to different views such as fullscreen view, snapped view and fill view. 6. Share and exchange data quickly among aps by using charm bar. 7. Support for near filled communication(NFC) and proximity to connect to nearby devices. Click to Download
1 Comments
Thanks man useful staff
ReplyDelete