public void A() {
int x;
x = 8;
x *= 4 + 8 / 2;
}
Given the above code, what is the value of "x"?
Answer Posted / sasi
64 is the correct answer, i will check it practically
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How is lazy loading achieved?
What is hashtable in c# with example?
Define thread?
What is the relation between classes and objects?
What is int parse in c#?
What is difference between property and variable in c#?
How do I move from one form to another in c#?
What is the difference between ref & out parameters in c#?
What is the difference between virtual method and abstract method?
What are extender provider components?
What is object type in c#?
what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
What are custom exceptions? Why do we need them?
Is friend a constructor?
Define delay signing?