AJava Assign
AJava Assign
Q1. What is transient variable? Why do we use it? Q2. What do you understand by Synchronization? Write a program in java to implement the Synchronization? Q3. What is similarities/difference between an Abstract class and Interface? Also write the code for creating an interface & abstract class. Q4. What do you understand by the term garbage collection? How it is handled in java? Q5. What is the reference variable? Why it is known as reference variable? How it different from class level variables?
B.Tech 8th Semester Advance Java Assignment No-2 Max Marks-10 Note: Each question carry equal marks.
Q1. What is an exception? Describe with an example how it can be resolved. Q2. What is polling in multithreading explain with an example. What functionality provided by java to resolve this problem. Q3. Why do we require socket? Write a program to connect a client to a server? Q4. Describe the various types of statements used in JDBC? Q5. What is RMI registry?.What role it play in RMI?
B.Tech 6th Semester Computer Network Assignment No-1 Max Marks-10 Note: Each question carry equal marks. Q1. What is CSMA/CD? Explain it with the help of flow chart? How it is different from pure Aloha? Q2. What functionalities provided by data link layer. Describe each in detail. Also name the various devices which works at this layer? Q3. How does TCP provides connection oriented service? What other services provided by the TCP? Q4. How circuit switch network is different from packet switch & message switch network?
B.Tech 6th Semester Computer Network Assignment No-2 Max Marks-10 Note: Each question carry equal marks.
Q1. What are the various types of addresses used in internet? What is their role in internet? Q2. What is subnet & supernet ? Why do require them? Q3. What is proxy ARP? How is it different from ARP? Q4. Describe the architecture of Email system using diagram. Also explain its various components