SEO Question Bank - Shree HN Shukla College

advertisement
H. N. SHUKLA COLLEGE OF I.T. & MGMT.
(AFFILIATED TO SAURASHTRA UNIVERSITY)
2 – Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya Road,
Rajkot - 360001
Ph.No–(0281)2440478,2472590
3 - Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya road,
Rajkot – 360001
Ph. No- 2471645
QUESTION BANK-ASP.NET
Sr No.
Questions
1.
1. Explain the ASP.net frame work in detail.
2.
2. Explain IIS
3.
3. Explain Different type of files used in ASP.NET.
4.
4. Explain ASP.NET server control and client control in detail.
5. Explain web form in details with properties.
5.
6. Explain Label control in detail with Example.
7. Explain TextBox control in detail with Example.
6.
8. Explain CheckBox control in detail with Example.
9. Explain CheckBoxList control in detail with Example.
7.
10.Explain RadioButton control in detail with Example.
11.Explain RadioButtonList control in detail with Example.
8.
12.Explain Button control in detail with Example.
13.Explain LinkButton control in detail with Example.
9.
14.Explain Image control in detail with Example.
15.Explain ImageButton control in detail with Example.
10.
16.Explain ImageMap control in detail with Example.
SHREE H.N.SHUKLA COLLEGE OF IT & MGMT.
Page No. : 1
H. N. SHUKLA COLLEGE OF I.T. & MGMT.
(AFFILIATED TO SAURASHTRA UNIVERSITY)
3 - Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya road,
Rajkot – 360001
Ph. No- 2471645
2 – Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya Road,
Rajkot - 360001
Ph.No–(0281)2440478,2472590
11.
17.Explain Panel control in detail with Example.
12.
18.Explain ListBox control in detail with Example.
13.
19.Explain DropDownList control in detail with Example.
14.
20.Explain HyperLink control in detail with Example.
15.
21.What is client side validation and server side validation.
16.
22.Explain RequiredFieldValidator control in detail with Example.
17.
23.Explain CompareValidator control in detail with Example.
18.
24.Explain RangeValidator control in detail with Example.
19.
25.Explain RegularExpressionValidator control in detail with Example.
20.
26.Explain CustomValidator control in detail with Example.
21.
27.Explain ValidationSummary control in detail with Example.
22.
28.Explain Base Validator Class in detail.
23.
29.Explain FileUpload control with its properties.
24.
30.Explain Calendar control with example.
25.
31.Explain Ad Rotator control with example.
26.
32.Explain MultiView control in detail.
27.
33.Explain Wizard control with example.
28.
34.List state management methods and explain any one with example.
SHREE H.N.SHUKLA COLLEGE OF IT & MGMT.
Page No. : 2
H. N. SHUKLA COLLEGE OF I.T. & MGMT.
(AFFILIATED TO SAURASHTRA UNIVERSITY)
3 - Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya road,
Rajkot – 360001
Ph. No- 2471645
2 – Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya Road,
Rajkot - 360001
Ph.No–(0281)2440478,2472590
35.Explain Server side and Client side state management methods.
36.Explain View state in details.
29.
37.Explain QueryString in details.
30.
38.Explain Cookies in detail.
31.
39.Explain Application state in details.
32.
40.Explain Session state in details.
33.
41.Draw and Explain the Architecture of ADO.Net.
42.List different namespaces used by ADO.Net.
34.
43.Explain Data Providers of ADO.Net.
35.
44.Explain connected and disconnected Database Architecture in detail.
36.
45.Explain Connection class in detail.
37.
46.Explain Command class in detail.
38.
47.Explain DataReader class in detail.
39.
48.Insert, Update, Delete, Select using Connected Architecture.
40.
49.Explain Data Adapter class in detail.
41.
50.Explain DataSet and DataTable class in detail.
42.
51.Explain GridView control with example.
43.
52.Insert, Update, Delete, Select using Dis-Connected Architecture.
SHREE H.N.SHUKLA COLLEGE OF IT & MGMT.
Page No. : 3
H. N. SHUKLA COLLEGE OF I.T. & MGMT.
(AFFILIATED TO SAURASHTRA UNIVERSITY)
3 - Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya road,
Rajkot – 360001
Ph. No- 2471645
44.
53.Explain Repeater Control.
45.
54.Explain Data Bindings in detail.
2 – Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya Road,
Rajkot - 360001
Ph.No–(0281)2440478,2472590
55.Explain Data Binding methods in detail.
56.Explain Data Binding concept with web.
46.
57.Writing Datasets to XML.
47.
58.Reading Datasets with XML.
48.
59.Briefly explain how Web Services work.
60.Explain Binding and Consuming web service in detail.
49.
61.Explain SOAP, WSDL and UDDI in detail with context to Web
Services.
50.
62.Explain Authentication and Authorization in detail.
51.
63.Briefly explain how Web Site configuration is done in ASP.NET
(Explain Web.Config and Machine.Config files)
52.
64.What do you mean by Tracing ? Explain different types of tracing.
53.
65.Explain <customErrors> section of Web.Config in detail.
SHREE H.N.SHUKLA COLLEGE OF IT & MGMT.
Page No. : 4
H. N. SHUKLA COLLEGE OF I.T. & MGMT.
(AFFILIATED TO SAURASHTRA UNIVERSITY)
3 - Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya road,
Rajkot – 360001
Ph. No- 2471645
2 – Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya Road,
Rajkot - 360001
Ph.No–(0281)2440478,2472590
J2EE
Question Bank
1. Describe Two-Tier, Three-Tier and N-Tier Architecture.
2. Describe Following J2EE APIs
Servlet, JSP, JMS, JavaMail, JNDI
3. What do you mean by Web Container ? Explain Tom-Cat as web container.
4. What is RMI ? Explain RMI Architecture.
5. Explain Stubs and Skeleton in context to RMI.
6. Explain Types of JDBC Drivers.
7. What is Statement object in JDBC ? Describe in detail
8. What is Prepared Statement and Callable ? Explain briefly.
9. What do you mean by Meta Data ? Describe ResultSet MetaData and DatabaseMetaData.
10. Briefly explain Servlet Life Cycle.
11. Describe following methods in context to HttpServlet Class.
doGet(), doPost(), service(), doDelete()
12. Briefly explain about Sevlet Exceptions.
13. Explain following methods in context to HttpServletRequest Interface.
getAttribute(), getAttributeNames(), getParameter(), getParameterNames(), getSession(),
getCookies()
14. Explain following methods in context to HttpServletResponse
getWriter(), addCookie(), sendRedirect(), setContentType()
15. What do you mean by Session ? Explain how to do Session Management in J2EE.
16. What do you mean by Cookies ? Explain how cookies are handled in J2EE.
17. Explain the difference between Session and Cookies Management.
18. Describe following Session methods.
getId(), isNew(), setAttribute(), removeAttribute(), invalidate()
19. What is the use of RequestDispatcher Class ? Explain forward() and include() method. OR
How to transfer request from one servlet to another servlet in J2EE ? Explain briefly.
20. What do you mean by ServletContext ? Explain its methods.
21. Briefly explain JSP Life cycle.
22. Explain different Elements (Directive, Scripting, Expresson, Scriplet, Comment) in JSP.
23. What is the use of <jsp:include> and <jsp:forward> in JSP.
24. What is the use of <jsp:param> and <jsp:plugin> in JSP.
25. Explain different types of Comments in JSP
26. Briefly describe about scope of JSP Variables i.e. page, request, session, application.
27. What do you mean by Implicit Objects in JSP? Describe explicit objects of JSP.
SHREE H.N.SHUKLA COLLEGE OF IT & MGMT.
Page No. : 5
H. N. SHUKLA COLLEGE OF I.T. & MGMT.
(AFFILIATED TO SAURASHTRA UNIVERSITY)
3 - Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya road,
Rajkot – 360001
Ph. No- 2471645
2 – Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya Road,
Rajkot - 360001
Ph.No–(0281)2440478,2472590
28. Explain how Errors and Exceptions are handled in JSP.
29. What do you mean by EL? Explain in brief.
30. Explain Java Beans property and methods.
31. Explain Java Bean package.
32. Explain MVC Architecture.
33. Explain Benefits of EJB.
34. Explain types of EJB.
35. Explain Session and Entity of Beans.
36. Explain Message-driven beans.
37. Explain Hibernate and needs.
38. Explain advantage and disadvantages of Hibernate.
39. Explain jars and configuration files of hibernate.
40. Explain Hibernate Inheritance.
41. Explain Sessions.
42. Explain Spring Framework.
43. Explain Spring Architecture.
44. Explain spring and MVC.
45. Explain Inversion of Control in Spring.
46. Explain AOP.
47. Explain Understanding Struts Framework.
48. Explain Comparison with MVC.
49. Explain Struts Flow of Control.
50. Explain Handling Request Parameters with Form Beans.
51. Explain Prepopulating and Redisplaying Input Forms.
52. Explain Using Properties Files.
SHREE H.N.SHUKLA COLLEGE OF IT & MGMT.
Page No. : 6
H. N. SHUKLA COLLEGE OF I.T. & MGMT.
(AFFILIATED TO SAURASHTRA UNIVERSITY)
3 - Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya road,
Rajkot – 360001
Ph. No- 2471645
2 – Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya Road,
Rajkot - 360001
Ph.No–(0281)2440478,2472590
SEO
Question Bank
1. What is SEO?
2. What are the Types of SEO?
3. What are the SEO Techniques available?
4. What is On Page Optimization?
5. What is Off Page Optimization?
6. What do you mean by Page Rank or PR?
7. What is a Back link?
8. What is an out bound Link?
9. What is a keyword?
10. What is Anchor Text?
11. What are organic results?
12. What is Googlebot?
13. What is a Meta Tag?
14. What tools do you use for doing SEO?
15. What is Google Sandbox?
16. What are the limitations of title and description tags?
17. How will you increase the Pagerank of a page?
18. How will you treat Web standards while optimizing a website?
19. What is 301 redirect?
20. What is Cloaking?
21. What methods would you apply for decreasing the loading time of a website?
SHREE H.N.SHUKLA COLLEGE OF IT & MGMT.
Page No. : 7
H. N. SHUKLA COLLEGE OF I.T. & MGMT.
(AFFILIATED TO SAURASHTRA UNIVERSITY)
3 - Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya road,
Rajkot – 360001
Ph. No- 2471645
2 – Vaishalinagar
Nr. Amrapali Railway Crossing,
Raiya Road,
Rajkot - 360001
Ph.No–(0281)2440478,2472590
22. What are webmaster tools?
23. What is robots.txt?
24. What is Keyword Density?
25. What is Cross Linking?
26. What is Google Sandbox in SEO?
27. What is the difference between On page SEO and Off page SEO?
28. Does Google uses keyword tags?
29. What is 301 redirect?
30. What is the difference between “White Hat SEO” and “Black Hat SEO”
31. What are the limitations of title and description tags?
32. What are webmaster tools?
33. What is robots.txt?
34. Can you write HTML Code by hand? / What do you understand by Frames in HTML?
35. How to know that my Web Site is banned by Search Engines?
36. What is keyword density ?
37. Which Important factors makes ON Page Optimization better ?
38. How many types of Meta Tags and their characters limits ?
39. What SEO tools do you use ?
40. Why does Google rank Wikipedia for so many topics?
SHREE H.N.SHUKLA COLLEGE OF IT & MGMT.
Page No. : 8
Download