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
»
C
» Find the output?
Find the output?
0
Find the output?
main()
{
printf("as");
printf("\bhi");
printf("is\n");
}
Asked By :
yamuna
Categories :
C
,
Programming
,
Technical
,
Cisco
Answer:
Post Your Answer
Tweet
Related Questions
What will be the result of the following program?
Find the output for the following C program