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
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
number of times a digit is present in a number
What is p in text message?
How many parameters should a function have?
How to delete a node from linked list w/o using collectons?
What is calloc in c?
What are global variables and how do you declare them?
Explain about block scope in c?
Write a program to swap two numbers without using the third variable?
Why enum is used in c?
What is function prototype in c language?
How can I remove the leading spaces from a string?
How many types of errors are there in c language? Explain
What is a program flowchart?
how to find anagram without using string functions using only loops in c programming