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


Please Help Members By Posting Answers For Below Questions

if (i = 0)printf ("True"); elseprintf("False"); Under what conditions will the above print out the string "True" a) Never b) Always c) When the value of i is 0 d) all of the above

713


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1879


What is New modifiers?

667


What is a #include preprocessor?

616


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

652






Explain what is the difference between the expression '++a' and 'a++'?

627


How is a pointer variable declared?

593


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

1728


write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1

3290


code for replace tabs with equivalent number of blanks

1640


Why void is used in c?

565


Here is a good puzzle: how do you write a program which produces its own source code as output?

597


Why header file is used in c?

577


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

615


What does == mean in texting?

664