Search This Blog
Wednesday, September 21, 2022
Tuesday, September 13, 2022
Technical training work:
1.write a C program to print the numbers from n to 0 using for loop.
2.write a C program to print the numbers from n to 0 using while loop.
3.write a C program to print sum of numbers in the given range.
4.write a C program to print even numbers in the given range without using == operator.
5.write a C program to print odd numbers in the given range without using != operator.
6.write a C program to print mathematical table of any given number upto some range.
7.write a C program to print sum of digits in the given number.
8.write a C program to print all the even digits in the given number.
9.write a C program to print sum of the even digits in the given number.
10.write a C program to print difference between sum of even digits and sum of odd digits in the given number.
OBJECT ORIENTED PROGRAMMING THROUGH JAVA google classroom link
Classroom link: https://classroom.google.com/c/ODc0OTQxMjY1MjA5?cjc=rq67ikqo class code: rq67ikqo exam link: https://wayground.com/join?gc=...
-
https://meet.google.com/qjv-erbu-ewf Lab Syllabus Theory Syllabus WEEK1 WEEK2 ----> Insertion WEEK3 WEEK4 WEEK5 WEEK6 -----> Solutions...
-
Lucky Gifts "Planet Kids Entertainment Fair" is back to delight kids and parents. The Fair will have non-stop entertainment w...
-
PROBLM NO :1 An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number i...