0 votes
551 views
in Oracle by (0 points)
closed by
In which of the following scenarios, you cannot overload subprograms
closed

1 Answer

0 votes
by (0 points)
 
Best answer
1.You cannot overload two subprograms if their formal parameters differ only in subtype
The different subtypes are based on types in the same family (Varchar and String)
Two functions that differ only in return type, even if the types are in different families.

Related questions

0 votes
1 answer 89 views
0 votes
1 answer 95 views
0 votes
1 answer 85 views
0 votes
1 answer 134 views

3.0k questions

3.0k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...