Table of Contents
- Write the history of world wide web (WWW).
- What do you mean by Web Technologies? Write down the various steps to develop a multi departmental website.
- Write the different between web server and web browser. How does a web server work?
- What are the technologies used in web design? What is the role of scripting language in web design?
- What is W3C? Write its role.
- Discuss the various web development strategies in brief.
- What do you mean by plugin and cookies? Also write its role.
- Discuss the most basic elements of good site design including navigation consideration.
- What do you mean by protocol? Provide the name of those protocols which help in web and explain the working of those protocols.
- What is FTP ? Explain its uses and working on the internet.
- Explain the working of CSMA/CD.
- Write a note: 1. FTP 2. UDP 3. POP3 4. MIME 5. Telnet 6. Ping
- Explain the concept of URL and IP Address. Also, describe the various fields in IP datagram header. How an IP address is assigned to host?
- Describe in brief, the growth of the web technology . Explain the protocols governing the web.
- What do you mean by MIME, IMAP and SMTP.
- What do you mean by web project? How it should be defined?
- Discuss the various web project development phases. Clearly indicate the inputs and outputs of each phase of the project.
- Why it is important to identify the object in web development strategies? Also explain ,with help of block diagram web development process.
- Explain the block diagram for web development.
- Write a short note on web application with suitable examples.
- What are the stages and strategies required to develop a web project?
- What are the essential skills that must be identified while selecting the members of a web project team?
- Write a note on web team.
- Discuss the factors to be considered in order to make an effective web team.
- What is virtual management ? How one can manage a virtual team?
- Why planning is must before developing a website ? What are advantages of early planning?
- What do you mean by Domain Name System (DNS) ? How the DNS server works? What is the need for additional suffix such as com, edu, and gov?
- What is Java? Write its features.
- Write a note on JVM, JDK and JRE?
- Write the data type of Java.
- What is operators? Explain the various types of operators.
- Write a note on class and objects in java.
- What do you mean by Access modifier?
- What is array? Explain.
- What do you mean by inheritance? Explain the various type of inheritance.
- Write a note on Abstract class in Java.
- Write a note on Interface in Java.
- Write the difference between abstract class and interface in java.
- What do you mean by exception handling in Java?
- Write a short note on I/O.
- What is multithreading in JAVA? Also explain the life cycle of thread.
- What do you mean by applet? Explain its life cycle.
- What do you mean by AWT ? Explain.
What did you think?
Similar Reads
-
What is COM and DCOM?
Short Answer 1. COM (Component Object Model) COM is like a rule book for how pieces of computer programs can… -
How is Java Strongly Associated with Internet?
Short Answer Java is like a superhero of the internet world. When it first appeared, Java brought new powers to… -
Differences between Java and JavaScript
Java and JavaScript are two distinct programming languages that serve different purposes and have different capabilities. Despite the similarity in… -
What is CORBA in details
Short Answer CORBA stands for Common Object Request Broker Architecture. It's a way for different computer programs to talk to… -
Importance of COM/DCOM in making Commercial Website
Short Answer Imagine you want to build a super cool clubhouse, but instead of starting from scratch, you use parts… -
Difference between COM and DCOM
Short Answer COM (Component Object Model) and DCOM (Distributed Component Object Model) are both technologies from Microsoft. COM lets different… -
Difference between Dynamic web page, Static Web page and Active web Pages
Short Answer Static web pages are like pictures in a book. They look the same every time you see them.… -
A detailed note on Servlet Package
Short Answer The servlet package is a part of Java that helps you make web pages that can change based… -
Servlet and life cycle of Servlet
Short Answer A servlet is a Java program that runs on a web server. It helps websites interact with users… -
What is Struts framework? Write its features and advantage
Short Answer Struts is a framework for building web applications in Java. It helps developers create websites that can easily…