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 are the 4 types of programming language?
What is data structure in c programming?
wap to print "hello world" without using the main function.
What is the purpose of macro in C language?
34.what are bitwise shift operators? 35.what are bit fields? What is the use of bit fields in a structure declaration? 36.what is the size of an integer variable? 37.what are the files which are automatically opened when a c file is executed? 38.what is the little endian and big endian? 39.what is the use of fflush() function? 40.what is the difference between exit() and _exit() functions? 41.where does malloc() function get the memory? 42.what is the difference between malloc() and calloc() function? 43.what is the difference between postfix and prefix unary increment operators?
How can you increase the size of a statically allocated array?
What is #ifdef ? What is its application?
Tell me what is the purpose of 'register' keyword in c language?
How can I prevent another program from modifying part of a file that I am modifying?
Explain continue keyword in c
Dear Sir, we are required the bubble sorting programs Regs Prem
What's the right way to use errno?