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 programming
»
The format specifier "-%d" is us...
The format specifier "-%d" is us...
0
The format specifier "-%d" is used for which purpose in C
Asked By :
Bharath Kumar
Categories :
c programming
,
Technical
,
Programming
,
C
,
Wipro
Answer:
Post Your Answer
Previous Question
Next Question
Tweet
Related Questions
Identify the error in the following code
What would be the out put of the below C program?
What would be the out put of the below C program?
What would be the out put of the below C program?
Find the output main() { int number =25; char name ='A' printf("The addition of the name and the number is %o "name +_number) }