Recent questions tagged string

0 votes
0 answers

String to char array

Nov 3, 2023 in Java by Arya
• 990 points
158 views
0 votes
1 answer

How do I use hexadecimal color strings in Flutter?

Mar 1, 2023 in Android by Ashwini
• 5,430 points
10,373 views
0 votes
1 answer

How to arrange a string to display

Feb 3, 2023 in Others by Kithuzzz
• 38,010 points
284 views
0 votes
1 answer
0 votes
0 answers
0 votes
1 answer

Check whether a cell contains a substring

Dec 11, 2022 in Others by Kithuzzz
• 38,010 points
224 views
0 votes
0 answers
0 votes
0 answers

How can I "count from the back" in python lists?

Nov 22, 2022 in Python by sarit
• 1,830 points
183 views
0 votes
0 answers

Random word generator in Python

Nov 17, 2022 in Python by Samuel
• 460 points
875 views
0 votes
0 answers

Can PHP arrays hold items of different type?

Nov 16, 2022 in Database by Ashwini
• 5,430 points
550 views
0 votes
1 answer
0 votes
1 answer

Check if a variable is a string in JavaScript

Nov 14, 2022 in Java by Nicholas
• 7,760 points
274 views
0 votes
0 answers
0 votes
0 answers

What is the difference between ' and " in JavaScript?

Sep 28, 2022 in Java by Nicholas
• 7,760 points
228 views
0 votes
0 answers

How do you reverse a string in-place in JavaScript?

Sep 28, 2022 in Java by Nicholas
• 7,760 points
259 views
0 votes
0 answers

Convert javascript array to string

Sep 28, 2022 in Java by Nicholas
• 7,760 points
277 views
0 votes
0 answers
0 votes
0 answers

Convert javascript array to string

Sep 23, 2022 in Java-Script by Abhinaya
• 1,160 points
317 views
0 votes
0 answers

Sort a single String in Java

Sep 23, 2022 in Java-Script by Abhinaya
• 1,160 points
321 views
0 votes
0 answers
0 votes
0 answers

Why is String immutable in Java?

Sep 22, 2022 in Java-Script by Tejashwini
• 3,820 points
285 views
0 votes
0 answers

Java - Convert integer to string

Sep 22, 2022 in Java-Script by Tejashwini
• 3,820 points
301 views
0 votes
0 answers

Reverse a string in Python

Sep 21, 2022 in Python by Samuel
• 460 points
288 views
0 votes
0 answers

How can I convert a list to a string using Python?

Sep 21, 2022 in Python by Samuel
• 460 points
335 views
0 votes
0 answers
0 votes
0 answers

Read whole ASCII file into C++ std::string

Aug 23, 2022 in C++ by Nicholas
• 7,760 points
560 views
0 votes
0 answers

std::cin input with spaces?

Aug 11, 2022 in C++ by Nicholas
• 7,760 points
625 views
0 votes
0 answers
0 votes
0 answers

std::string length() and size() member functions

Aug 5, 2022 in C++ by Nicholas
• 7,760 points
618 views
0 votes
1 answer
0 votes
0 answers

Converting an integer to a string in PHP

Aug 1, 2022 in PHP by Kithuzzz
• 38,010 points
607 views
0 votes
0 answers

Check if a string contains a string in C++

Jul 28, 2022 in C++ by Nicholas
• 7,760 points
387 views
0 votes
0 answers
0 votes
0 answers

How to initialize an std::string with a length?

Jul 27, 2022 in C++ by Nicholas
• 7,760 points
917 views
0 votes
0 answers

PHP random string generator

Jul 26, 2022 in PHP by Kithuzzz
• 38,010 points
1,231 views
0 votes
0 answers

Javascript Equivalent to PHP Explode()

Jul 23, 2022 in PHP by Kithuzzz
• 38,010 points
416 views
0 votes
0 answers

How to convert a char array to a string?

Jul 14, 2022 in C++ by Nicholas
• 7,760 points
328 views
0 votes
0 answers

Differences between C++ string == and compare()?

Jul 7, 2022 in C++ by Nicholas
• 7,760 points
235 views
0 votes
0 answers

take string input using char* in C and C++

Jul 1, 2022 in C++ by Nicholas
• 7,760 points
258 views
0 votes
1 answer

Why can't the switch statement be applied on strings?

Jun 28, 2022 in C++ by Nicholas
• 7,760 points
8,208 views
0 votes
0 answers

Sorting Characters Of A C++ String

Jun 27, 2022 in C++ by Nicholas
• 7,760 points
305 views
0 votes
0 answers

Multi-line strings in PHP

Jun 26, 2022 in PHP by narikkadan
• 63,420 points
289 views
0 votes
0 answers

How can I remove part of a string in PHP?

Jun 19, 2022 in PHP by narikkadan
• 63,420 points
312 views