Answer Posted / eswaran
Sasi kumar answer is very wrong answer .....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
What is the size of structure pointer in c?
How can I invoke another program or command and trap its output?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
Why is c called a structured programming language?
write a program to concatenation the string using switch case?
What is a lookup table in c?
What is a ternary operator in c?
What is wild pointer in c with example?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
Does c have enums?
What is a newline escape sequence?
What is function prototype?
Explain what is the benefit of using const for declaring constants?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result