menu
Qamnty
Login
Register
My account
Edit my Profile
Private messages
My favorites
Write an expression that concatenates the string variable suffix onto the end of the string variable prefix .
Ask a Question
Questions
Unanswered
Tags
Ask a Question
Write an expression that concatenates the string variable suffix onto the end of the string variable prefix .
asked
Sep 17, 2018
115k
views
5
votes
Write an expression that concatenates the string variable suffix onto the end of the string variable prefix .
Computers & Tech
high-school
Jtm
asked
by
Jtm
8.4k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2
Answers
7
votes
the answer to your problem is: prefix + suffix
Kviktor
answered
Sep 18, 2018
by
Kviktor
8.4k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
6
votes
prefix + suffix
Many languages overload the addition operator so that if it gets string arguments, it concatenates the strings.
Xipooo
answered
Sep 24, 2018
by
Xipooo
8.2k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Jul 26, 2024
61.1k
views
Write the code for a Python function expand(x) that takes a list of strings, concatenates them, and returns the resulting string repeated three times:
HangarRash
asked
Jul 26, 2024
by
HangarRash
7.5k
points
Computers & Tech
high-school
1
answer
5
votes
61.1k
views
asked
May 12, 2024
138k
views
Given the following header: vector string split(string target, string delimiter) a) Splits the target string using the specified delimiter b) Concatenates two strings c) Converts a string to lowercase
McRui
asked
May 12, 2024
by
McRui
7.7k
points
Computers & Tech
high-school
1
answer
4
votes
138k
views
asked
Feb 12, 2024
177k
views
When this operator is used with string operands it concatenates them, or joins them together. A) & B) * C) % D) + E) None of the above
Akst
asked
Feb 12, 2024
by
Akst
8.2k
points
Computers & Tech
high-school
1
answer
4
votes
177k
views
Ask a Question
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.
Categories
All categories
Mathematics
(3.7m)
History
(955k)
English
(903k)
Biology
(716k)
Chemistry
(440k)
Physics
(405k)
Social Studies
(564k)
Advanced Placement
(27.5k)
SAT
(19.1k)
Geography
(146k)
Health
(283k)
Arts
(107k)
Business
(468k)
Computers & Tech
(195k)
French
(33.9k)
German
(4.9k)
Spanish
(174k)
Medicine
(125k)
Law
(53.4k)
Engineering
(74.2k)
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search Qamnty