TUTORIAL QUESTION BANK - WordPress

3y ago
42 Views
2 Downloads
748.18 KB
7 Pages
Last View : 20d ago
Last Download : 3m ago
Upload by : Ronan Garica
Transcription

Courtesy IAREINSTITUTE OF AERONAUTICAL ENGINEERING(Autonomous)Dundigal, Hyderabad - 500 043COMPUTER SCIENCE AND ENGINEERINGTUTORIAL QUESTION BANKCourse Name: Web TechnologiesCourse Code: A60512Class: III B. Tech II SemesterBranch: Computer Science and EngineeringYear: 2015 – 2016Course Faculty:Ms.S.Swarajya Laxmi ,Associate ProfessorMr.Santhosh patil ,Assistant ProfessorOBJECTIVESediaTo meet the challenge of ensuring excellence in engineering education, the issue of quality needs to beaddressed, debated and taken forward in a systematic manner. Accreditation is the principal means ofquality assurance in higher education. The major emphasis of accreditation process is to measure theoutcomes of the program that is being accredited.p'sMIn line with this, Faculty of Institute of Aeronautical Engineering, Hyderabad has taken a lead inincorporating philosophy of outcome based education in the process of problem solving and careerdevelopment. So, all students of the institute should understand the depth and approach of course to betaught through this question bank, which will enhance learner‟s learning process.12345678910QuestionsSkS. No.yuPART – A (SHORT ANSWER QUESTIONS)Bloom’sTaxonomy T - IWhat is PHP?What is the difference between name and name?What are the differences between Get and post methods.How can we create a database using PHP and MySQL?What is the use of header() function in PHP ?How can we get second of the current time using date function?List out the predefined classes in PHP?What type of inheritance that PHP supports?What are the advantages/disadvantages of MySQL and PHP?What is the difference between PHP and Javascript?UNIT – II123456788Define XML? What are the advantages of xml?List the XML syntax rules in detail.Define an xml scheme show how an XML Scheme can becreated?Explain a brief note on XML parsers?Define how it is different from HTML?Explain the purpose of XML schema?List out the advantages of schema over DTD?Explain about XML parsing done with SAX?List out the three flavours of Document Type declaration?4

Courtesy IARE10Distinguish between SAX AND andRememberRemember6889RememberUnderstand6UNIT – III123456789101112131415List out difference between web server and application server?Which HTTP method is non-idempotent?Explain difference between GET and POST method?List out MIME Types?Discuss the web application and what is its directory structure?Explain about Servlet?List out various phases of Servlet life cycle?Build a Servlet program to illustrate parameter reading andparameter initializing. ?Explain how to override service () method?List the methods defined in HttpServletRequest?How do you get ServletContext reference inside Servlet?Which open source tag library have you used?What are the differences between GET and POST method inHTTP protocol?List different types of statements in JDBC?Explain different types of JDBC drivers?910UNIT – IV101112131415iaedMsp'89yu34567What are the differences between custom JSP tags and Serlets?Explain the difference between JSP include directive and JSPinclude action.Explain about Scriptlet tag?Explain how to use JavaBeans from JSP pages.Explain about various implicit objects?How many JSP scripting elements and what are they?How JSP pages the preferred API for creating a web-basedclient program?Define Tag library descriptor (TLD)?Explain the categories of JSP tags - Directives, Scriptingelements, Actions?List out differences between including action and includedirective in JSP?How do you define application wide error page in JSP?Explain how to load the drivers?Explain how to insert an image file (or other raw data) into adatabase?List the Java packages which contains JDBC classes andinterfaces, Java.SQL, Javax.SQLDefine how to open a database connection using 5RememberUnderstand1UNIT – V12345678910Explain how to embed JavaScript code in an HTML document.Define arrays in JavaScript?List the differences between Client side JavaScript Server sideJavaScript?Define how to create a Date Object?Explain dynamic html? What is the main difference betweenDHTML and HTML?Explain the various control statements available withJavaScript.Explain about a function using function constructor?Explain about the Accessing Elements using JavaScript?Define a boolean operator that a JavaScript support?Explain about String object in nderstand9155555

Courtesy IAREPART – B (LONGANSWER QUESTIONS)S. No.QuestionsBloom’sTaxonomy 3221032UNIT-I12345678910What are the different types of errors in PHP?What is the functionality of the function strstr and stristr?Explain about various datatypes in PHP.Explain about Arrays in PHP.List and Explain the string functions in PHP.List the statements that are used to connect PHP with MySQL.How PHP is different from PHP Script? Explain.Explain PHP form processing with an example.How can I retrieve values from one database server and storethem in other database server using PHP?What are the differences between Get and post methods inform submitting. Give the case where we can use get and wecan use post methods?10Remember3UNIT – II5678910iaedMs4p'3yu2Explain and show how XML is useful in defining data for webapplications.Explain the various terms related to Document TypeDefinition.Design an XML schema for hospital information management.Include every feature available with schema.Explain how styling XML with cascading style sheets is donefor the library information domain.List and Explain the important features of XML which makeit more suitable than HTML for creating web related services.Define an xml scheme to show how an XML Scheme can becreatedDefine Attributes in XML .Also different types of attributesList the elements in XML .Also different types of content ofElements.How do you define the elements of an XML document in anXML Schema?How do you set default and fixed values for simple 1444445441UNIT – III1234567891012Define a session tracker that tracks the number of accesses andlast access data of a particular web page.What is the security issues related to Servlets.Explain how HTTP POST request is processed using ServletsExplain how cookies are used for session tracking?Explain about Tomcat web server.What is Servlet? Explain life cycle of a Servlet?What are the advantages of Servlets over CGIWhat is session tracking? Explain differentmechanisms of session tracking?What is the difference between Servlets and applets?What is the difference between doGet() and doPost()?UNIT - IVExplain about the JSP processingExplain the mechanism to include resources dynamically andto forward request to other er9UnderstandUnderstand999

Courtesy IARE34Explain about JSP Elements?List the different Action Tags used in JSP with theirfunctionality5 Explain the types of Scripting tags and Directive tags in JSP.6 Explain about the usage of JavaBean Component in JSP.7 Explain briefly about the Problem with Servlets8 Describe the Anatomy of JSP Page9 Explain the MVC architecture and write a JSP program whichprints the current date?10 List the types of JSP Implicit Objects.11 How application data can be shared in JSP. Explain.12 Explain sharing and application data in JSP applicationDevelopment13 List the methods in request object.14 Explain about the JSP Directive Elements? Explain each oneof them in detail?15 Explain JSP application design with suitable and99RememberUnderstand8Understand91699UNIT – ViaedMs45678910p'3yu2Build a JavaScript program to convert distance in kilometers,miles to meters or inchesBuild a java script to verify a phone number, email-id and dateformats.Compare and contrast HTML and DHTML with suitableexamples.Explain the need for scripting languages in web programming.Explain the features of Java Script.What is JavaScript? Write the features of JavaScript?Write the code in JavaScript to open a new window when aExplainobjectsTheof JavaScriptlink on a anypagethreeis clicked.new window opened, is closed byWhatisformvalidation?Explainwithexample?placing a button on the window andwritingJavaScript code onWhatisanevent?Howcanwehandleeventsin JavaScript?the OnClick event of the 5

Courtesy IAREPART – C (PROBLEM SOLVING AND CRITICAL THINKING QUESTIONS)S. T - I345678910List and Explain PHP development frameworkExplain about database connectivity with PHP with suitableexamples.How strings are declared in PHP? Explain string operators.How array is declared in PHP. Also explain various types ofarray with proper examples.Build simple calculator using PHP.Build a program using PHP that creates the web applicationfor result publicationBuild application to send a email using PHPBuild a shopping cart application using PHP with use ofcookies.Explain about the control statements in PHP with example.Explain about cookies in PHP with example.UNIT - IIBuild an XML File using the following information structureincluding DTD section 2Applyed1ia12p'sM Accounting Inventory Inventory item Invoices Invoice Item Sales Note:a) Inventory Item has an attribute namely id (Required).b) Inventory Item, Item & Sales can be Empty too.c) Item has 3 attributes namely id (Required), qty & price.Sales has an attribute namely ids (Required).Skyu42Convert the given information into a XML file and thenconvert this XML File data into HTML file as it is.Roll No.1112133456NameRamShyamKrishnaSubjectWeb TechDBMSSEUnderstandMarks786582Define the Document type Definition (DTD) in XML. What isdifference between Internal and External DTD?What do you mean by XML? What are its Differences andsimilarities from HTML & CSS? Also explain the concept ofEntities & Attributes in XML?Build a document with two links to an external document. Thefirst link should lead to the beginning of the external document.The second link should lead to a particular section in theexternal document.How to write and read XML documents and How XMLstructures documents?1Remember4Remember4Apply1Remember4

Courtesy IARE78910How and why XML was developed. typical applications ofXML, with examplesBuild XSLT code to display Employee details in a table fromwhich is stored in XML.RememberExplain how data types are represented in XML Schema.UnderstandGet the students‟ details like name, register number and markusing form. Generate DTD for this XML qr100287Rst100389Generate the collected information in the descending order ofmarks using XSLT. Results should be displayed in the aboveformat. Write a source code and explain the same.4444UNIT - IIIApply64Describe about session tracking with relevant code snippet.Knowledge95“Servlet offer several advantages over CGI”. Justify.Evaluate66Explain about Security Issues in ServletUnderstand67Explain about Servlet? Explain lifecycle of a Servlet. Illustratewith an example program.Build a Servlet program to illustrate parameter reading andparameter initializing.Explain Cookies session tracking with relevant code snippet.UnderstandUnderstand8List the methods defined in tand3Build a Servlet that generates HTML page and explain theprocess of generation of HTML page.List and explain the classes and interfaces of javax.servlet.httppackage.Build a Servlet that handles HTTP get RequestSk1ApplyApply1696UNIT - IV1Explain about the JSP processingUnderstand2Explain the mechanism to include resources dynamically andto forward request to other JSPs?Explain about JSP Elements?UnderstandRemember5List the different Action Tags used in JSP with theirfunctionalityExplain the types of Scripting tags and Directive tags in JSP.Understand66Interpret about the usage of JavaBeans Component in JSP.Understand87Describe the Anatomy of JSP PageKnowledge98Describe the MVC architecture and write a JSP program whichprints the current date?Explain JSP application design with suitable example?KnowledgeUnderstand9Explain about JSP with a Bean in the session scope.Understand834910UNIT - VUnderstand9919

Courtesy IAREia1 Build a JavaScript to analyze a subject code for subject in asemester. The subject code may be visualized like 12 CS 43where „12‟ represents year of syllabus, „CS‟ – indicates theengineering discipline as Computer Science and Engineeringand „4‟ gives the semester details as 4 them, and „3‟ gives thesubject information.2 Build a JavaScript that displays the as per the following:(calculates the squares and cubes of the numbers from 0 to 10)3 Insert an image into a webpage. Build a script which displays amessage when the mouse is over the image.4 Interpret how JavaScript can handle the events? “JavaScript isevent driven”. What is meant by an event?5 Build a Web page ,which accept user information and usercomments on the web site to check if all the Text fields havebeing entered with data else display an alert.6 Build a JavaScript which accepts the text in lower case anddisplays the text in uppercase.7 Build a java script to validate a form consisting of user name.Also navigate to another web pages after navigation8 Build a java script that read four integers and display the largestand displays the largest and smallest integers from the givenintegers.9 Build a java Script program to determine whether a givennumber is an Armstrong number or y1Apply5Apply5yup'sMed10 Build a JavaScript that reads list of ten numbers and displaysthe count of negative numbers, the count of positive numbersand the count of zeros from the list.ApplySkPrepared by:Ms.S.Swarajya Laxmi,Associate Professor,Mr.Santhosh patil ,Assistant ProfessorHOD,COMPUTER SCIENCE AND ENGINEERING

14 List the Java packages which contains JDBC classes and interfaces, Java.SQL, Javax.SQL Remember 9 15 Define how to open a database connection using JDBC. Remember 10 UNIT – V 1 Explain how to embed JavaScript code in an HTML document. Understand 1 2 Define arrays in JavaScript? Remember 5

Related Documents:

Northern Bank & Trust Co. Patriot Community Bank People's United Bank Pilgrim Bank Radius Bank RTN Federal Credit Union Santander StonehamBank TD Bank The Cooperative Bank The Savings Bank The Village Bank Walpole Cooperative Bank Wellesley Bank Winchester Co-operative Bank Abington Bank Bank of Canton Blue Hills Bank Boston Private Bank & Trust

M/s G.M. Kapadia & Co., Chartered Accountants Bankers HDFC Bank Ltd. (Primary Banker) Axis Bank Ltd. Bank of Baroda Bandhan Bank Ltd. Citibank N.A. CSB Bank Ltd. DCB Bank Ltd. Deutsche Bank ESAF Small Finance Bank ICICI Bank Ltd. IDFC Bank Ltd. Indian Bank RBL Bank Ltd. Saraswat Co-op Bank Ltd. State Bank of India Suryoday Small Finance Bank Ltd.

10. HDFC Bank Limited 11. ICICI Bank Ltd 12. Indian Overseas Bank 13. ING Vysya Bank 14. Kotak Bank -Virtual card 15. Shivalik Bank 16. Standard Chartered Bank 17. State Bank of Bikaner and Jaipur 18. State Bank of India 19. State Bank of Mysore 20. State Bank of Travencore 21. Syndicate Bank 22. The Federal Bank Ltd 23. The Karur Vysya Bank Ltd

commerce bank eastern bank-east west bank everbank firstbank first hawaiian bank-first horizon bank firstmerit bank-first national of. nebraska first niagara flagstar bank f.n.b.corp. frost national bank fulton financial hancock bank iberiabank m b financial new york community banks old national, bank one west bank people's united bank raymond .

State Bank of India State Bank of Mysore State Bank of Patiala State Bank of Travancore Syndicate Bank Tamilnadu Mercantile Bank TNSC Bank UCO Bank Union Bank of India United Bank of India Vijaya Bank YES Bank . Instruction to follow during first time use of Karur Vysya

Access Bank Acleda Bank Agricultural Bank of China ANZ Arab International Bank Banco Sabadell Bank ABC Bank Alfalah Bank Islam Brunei Darussalam Bank of America Bank of Baroda Bank of China BankUnited Banorte Barclays BBVA Belsize BMCE Bank BMO Capital Markets BNL - BNP Paribas BNP Paribas BNY Mellon Bpifranc

Bank of Baroda. 31: Bank of Beirut (UK) Limited . 32: Bank of China. 33: Bank of Communications (UK) Limited. 34: Bank of Cyprus UK Limited. 35: Bank of East Asia Limited. 36: Bank of India. 37: Bank of Montreal . 38: Bank of New York Mellon (UK Group) 39: Bank of Nova Scotia, The . 40: Bank of Taiwan - Lon

Deka Bank Deutsche Girozentrale Deutsche Bank AG DNB Bank ASA DZ BANK AG Helaba (Landesbank Hessen-Thüringen) HSBC ICBC (London) plc ING Bank Intesa Sanpaolo Investec Bank plc KBC Bank KfW IPEX-Bank KommunalKredit Austria AG Landesbank Baden-Württemberg (LBBW) Macquarie Group mBank SA Mizuho Bank National Australia Bank National Bank of Abu Dhabi