Unit 1: Introduction to Web Technology and Core Java
- Q1). Write the history of world wide web (WWW).
- Q2). What do you mean by Web Technologies? Write down the various steps to develop a multi departmental website.
- Q3). Write the different between web server and web browser. How does a web server work?
- Q4). What are the technologies used in web design? What is the role of scripting language in web design?
- Q5). What is W3C ? Write its role.
- Q6). Discuss the various web development strategies in brief.
- Q7). What do you mean by plugin and cookies? Also write its role.
- Q8). Discuss the most basic elements of good site design including navigation consideration.
- Q9). What do you mean by protocol? Provide the name of those protocols which help in web and explain the working of those protocols.
- Q10). What is FTP ? Explain its uses and working on the internet.
- Q11). Explain the working of CSMA/CD.
- Q12). Write a note: 1. FTP 2. UDP 3. POP3 4. MIME 5. Telnet 6. Ping
- Q13). 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?
- Q14). Describe in brief, the growth of the web technology . Explain the protocols governing the web.
- Q15). What do you mean by MIME, IMAP and SMTP.
- Q16). What do you mean by web project? How it should be defined?
- Q17). Discuss the various web project development phases. Clearly indicate the inputs and outputs of each phase of the project.
- Q18). Why it is important to identify the object in web development startegies? Also explain ,with help of block diagram web development process.
- Q19). Explain the block diagram for web development.
- Q20). Write a short note on web application with suitable examples.
- Q21). What are the stages and strategies required to develop a web project?
- Q22). What are the essential skills that must be identified while selecting the members of a web project team?
- Q23). Write a note on web team.
- Q24). Discuss the factors to be considered in order to make an effective web team.
- Q25). What is virtual management ? How one can manage a virtual team?
- Q26). Why planning is must before developing a website ? What are advantages of early planning ?
- Q27). 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?
- Q28). What is Java? Write its features.
- Q29). What a note on JVM, JDK and JRE ?
- Q30). Write the data type of Java.
- Q31). What is operators? Explain the various types of operators.
- Q32). Write a note on class and objects in java.
- Q33). What do you mean by Access modifier?
- Q34). What is array? Explain.
- Q35). What do you mean by inheritance? Explain the various type of inheritance.
- Q36). Write a note on Abstract class in Java.
- Q37). Write a note on Interface in Java.
- Q38). Write the difference between abstract class and interface in java.
- Q39). What do you mean by exception handling in Java?
- Q40). Write a short note on I/O.
- Q41). What is multithreding in JAVA? Also explain the life cycle of thread.
- Q42). What do you mean by applet? Explain its life cycle.
- Q43). What do you mean by AWT ? Explain.