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

What are pointers? How do we use pointers to different data types?


View

Explain Type- defined structure and array of structures ?


View

Explain unions in data structure 


View

Define string. Explain string handling functions


View

Explain Structure ?  Define briefly about Memory representation of structure and structure initialization.


View

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


View

Define Data structures. Classify the data structures.


View