in Education by
which of the following operator is by default overloaded by the compiler? a.)* b.)+ c.)+= d.)== Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
i believe it is b (+) as it serves as addition operator for numbers as well as for concatenation of strings

Related questions

0 votes
    A compiler in computing means- (a) A programmer. (b) A person who compiles source program. (c) Keypunch ... program into object program Select the correct answer from above options...
asked Dec 11, 2021 in Education by JackTerrance
0 votes
    Can A Main Method Be Overloaded? Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    a. What is abstraction? How it is different from inheritance? b.Differentiate between compiler and interpreter. c. ... final keyword. Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    Write error message given by C compiler during compilation if we use %d to print float variable Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    a. What is abstraction? How it is different from inheritance? b.Differentiate between compiler and interpreter. c. ... final keyword. Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    Slide Rule allowed the operator to multiply, divide and calculate square and cube roots by moving the rods ... constructed boards. Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    a. State the number of bytes occupied by char and int data types. b. Differentiate between = and == ... implicit type conversion. Select the correct answer from above options...
asked Dec 6, 2021 in Education by JackTerrance
0 votes
    a. State the number of bytes occupied by char and int data types. b. Differentiate between = and == ... implicit type conversion. Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    a. State the number of bytes occupied by char and int data types. b. Differentiate between = and == ... implicit type conversion. Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    Which operator is having right to left associativity in the following? W A. O array subscription B. O ... addition and substraction Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    Java in computer programming is a- (a) Compiler (b) Hardware Device Driver (c) Low-level Language (d ... Programming Mid-level Language Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    1. _______________is a master control program that runs a computer. (a) An operating (b) A compiler (c) An interpreter Select the correct answer from above options...
asked Dec 2, 2021 in Education by JackTerrance
0 votes
    C# या दृश्य आधारभूत कम्पाइलर आपके कूट को एक विशेष भाषा में परिवर्तित करता है कहलाता है। Micace detedioktr The C# or ... MMSL (D) MISL Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    Difference between compiler interpreter and assembler in points Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    8. Rewrite the following using ternary operator. (a) if (bill>10000) discount=bill*10.0/100; else discount=bill*5.0/100; Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
...