How will you print TATA alone from TATA POWER using string copy and concate commands in C?
No Answer is Posted For this Question
Be the First to Post Answer
what is the other ways to find a logic to print whether a number is an even or odd wit out using % symbol??????? i know three different ways to print it. so i need any other different logic>>>>>
What is operator promotion?
what is the difference between const char *p, char const *p, const char* const p
5 Answers Accenture, Aricent, CTS, Geometric Software, Point Cross, Verizon,
What is graph in c?
1 1 2 1 2 3 1 2 3 4 1 2 3 1 2 1 generate this output using for loop
What is a Deque?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
What is the meaning of int *x[]();?
What is #pragma statements?
What are different types of variables in c?
what is c language.
What is main function in c?