Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program
How can I change their mode to binary?
C program to find all possible outcomes of a dice?
Write a function to find the area of a triangle whose length of three sides is given
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
how to add two numbers without using arithmetic operators?
Why clrscr is used in c?
Write a program in c to replace any vowel in a string with z?
What are control structures? What are the different types?
what is d pitfalls of registers variables
What are the differences between Structures and Arrays?
how to use showbits function?