Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
What do you mean by RPC? Write a detail note on the XML-based RPC.
Illustrate the standard application layer protocols available in the internet?
What do you mean by java bean? Illustrate the necessary criteria of the bean class? Explain how many kinds of properties are there in the java bean? Describe about them.
Illustrate the various types of properties of a java bean? Write down a bean to set the background color and size of the swing frame.
Explain the term internet or intranet firewall? Describe various types of component of a firewall.
Explain the sequential steps to use the JTabbedPane control? Also explain the syntax.
Explain the procedure for creating the Radio Button in AWT with the help of an example.
Describe about the class hierarchy of AWT classes.
Explain how java implements the UDP protocol? Describe different classes available in Java to support the UDP protocol.
Describe Method overloading and Method overriding with appropriate illustration. Can you overload operators in the java?
Write down a detail note on the Java class loaders.
Write down the various level lockings using synchronization keyword.
What is the purpose of the finally clause of a try-catch-finally statement?
Describe static nested class and inner class with appropriate examples.
What do you mean by object cloning? What is the difference between shallow copy and deep copy in cloning?
Illustrate the two benefits do threads have over the multiple processes? Illustrate the main demerits do they have? Propose one application which would benefit from the use of threads and one that w
Describe the methods available under String and String Buffer Class.
Write down the name of some Java API Packages. Write down the name of some JavaDoc Comments.
Make an inheritance diagram of AWT event classes. What do you meant by Semantic and Low-level events in the AWT? List different semantic and low-level event classes in the java.awt.event package?
Write down a Java program which makes a file stream concatenating two existing files. As well make use of input buffer to read the content of resultant file and output buffer to display the content.
Illustrate the various types of exceptions in the Java? Explain why do you require catching an exception in the Java? Describe.
What do you mean by CORBA? Write down its applications? Explain how is it associated to the RMI?
Explain why are Translation Look-aside Buffers (TLBs) significant? In a simple paging system, what type information is stored in a typical TLB table entry?
Suppose that the given track requests have been made in this order: 40, 67, 11, 240, and 87. Illustrate the order in which the optimized C-SCAN would service such requests and determine the total se
Explain why is segmented paging significant (as compared to the paging system)? Illustrate the various pieces of the virtual address in segmented paging system?