WAP to generate Pascal's triangle. #Assignment3b ==> Code goes like this: #include <stdio.h> #define rows 6 int main() ...
Read More
Home / Pascal's Triangle in C
Showing posts with label Pascal's Triangle in C. Show all posts
Showing posts with label Pascal's Triangle in C. Show all posts
Pascal's traingle in C Programming
Q. WAP to ask a number and print a pascal's triangle upto that number. Also prepare the algorithm & flowchart. For pascal's t...
Read More
Subscribe to:
Posts
(
Atom
)