SEARCH
C Program: Write a program in C language taht takes a number and decidse weather it is prime number or not
Punjab Group Of Colleges
2015-01-28
Views
91
Description
Share / Embed
Download This Video
Report
C Program: Write a program in C language taht takes a number and decidse weather it is prime number or not
chapter No. 12
Loop structure
C Program
ICS Part 2
Computer
Show more
Share This Video
facebook
google
twitter
linkedin
email
Video Link
Embed Video
<iframe width="600" height="350" src="https://vntv.net//embed/x2ftxfw" frameborder="0" allowfullscreen></iframe>
Preview Player
Download
Report form
Reason
Your Email address
Submit
RELATED VIDEOS
08:29
C Program: Write a program in C language taht takes two numbers from user and displays the result of first numbers raise to power secong using do while loop
08:04
C Program: Write a program using do-while loop that repeatedly prompts and takes input until a value in the range 0-15 is input. This program should add the value before existing the loop and displays their sum.
07:51
C Program: To write first natural number and their sum by using while loop.
07:53
C program : write a program to determine whether the number is prime or not using function
08:30
C Program: Write a program in c language to display all even numbers in a specified range using do while loop.
06:06
write a program that take number and print whether the number is even or odd using conditional operator.
06:31
C Program: Write a program in C language that displays the following output using nested loop.
08:58
C Program: Write a program in C language that displays the following output using nested loop.
08:20
C Program: Write a program in C language that takes an integer and prints it in reverse order using while loop.
09:31
C Program: Write a program in C language that displays the following output using nested loop.
05:07
Write a Program in C to input a number and print weather the number is even or odd using if statement.
05:58
Write a Program in C to input a number and print weather the number is even or odd using if else statement.