Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
What is specifier format of Character?
0
votes
asked
May 26, 2019
by
Vinay Chauhan
(
120
points)
Please
log in
or register to answer this question.
2 Answers
0
votes
answered
May 27, 2019
by
awaru vamshi sai
the format specifier of character is given by %c
Please
log in
or register to add a comment.
0
votes
answered
Jun 5, 2019
by
Padmaselvaraj
(
190
points)
in c,c++..the specifier for character is %c
Please
log in
or register to add a comment.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...