1. With JSP, the coding is done in Java and only in Java.



Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->In a coding system PEN is written as NZO and BARK as CTSL. How can we write PRANK in that coding system ?....
QA->The first DNA bar coding centre in India?....
QA->CBSE has partnered with whom to introduce Coding, Data Science subjects in the syllabus ?....
QA->C, BASIC, COBOL and JAVA are examples of ----- languages.....
QA->Which was the only state under President’s rule when the linguistic reorganisation was done?....
MCQ->With JSP, the coding is done in Java and only in Java.....
MCQ->/ Missing statements ? / public class NewTreeSet extends java.util.TreeSet { public static void main(String [] args) { java.util.TreeSet t = new java.util.TreeSet(); t.clear(); } public void clear() { TreeMap m = new TreeMap(); m.clear(); } } which two statements, added independently at beginning of the program, allow the code to compile? No statement is required import java.util.; import.java.util.Tree; import java.util.TreeSet; import java.util.TreeMap;....
MCQ->Which two can be used to create a new Thread? Extend java.lang.Thread and override the run() method. Extend java.lang.Runnable and override the start() method. Implement java.lang.Thread and implement the run() method. Implement java.lang.Runnable and implement the run() method. Implement java.lang.Thread and implement the start() method.....
MCQ->JSP pages provide a means to create dynamic Web pages using HTML and the Java programming language.....
MCQ->Each of the seven friends viz. P,Q,R,S,T,U and V joined seven different courses viz. MBA, MBBS, Law, Engineering, Arts, Science and Commerce (None of the given information necessarily in the same order) on seven different days of the same week i.e., Monday to Sunday. Only three people joined after S. Only two people joined between S and the one who joined Law. Only three people joined between the one who joined law and the one who joined Engineering. Only one person joined between V and the one who joined Arts. V joined before the person who joined Arts. V neither joined on Tuesday nor Wednesday. V did not join Engineering. Only three people joined between V and R. P joined on the day immediately before the one who joined Commerce. Neither S nor T joined Commerce. Q joined MBBS. P did not join Science. Qs.The one who joined Science, joined in which of the following days ?....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution