Skip to content
Group/ Personal home Tutions OR for Programming Certification Courses contact : 9820914117. Between 2 pm to 9 pm only.
Home
About
Article submission
Blog Posts
Masters
advance computer network
Mobile Communication
Digital Image Processing
Parallel Processing
MSc IT AI Practicals
Virtualization
Cloud Computing
Graduates
Linux Practicals TYCS
Java Practicals – TYBSc Computer Science SEM V
Software Engineering
TYBsc Computer Science Question Bank
ICSE
COMPUTER APPLICATION
JAVA
Q_PAPER
Courses
Contact
Login / Register
Navigation Menu
Search for...
Navigation Menu
Home
About
Article submission
Blog Posts
Masters
advance computer network
Mobile Communication
Digital Image Processing
Parallel Processing
MSc IT AI Practicals
Virtualization
Cloud Computing
Graduates
Linux Practicals TYCS
Java Practicals – TYBSc Computer Science SEM V
Software Engineering
TYBsc Computer Science Question Bank
ICSE
COMPUTER APPLICATION
JAVA
Q_PAPER
Courses
Contact
User
Change your cover photo
Upload
Change your cover photo
Upload
Rujula Chohan
This user account status is Approved
About
About
Posts
Posts
Comments
Comments
PROGRAM OUPUT: ~~~~~~WELCOME TO WONDERFUL CAKE SHOP~~~~~~ Enter your name:Rujula Chohan Enter the occasion:Birthday Write the message which is to…
On
Post your Mini Projects
PROGRAM CODE: import java.util.Scanner; public class CAKE_SHOP { public static void main() { Scanner sc=new Scanner(System.in); System.out.print("~~~~~~WELCOME TO WONDERFUL CAKE…
On
Post your Mini Projects
NAME:- Rujula Chohan STD:- X DIV:-A PROJECT TITLE:- Cake Shop DESCRIPTION:-This program will allow the user to select a cake…
On
Post your Mini Projects
NAME:-Rujula Chohan GRADE:-X DIV:-A PROJECT TITLE:-Zodiac Signs PROJECT DESCRIPTION:-In this project, the user will have to enter their birth date…
On
Post your Mini Projects
line 8 (correct answer): sum=sum+((i*i)/(x*x)); Therefore, if limit=10 and denominator=7 answer should be 7.8571428571
On
Math series 1*1/x*x+2*2/x*x+3*3/x*x….n*n/x*x
line 8 (correct answer)= sum=sum+((i*i)/(x*x)); Therefore, if x=10 and denominator=7 sum=7.8571428571
On
Math series 1*1/x*x+2*2/x*x+3*3/x*x….n*n/x*x
error:
Content is protected !!