String Operations or Character Array in C

January 10, 2025 No Comments » Hits : 190






1.1 Introduction

1.2 Declaration and Initialization

1.3 Accepting String

1.4 Displaying String

1.5 Arithmetic Operations on Character

1.6 String Handling Functions

1.7 2-D array of String

  • String Tables

1.8 String Functions


FAQ’s in String Operation / Oral Questions / Interview Questions:
  1. Reading String with space using the scanf statement ?
  2. Why do we need NULL Character / Terminating Character in C ?
  3. How to convert string of number into Integer ?
  4. How to Send Formatted output to String ?
  5. What is Difference Between char *a and char a[] ?

Incoming search terms:

You may like these articles :