Sunday, February 6, 2011

post questions

if you want the info of some particular topic or question then post here

Saturday, July 25, 2009

BCA 3rd Sem - C++ Programs

1) WAP to Swap two numbers using Friend Function
http://www.ziddu.com/download/5766961/swap.txt.html


2) WAP to calculate area and circumference of a circle using inline functions
http://www.ziddu.com/download/5776073/areaandcircumferenceofcircle.txt.html


3)WAP to find the maximum of two numbers using Freind Function
http://www.ziddu.com/download/5782705/bigoftwonumbers.txt.html


4)WAP to add two time varibles
http://www.ziddu.com/download/5782706/sumoftime.txt.html

Friday, June 19, 2009

BCA 2nd Sem English

Where the mind is without fear
http://www.ziddu.com/download/5259605/WheretheMindisWithoutFear.doc.html

BCA 1st Sem - C Programs

Write a C program to find quadratic equation

http://www.ziddu.com/download/18465947/quadraticequation.txt.html


Write a C program to display files

http://www.ziddu.com/download/18465948/displayfiles.txt.html


Write a C program to find the fibonacci series

http://www.ziddu.com/download/18465949/fibonacci.txt.html


Write a C program to convert uppercase characters to lowercase characters and vice versa in a string

http://www.ziddu.com/download/18465950/uppercasetolowercase.txt.html


Write a C program to concatinate two strings

http://www.ziddu.com/download/18465951/concatinationoftwostrings.txt.html


Write a C program to find gcd and lcm

http://www.ziddu.com/download/18465952/gcdlcm.txt.html


Write a C program to find given year is leap year or not

http://www.ziddu.com/download/18465953/leapyearornot.txt.html


Write a C program to find factorial of a number

http://www.ziddu.com/download/18465954/factorial.txt.html


Write a C program to find a given number is palindrome or not

http://www.ziddu.com/download/18465955/palindrome.txt.html


Write a C program to find prime numbers

http://www.ziddu.com/download/18465956/primenumbers.txt.html