BCA C Programing Important Question from Unit 3rd(String) for CSJM University Exam 2nd Semester


Unit -3 (String)


1   Write a Program to Convert a Lower case String to Upper case String.
2     How we Initialized a String?
3     What is String? and Explain Null Character and why is it important?
4     Explain (a). strlen()  (b). strcpy() (c). strcmp() (d). strcat() function with Suitable example?
5     Write a Program to sort a input String using standard library function?
6     Write a Program to Reverse String without using any library function?
7     Write a Program to find the length of a String without using library Function?
8     Write a Program to Compare String without using Strcmp() function.
9     Write a Program to check the Given String is Palindrome or not?

No comments:

Post a Comment

Give your valuable feedback

ITI (Trade - COPA) Day-23

ITI COPA (Computer Operator & Programming Assistant) – Basic Notes TOPIC- PROGRAMMING LANGUAGE – PYTHON 1. Introduction to Programming...