Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
The purpose of this assignment is for you to gain experience with object oriented programming in Java: in particular, the ideas of inheritance, dynamic binding (virtual methods), overriding and overlo
Create a program which demonstrates information regarding a family member or friend. This program must print out information regarding what you like best about him or her.
Write down a query to exhibit the ENAME, COMM, SAL, HIREDATE, NEW_SAL. The NEW_SAL will be computed by the following rule:
Write down the difference between Pass by value and Pass by reference.
Write down the use of RichTextBox. Write down the difference between TextBox and RichTextBox.
Draw the VB form to access the simple database without using data control by using DAO.
You will be designing a simple Sudoku Game. The rules of Sudoku can be found on web. The rules are explained:
Describe the localization and globalization characteristic in the application development?
What do you mean by delegates? Describe its lifecycle. Describe the merits of using delegates. What modifier we employed with delegates?
Write down a C++ program for concatenation of two strings.
Write down a program in c++ by using class named Complex to add two complex numbers by using concept of passing objects as arguments.
Describe how to use cin and cout operator? Write the classes which perform file stream operation.
Write down the difference between overloaded functions and function templates.
Make a distinction between overloaded function and Function template comprehensively. Explain each with Example.
Discuss in detail about the optical storage devices. Write down notes on the virtual memory.
Write down the floating point representations of the 53115.85. What do you understand by the term DON’T care conditions?
Illustrate out performance analysis or complexity analysis? Illustrate space complexity and time complexity with an instance. Illustrate out the Kruskal’s shortest path algorithm.
Write down the algorithm for executing Circular Queue. Discuss the procedure for insertion and deletion of node in a heap.
Write down the benefits of Binary Search over Linear Search. What do you mean by variable length record? Provide an example.
Discuss in detail about the friend function with an example. Write down an overview about TC++ graphics.
In brief discuss about different looping statements with examples. Discuss in detail about the overloaded function with appropriate examples.
Write down the purpose and declaration of the structure. Delineate constructor. Write down its advantages.
Describe the design of interactive java servelets and communication between applets and servelets.
Illustrate out the Sequential and Indexed sequential file. Discuss the opening and closing the file.
Provide the application and features of the C language. Write down a program to print Fibonacci series upto ‘n’ numbers.