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

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


View

Define string. Explain string handling functions


View

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


View

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


View

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


View

Define polynomials. Explain polynomial representation ?


View

Define Data structures. Classify the data structures.


View