Header Ads Widget

Responsive Advertisement
Program to Check Odd or Even Using the Ternary Operator
Check Number is Positive || Negative
Fibonacci Series
Palindrome
Armstrong number
Coding
Write a program to receive marks of physics, chemistry & maths from user  & check its eligibility for course if  a) Marks of physics > 40  b) Marks of chemistry > 50  c) Marks of math’s > 60  d) Total of physics & math’s marks > 150  or  e) Total of three subjects marks > 200
 Write a program to find the largest of three numbers using  nested if else.
Write a program to determine the roots of quadratic equation.
Basic salary of an employee is input through the keyboard. The  DA is 25% of the basic salary while the HRA is 15% of the basic  salary. Provident Fund is deducted at the rate of 10% of the gross  salary (BS+DA+HRA). Program to calculate the Net Salary.  Sample test cases
Write a program to calculate the area of triangle using  formula at=√s(s-a)(s-b)(s-c).
Fully Setup Of Visual Stdio Code  in Windows
Snake game
Program to check whether the year is leap year or not without using logical operator
Three digits find out the maximum number
If else condition find out the maximum number
If else condition find out the number is odd || even
If else condition
* pattern start from right side
*pattern start from left side