TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jayaprakash Lakshmanasamy
NA
16
1.6k
What will be output of the following program?30 or 35 or 42 or 49?
Aug 23 2023 4:37 PM
Is it 35 or 42??
#include <stdio.h>
int main() {
int x=5;
printf("%d", x++ * ++x);
return 0;
}
Reply
Answers (
6
)
getting error in PdfCopy copy = new PdfCopy(document, stream);
create and write application log in c#