Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
program is to take two arguments and returns the stringprogram is to take two arguments and returns the string which is larger the larger string has
program is to replace every occurrence of in a stringprogram is to replace every occurrence of c1 in string with c2 and have function return the no
program is to check whether the string entered is a palindrome or notprogram is to check whether the string entered is a palindrome or not invoke
program is to reverse the names stored in an array pointerprogram is to reverse the 6 names stored in an array pointer as namevoid main
program is to find the maximum from two numbersprogram is to find the maximum from two numbers entered by the user having pointer variable as
program is to search for a given character in a stringprogram is to search for a given character in a string and print point of matchchar
read numbers form user and place them in arrayprogram is to read a group numbers of numbers form user and place them in array type of float and sort
program to design text styleswrite a c program to design different text stylechar fname default
program to draw a circleint mainvoid request auto detection int gdriver detect gmode errorcode int midx midy int
program is to store marks and name roll no in a fileclass stud int rno char name20 int m1m2m3
program is to create a file studentdatprogram is to create a file studentdat which contains all name rollnomarks5 sub and percentage class
program is to store all ascii char into a filevoid main ofstream foutasciitxt int in256 fori1iltni
program is to read the contents of a filevoid main ifstream finasciitxt char ch while fineof fingtgtch
program is to store first n natural no in a filewrite a program to store first n natural no in a filevoid main fstream
program is to display the contents of file on a screenwrite a program to display the contents of file on a screenvoid main clrscr ifstream
c program to copy the contents of a filevoid main ifstream fininputtxt ofstream foutoutputtxt char ch while
program is to read the characters from keyboardprogram is to read the characters from keyboard one by one stored in different files as upper
program is to append the contents of one file to anothervoid main clrscr fstream file1file2 char st113st213 13 because a
program is to define a class as teacherprogram is to define a class as teacher and collect information about them by using classes and objectclass
program is to define a class as studentprogram is to define a class as student and display the records specific depending upon the numberclass
program is to perform string operationsprogram is to perform string operation without using in built functions using classes and objectvoid
program is to perform all the functions that are performed in a super bazaarclass stock private int itno char
program is to find the area of roomprogram is to find the area of room with default values using classes amp objectclass room
program is to define a class as libraryprogram is to define a class as library and perform all the function of library management by using classes
program is to define a class as employeewrite a program to define a class as employee and collect information about them by using classes and