Predict the output of the following code segment: int x = 42; int y = 12; int w; object o; o = x; w = y * (int)o; Console.WriteLine(w); - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
79 followers study24x7 10 Jan 2019 01:59 PM study24x7 study24x7

Predict the output of the following code segment: 
int...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer