edited by
788 views

1 Answer

0 votes
0 votes
  1. Another name for operator overloading is the correct answer. Polymorphism means defining same thing in various forms, for example function overloading (Different functions having same name but different function parameters or function signatures) which is similar to operator overloading.
Answer:

Related questions

2 votes
2 votes
2 answers
1
go_editor asked Mar 27, 2020
903 views
Which of the following is not collision resolution technique?Hash addressingChainingBoth (A) and (B)Indexing
0 votes
0 votes
2 answers
2
go_editor asked Mar 27, 2020
3,825 views
Code optimization is responsibility of :Application programmerSystem programmerOperating systemAll of the above
0 votes
0 votes
3 answers
3
go_editor asked Mar 27, 2020
1,854 views
Which activity is included in the first pass of two pass assemblers?Build the symbol tableConstruct the intermediate codeSeparate mnemonic opcode and operand fieldsNone o...
0 votes
0 votes
1 answer
4
go_editor asked Mar 27, 2020
1,420 views
In two pass assembler the symbol table is used to store :Label and valueOnly valueMnemonicMemory Location