Answer Posted / ashish
i wont give u a job!!!!
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is c method?
write a proram to reverse the string using switch case?
How do you construct an increment statement or decrement statement in C?
Explain what will the preprocessor do for a program?
Explain how do you sort filenames in a directory?
What are global variables and explain how do you declare them?
What is a volatile keyword in c?
What is the right way to use errno?
Tell me can the size of an array be declared at runtime?
How we can insert comments in a c program?
1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if
What are lookup tables in c?
Can I initialize unions?
What is struct node in c?
Why isnt any of this standardized in c?