Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
Questions
Study lists
hamza shaheen Questions
5601 Questions
Write a PHP program to capture a variable number of arguments to a given function
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
165
Write a PHP program to compute the sum of the two given integer values. If the two values are the same, then returns triple their sum
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
174
Write a PHP program to get the absolute difference between n and 51. If n is greater than 51 return triple the absolute difference
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
102
Write a PHP program to check two given integers, and return true if one of them is 30 or if their sum is 30
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
141
Write a PHP program to check a given integer and return true if it is within 10 of 100 or 200
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
164
Write a PHP program to create a new string where 'if' is added to the front of a given string
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
173
Write a PHP program to remove the character in a given position of a given string. The given position will be in the range 0..string length -1 inclusive
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
149
Write a PHP program to exchange the first and last characters in a given string and return the new string
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
136
Write a PHP program to create a new string which is 4 copies of the 2 front characters of a given string. If the given string length is less than 2 return the original string
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
197
Write a PHP program to create a new string with the last char added at the front and back of a given string of length 1 or more
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
175
Write a PHP program to check if a given positive number is a multiple of 3 or a multiple of 7
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
165
Write a PHP program to create a new string taking the first 3 characters of a given string and return the string with the 3 characters added at both the front and back. If the given string length is less than 3, use whatever characters are there
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
188
Write a PHP program to check if a given string starts with 'C#' or not
Php programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
203
Total:
5601
Previous
173
174
175
176
177
Next
Go