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 structures. Classify the data structures.


View

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


View

Define polynomials. Explain Abstract data type in polynomial ?


View

Explain unions in data structure 


View

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


View

Define structure. Explain self referential structure ? 


View

Define data structure. Explain data structure operations ?


View