Sign In
Sign Up
Sign Up
Sign In
Email :
Password :
Forget Password
Enter your email to reset the password
Full Name :
Email :
Password :
Re-type Password:
Country:
Account Exists
Your account has been shared, sign in now
We have Found an existing account with
,
If you're owner of the account you can share that account with
, by accepting our
.
Email
Password
Home
Login/Register
About Us
Contact Us
Home
Categories
Companies
Top Rated
Recently Added
Beat High Score
By Category
By Company
Home
»
Categories
»
Technical
»
What will be the value of x, y, z?
What will be the value of x, y, z?
0
What will be the value of x, y, z?
main( )
{
int x,y, z;
x=2;
y=5;
z= x+++y;
printf("%d %d %d", x, y z);
}
a.
3 5 7
b.
7 8 9
c.
4 2 8
d.
1 3 5
Asked By :
Hari
Categories :
Technical
,
C
,
Programming
Answer:
a. 3 5 7
Post Your Answer
Previous Question
Next Question
Related Questions
What is the most suitable technique for fighting deadlock for the following and why?
If the numbers of students studying in Colleges E and in-the year 2003 were 2800 and 2250 respectively, what was the ratio of the number of students passing out of College E to that out of F in that year?
The number obtained by interchanging the digits of a two - digit number is greater than the original number by 9. If the sum of the two digits of the number is 13, what is the original number?
____________ refers to electronic trespassing or criminal hacking.
Find the output