• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

What means the "%c" or the "%d" in C language?
%c%dc
8 Votes
21 Answers
9th Jun 2019, 4:42 AM
Bastien GERMANY
Bastien GERMANY - avatar
Is it necessary to write "%d", "%c" in printf(_____)?
%dcnewprintf
0 Votes
1 Answer
21st Jun 2020, 11:00 AM
Ashik Ahmed
Ashik Ahmed - avatar
what is the difference in it..?
"%c"
0 Votes
3 Answers
24th Feb 2022, 3:06 PM
S M Rakibul Alam
S M Rakibul Alam - avatar
How the pointer holds a string in one address ? char *s = "hello"; char *p = s; printf( "%c" , s[0]); ANSWER = h
cpointers
0 Votes
2 Answers
3rd Jan 2021, 10:02 AM
Gogul
Gogul - avatar
Hot today
What's wrong in my code?
4 Votes
App Development
1 Votes
GUI-Based Python code in Webpage
3 Votes
HTML
1 Votes
Is python better than javascript?
1 Votes
I'm still new, help me about my image code
0 Votes
My candy crush clone is static I need help guys
0 Votes
Web Developer Job?
1 Votes
My Missing Courses
1 Votes
What will be the output of this code?
1 Votes