- Write a program to find the reverse of a given number.
- Write a program to check whether a given number is Armstrong number.
- Write a program to generate prime numbers up to 100.
- Write a program to find first n Fibonacci numbers using a constructor.
- Write a program to find sum of two complex numbers using object as parameter.
- Write a program to find area of a circle, area of rectangle and area of triangle using overloaded constructor function?
- Write a program to find the sum and average of a list of ‘n’ numbers.(using single dimension array)
- Write a program to arrange a list of n numbers in ascending order using bubble sort.
- Write a program to find the largest element of each row of given matrix of order m*n.
- Write a program to find the sum of the elements on both the diagonals of the squarematrix of order.
- Write a program to find power of a number using recursion.
- Write a program to check whether string is palindrome or not.
- Write a program that accepts a shopping list of 5 items from user and stores them in a vector? Add functions for the following:
1) To add an item at a specified location in the list.
2) To print the contents of the vector. - Write a program to implement multiple catch statements.
- Write a program to throw your own exception.
- Write a program for achieving single inheritance?
- Write a program to achieve multilevel inheritance
- Write a program to multiple inheritance by using interface
- Write a program to demonstrate function overriding?
- Write a program to implement an abstract class.
- Write a program to illustrate the usage of packages
- Write a program to generate 2 threads of execution by implementing run able interface?
- Write a program to implement priority for a thread?
- Write an applet program to draw Human face.
- Write an applet to program show following ellipses.
Thursday, March 15, 2012
Subscribe to:
Posts (Atom)
ECCF Question Describe the Block diagram of Operational Amplifier Draw the pin diagram of µA 741 op-amp Draw the schematic diagram o...
-
RECURSION ITERATIONS Recursive function – is a function that is partially defined by itself Iterative Instruct...
-
QUESTION BANK FOR I A E 2(APRIL 2015) SEM: II ...
-
video tutorials for file programming introduction to file programming https://www.youtube.com/watch?v=Vk8jndFozdQ modes of op...