Topic | View/Download |
---|---|
Write āCā program accept any string find out how many vowels, how many white space (blank space), how many constant | View/Download |
Write a C program accept any string find out given string is palindrome or not palindrome string | View/Download |
Declare a structure which contains the following member and write a program in C to list all students who scored more then 75 marks. Roll No, name, age, marks. | View/Download |