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
Mohamad Eskandarane Questions
11022 Questions
______ occurs when discrete parts of a system’s code are tightly bound up with one another so that a change in one part necessitates changes in the others
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
776
The extent to which proximate procedures are related to one another is known as…
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
816
Placing a static method for generating ___ objects in the ___ class is convenient
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
394
Object-oriented code tries to minimize dependencies by moving responsibility for handling tasks away from ___ and toward the objects in the system
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
341
Which class accepts a class name or an object reference and returns an array of interface name?
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
429
Which one of the following function should I use to find the parent class of a class?
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
386
What will be the output if a protected method is given as argument to the function method_exist()?
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
373
If you call a method and it doesn’t exist it’ll cause a problem. To check the method which function will you use?
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
834
You use the get_class_methods() function to return the names of all the methods in the class. Which function will you use to print it on the screen?
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
341
PHP 4 did not support instanceof. Instead, which function did it provide?
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
388
Which one of the following will you use to check the class of an object?
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
371
Which one of the following functions will you use to check that the class exists before you work with it?
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
390
How many times can you define __autoload in a process?
Php programming
2022-06-24
Answers
30
Question
40
Followers
30
0
1
412
Total:
11022
Previous
210
211
212
213
214
Next
Go