- Write a program to input all types of data from keyboard and display it by different ways.
- Write a program to perform addition of two numbers. Take the input from the command line.
- Write a program to display Fibonacci series using for loop.Fibonacci series is 0 1 1 2 3 5 8......................
- Write a program to display the following pattern. 1
2 2 *
3 3 3 * *
4 4 4 4 * * *
A B C Q Q
A B P
A - Write a program to sort array in ascending order.
- Write a program to perform matrix multiplication and transpose of a matrix.
- Write a program to implement following:
To demonstrate all string methods
To demonstrate all string Buffer methods
To reverse a string and check if it is a palindrome. - Write a program to demonstrate collection class - Array list , Linked list.
- Write a program to create applet to display student name and Roll number by passing parameter. Apply font and colour to the text.
- Write program to create multiple threads to print $*$*$*
- Write a program to create applet to draw rectangle with diagonal and circle enclosed in it.
OR download in zip.
Object oriented programming language pratical program
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment