Posts

Showing posts from 2010

C++ programming:program to accept your name and print initials:how to display initials:name initials sample in C

how to use functions in C++: program using function to perform division,subtraction,multiply,sum of two numbers

Arrays in C++ programming:program that will store numbers or values in array? turbo c program how to accept 10 integer

Data Structures in C++ : Linked List Implementation