Click here to Skip to main content
15,884,176 members

Total posts by Member 13954890: 15

 
3
answers

How do I print the string after replacing its first occurrence of searched character with another?

3-Jul-19 5:48am - updated 3-Jul-19 10:59am
1
answer

How do I check whether the course is present or not ?

2-Jul-19 10:16am - updated 2-Jul-19 10:38am
1
answer

How do I print the marks by calling getter?

1-Jul-19 19:38pm - updated 2-Jul-19 0:46am
2
answers

How do I print the age by calling the below methods only?

1-Jul-19 3:49am - updated 1-Jul-19 6:36am
3
answers

How do I add elements of char array after converting it from string to get the numeric value(not ascii value)

27-Jun-19 2:43am - updated 27-Jun-19 3:18am
2
answers

How do I display user's input in "hailing from:" which takes space(e.g. Los angeles)?

22-Jun-19 22:02pm - updated 23-Jun-19 8:53am
1
answer

How do I take character array from user? I'm trying the below code to check whether character array consists of duplicate values or not.

25-Aug-18 7:35am - updated 7-Jan-19 19:52pm
1
answer

How to expand background image(in my gallery section) so that it covers all its contents(all pics in gallery sections)?

11-Nov-18 22:47pm - updated 13-Nov-18 4:36am
1
answer

How do I convert my void return type clear function to string return type.

14-Sep-18 6:53am - updated 14-Sep-18 7:09am
1
answer

How do I count words in a string and print a list consisting of every words and their occurrences in decending order( by their occurrences)?

12-Sep-18 12:51pm - updated 12-Sep-18 21:43pm
2
answers

How do I convert my character list to string like[p, r, a, g, y, a] as [pragya]?

12-Sep-18 9:10am - updated 12-Sep-18 10:38am
2
answers

How do I print if given no. Is greater than array then no such pair exists

25-Aug-18 12:42pm - updated 25-Aug-18 15:02pm
1
answer

How do I print all the prime no.s upto n where n is given by user

22-Aug-18 12:02pm - updated 22-Aug-18 13:29pm
2
answers

How do I convert my int array to a string?

21-Aug-18 20:16pm - updated 21-Aug-18 21:36pm
2
answers

How do I sort the digits in ascending order such that zero always come in the 2nd position without using array.

19-Aug-18 23:17pm - updated 20-Aug-18 1:26am