Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
State Data Types along with its formatted strings. Describe the structure of C program.
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.
With appropriate instance, critically discuss the different operators accessible in java. With appropriate instance, illustrate the entry controlled loop - FOR statement.
Illustrate the structure of the typical Java Program. Write down a Java program to print the multiplication table by using does-while loop.
Critically discuss the properties of the decomposition. Illustrate out the term query. Provide example.
Write down a program for the electricity bill preparation using DAO in VB. Illustrate out the concept of the error handling objects in VB.
Critically discuss the concept of user-defined procedures. Make a simple front- end database application.
Illustrate out the multicasting counting protocols. Write down comprehensive note on the term socket.
Illustrate out the various types of operators with illustration. Illustrate out the term typecasting. What are implicit and explicit type conversions?
Write down a C program to create Fibonacci numbers using recursion. Write down a C program to create a multiplication table.
Write down the C program to compute the student total and average marks of given subjects using structures. Write down the C program to exhibit the string functions.
Write down a C program to create prime numbers till the given number. Write down a C program to search the given number in an array by using binary search.
Write down a C program to find out the area and circumference of the circle. Write down the C program to find out the area and perimeter of the rectangle.
Write down a C program to accept the numbers and generate Square root, cube and exponential values. Write down a C program to reverse the given number and verify if the number is palindrome.
Write down a C program for the matrix addition. Write down a C program for the matrix subtraction.
Write down a C program to find out the sum of the first 15 even numbers and compute the square of the sum.
Write down a recursive function to compute the factorial of an integer.
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.