Answer Posted / hundi
UKKNMI
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of using #define to declare a constant?
What is a macro in c preprocessor?
What are the types of unary operators?
What is the difference between union and structure in c?
What is s or c?
Why c is known as a mother language?
Why does the call char scanf work?
How to define structures? ·
What is difference between array and structure in c?
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 is exit() function?
What are terms in math?
What is the use of gets and puts?
Why double pointer is used in c?
How do shell structures work?