what is the program to display your name in any color?
Answer Posted / subham verma
We can display it using Paint.
Thanks and regards:-
SUBHAM VERMA
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How would you rename a function in C?
Can a function argument have default value?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
What are preprocessor directives in c?
When the macros gets expanded?
How do you use a pointer to a function?
Mention four important string handling functions in c languages .
Explain how to reverse singly link list.
What are shell structures used for?
What is a void * in c?
write a progrmm in c language take user interface generate table using for loop?
Can you explain the four storage classes in C?
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
What is the time and space complexities of merge sort and when is it preferred over quick sort?
What is data type long in c?