Recent questions tagged string

0 votes
0 answers

String to char array

Nov 3, 2023 in Java by Arya
• 990 points
185 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,874 views
0 votes
1 answer

How to arrange a string to display

Feb 3, 2023 in Others by Kithuzzz
• 38,010 points
314 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
238 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
207 views
0 votes
0 answers

Random word generator in Python

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

Can PHP arrays hold items of different type?

Nov 16, 2022 in Database by Ashwini
• 5,430 points
601 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
296 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
243 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
279 views
0 votes
0 answers

Convert javascript array to string

Sep 28, 2022 in Java by Nicholas
• 7,760 points
302 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
359 views
0 votes
0 answers

Sort a single String in Java

Sep 23, 2022 in Java-Script by Abhinaya
• 1,160 points
353 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
299 views
0 votes
0 answers

Java - Convert integer to string

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

Reverse a string in Python

Sep 21, 2022 in Python by Samuel
• 460 points
306 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
366 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
594 views
0 votes
0 answers

std::cin input with spaces?

Aug 11, 2022 in C++ by Nicholas
• 7,760 points
673 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
687 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
666 views
0 votes
0 answers

Check if a string contains a string in C++

Jul 28, 2022 in C++ by Nicholas
• 7,760 points
437 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
965 views
0 votes
0 answers

PHP random string generator

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

Javascript Equivalent to PHP Explode()

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

How to convert a char array to a string?

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

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

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

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

Jul 1, 2022 in C++ by Nicholas
• 7,760 points
278 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,373 views
0 votes
0 answers

Sorting Characters Of A C++ String

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

Multi-line strings in PHP

Jun 26, 2022 in PHP by narikkadan
• 63,420 points
311 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
333 views