Computer Science, asked by BodanaLakshmi, 1 year ago

What is the definition of concatenation?

Answers

Answered by krishnamukherje1
4
concatenation means a series of interconnected things .
Answered by Anonymous
1
Concatenation of string means joining of string.

If u r just asked to write about concatenation then write that concatenation is the process of joining two tokens.

We can concatenate string by :
String x=Abc
String y=Def
String z=x. concat(y) ;
=AbcDef.
# A student of class 10.
#Hope it helps.
# PLZZZZ mark brainliest

Anonymous: thank you bondana.... I am from West bengal.... are u too from there??
krishnamukherje1: hey u to
krishnamukherje1: I m also from west bengal
Anonymous: Ohh so everyone's over here is from West Bengal...
krishnamukherje1: hmmm
Anonymous: Well all the best for tomorrow's computer exam....!!!
krishnamukherje1: see i m from west bengal but living in Assam
BodanaLakshmi: No i'm not from West Bengal
BodanaLakshmi: I'm born in the US but I live in Bangalore
krishnamukherje1: ooo
Similar questions