Answer Posted / kratikagoel
when people perform a task together is called team.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the different types of objects used in c?
can we change the default calling convention in c if yes than how.........?
how to find binary of number?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
What is realloc in c?
p*=(++q)++*--p when p=q=1 while(q<=6)
What is a null string in c?
What is string in c language?
What is a keyword?
What is ponter?
Write a code to generate divisors of an integer?
Is sizeof a keyword in c?
Why header files are used?
How do you declare a variable that will hold string values?
How do we print only part of a string in c?