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

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


View

Explain Type- defined structure and array of structures ?


View

Define polynomials. Explain polynomial representation ?


View

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


View

Define data structure. Explain data structure operations ?


View

Define polynomials. Explain Abstract data type in polynomial ?


View

Explain unions in data structure 


View