Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Distinguish between the local, static and global variable in terms of scope and life-time.
Write down the Stream Class hierarchy of classes which are used for simple input-output and file input-output. As well describe the purpose of each class in hierarchy.
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.
Critically discuss HTML form Development. Write down comprehensively about the common language runtime.
Critically discuss comprehensively about Name spaces. Give a brief description of inheritance.
Explain how does overloading of prefix and suffix decrement operators vary? Describe with help of an illustration?
What do you mean by dynamic binding? Validate that run-time polymorphism is not possible devoid of dynamic binding?
Describe four merits of object-oriented approach over the traditional approach?
Illustrate out the library function by header files. Critically discuss Depth First Search with appropriate illustration.
Illustrate out the techniques of file organizations. Critically discuss any two sorting methods with illustration.
What do you mean by formal and actual parameters? Distinguish between them with the help of an illustration.
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.
Describe synchronization of the threads in multithreading.
Describe any two elements of .NET framework. List and explain some of the de-merits of VB.
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.
Write down the differences between DDA Line drawing and Bresenhma's line drawing algorithm.
Discuss the switch Statements with the help of flowchart and syntax. Describe the working of ‘For Loop’ with the help of an example.
What do you mean by copy constructor? Describe it with the help of an appropriate illustration. When is copy constructors called?
Explain how polymorphism is achieved by using the concept of operator overloading. Write down a program to concatenate strings by using operator-overloading concept.
Distinguish between the member function and static member function in C++.
Write down a recursive Program to produce the Fibonacci series.