Ans : jspService() is the method which is called every time the JSP page isrequested to serve a request. This method is defined in the javax.servlet.jsp.HttpJspPageinterface. This method takes HttpServletRequest and HttpServletResponse objects as anarguments. The jspService() method corresponds to Read More …
Author: ignougroup
Ques : What is jspInit()
Ans : The jspInit() method is called only once during life cycle of a JSP, similarly,servlet also have an init() method whose purpose is same as that of jspInit(). jspInit() methodis used to initialize objects and variables that are used Read More …
Ques : Describe JSP : An Introduction
Ans : Java Server Pages (JSP) is a web technology that helps software developers to create dynamiccontent based web pages. Unlike a plain HTML page, which contains static content thatalways remains the same but in JSP; you can change content Read More …
Ques : Use of Memo
Ans : Uses of a Memo • To make announcements, requests, policy measures, reminders, suggestions,acknowledgements, etc.• To confirm decisions taken in meetings or telephone conversations• To inform employees about new policy decisions• To circulate in-house reports of different kinds like Read More …
Ques : Features of a Memo
Ans : • The memo carries the word MEMORANDUM on top of the page whereas abusiness letter makes use of the company letterhead. The memo form containsspace beneath the heading for writing the name (and/or designation) of the senderand receiver(s), Read More …
Ques : What is Memo
Ans : Definition: “A memo is a short, official, written statement prepared for a specificperson or a committee within the organization, in order to give information about aparticular matter”
Ques : Examples of Different Types of Informative / Persuasive Letters
Ans : Letter of Inquiry These are generally addressed by prospective buyers to possible suppliers of goods toseek information regarding availability of goods and the terms and conditions ofsupply and delivery. Such a letter may include a description and specifications Read More …
Ques : Describe Informative and Persuasive Letters
Ans : • Routine Letters Inquiries, seeking information and requests Quotations Orders and acceptance Payment• Sales Letters Prospective or Promotional letters Cover letters with offers, fliers, catalogues etc. Proposal letters Follow up letters Sales appreciation letters Letters for Special Purposes Read More …
Ques : Features of GANTT Chart
Ans : A Gantt chart is a horizontal bar or line chart which will commonly include the followingfeatures:• Activities identified on the left hand side.Time scale is drawn on the top (or bottom) of the chart .• A horizontal open Read More …
Ques : How to Produce the PERT Diagram ?
Ans : (1) There is a single start and end event.(2) Time flows from left to right (so does the numbering sequence).(3) Events are given a unique number (activities then have a unique label i.e. head andtail event numbers).(4)The network Read More …