Define string. Explain string handling functions


==> STRINGS--

  • , array of character are called strings
  •  a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable

 



Share to whatsapp

More Questions from Data Structures and Algorithms Module 1

Define data structure. Explain data structure operations ?


View

Explain unions in data structure 


View

Explain declaration, initialization of One dimensional and Two dimensional arrays.


View

Why do we need dynamic memory allocation techniques? Explain the functions available for allocating memory dynamically.


View

Define string. Explain string handling functions


View

Define array. Explain review of arrays


View

Define structure. Explain self referential structure ? 


View