LBRY Block Explorer

LBRY Claims • chapter-4-programming-exercise-question

97c78c8f702482291a99c85dcc041dbc0d8fb599

Published By
Created On
13 May 2023 02:16:48 UTC
Transaction ID
Cost
Safe for Work
Free
Yes
Chapter 4 Programming Exercise Question Explained in Assamese - 10 Computer Science
SEBA Class x computer science
CHAPTER 4 - INTRODUCTION TO LOOP
6. PROGRAMMING EXERCISES


A. Write a C program to find the summation of the following series
a. 1^2+2^2+3^2+ ...... +N^2 1+4+9+16+25
b. 1^3+2^3+3^3+ ...... +N^3 1+8+27+64+125=
c. 1*2+2*3+3*4+ ...... +N*(N+1) 2+6+12+20+30

B. Write a program to continuously take a number as input and announce whether the number is odd or even. (hint use do while loop)

C. Write a C program to display the following pattern.
1
11
111
1111
11111

D. Write a C program to display the following pattern.
5
54
543
5432
54321

E. Write a C program to display the following pattern.
54321
5432
543
54
5

#itzrafiq #seba #class10 #computerscience #hslc2024
...
https://www.youtube.com/watch?v=tNxlkLZjcS4
Author
Content Type
Unspecified
video/mp4
Language
English
Open in LBRY

More from the publisher

Controlling
VIDEO
CLASS
Controlling
VIDEO
PYRAM
Controlling
VIDEO
HSLC
Controlling
VIDEO
FINDI
Controlling
VIDEO
HOW T
Controlling
VIDEO
C PRO
Controlling
VIDEO
HOW T
Controlling
VIDEO
CLASS
Controlling
VIDEO
VARIA