what is the program to display your name in any color?
Answers were Sorted based on User's Feedback
Answer / subham verma
We can display it using Paint.
Thanks and regards:-
SUBHAM VERMA
| Is This Answer Correct ? | 0 Yes | 2 No |
what is ans for this scanf(%%d",c);
How can a program be made to print the name of a source file where an error occurs?
Is it cc or c in a letter?
How does the C program handle segmentation faults?
how to print this pyramid * * * * * * * * * * * * *
what are brk, sbrk?
which operator having highest precedence? a.)+ b.)++ c.)= d.)%
I need to take a sentence from input and sort the words alphabetically using the C programming language. Note: This is C not C++. qsort and strtok not allowed
How many loops are there in c?
What is the purpose of macro in C language?
Who is invented by c?
What is Function Pointer? Explain with example?