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
Error Method Name Expected
minakshi
14y
7.1k
1
Reply
Hello,
When I tried to compile the following code I got an error, Method Name Expected.
int penalty=0,diff=0;
penalty = ((diff * 200)(diff + 1)) / 2;
Can anyone help me with this.
Minakshi.
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
Existing code of ASP.net and windows forms and database to a projec
Handling AJAX Login using C#.Net