Consider the following block of code in Java

int a;

byte b;

b = (byte) a;

name the kind of conversion in the above code

1
narrowing
2
widening
3
broadening
4
shortening

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation