Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
Code rewrite
Michell Johnson
12y
1.3k
1
Reply
Hi friends.
I want to know that here how we rewrite the code which is given below?
int a = 6, b = 28, c = 0;
if (a < b) c = a;
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
How do I add go back and go forward buttons?
How to create 30 day's Trial Version in my web application project using Visual Studio 2005 with Sql Server