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 |
Write the Program to reverse a string using pointers.
Write a function that accepts two numbers,say a and b and makes bth bit of a to 0.No other bits of a should get changed.
2 Answers Scientific Atlanta, Wipro,
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
Write a program to produce the following output in c language? 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
What are the keywords in c?
Write a program to generate random numbers in c?
How do you write a program which produces its own source code as its output?
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
What is static and volatile in c?
What is the use of function overloading in C?
Why malloc is faster than calloc?
Explain argument and its types.