what is the program to display your name in any color?
Answer Posted / shiva shankar shukla
word art
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
What is ponter?
Is fortran still used in 2018?
Explain what is operator promotion?
Who is the main contributor in designing the c language after dennis ritchie?
Write a program to print "hello world" without using a semicolon?
What are comments and how do you insert it in a C program?
Why do we use & in c?
What is the purpose of type declarations?
I came across some code that puts a (void) cast before each call to printf. Why?
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
How macro execution is faster than function ?
How can a process change an environment variable in its caller?
How can I direct output to the printer?
Write the syntax and purpose of a switch statement in C.
what will be maximum number of comparisons when number of elements are given?