First Please Subscribe Our Channel Click Here For Subscribe
Close
C PROGRAMMING WORLD
BY SUNIL KUMAR DHEENDHWAL
Pages
INDEX
Home
INSTALING STEPS OF TURBO
How To Start Programming With C
HOW TO EARN MONEY ONLINE
Find Us On Facebook
INDEX
CONDITIONAL OPERATORS
WAP to check whether the character entered through the keyboard is a lower case alphabet or not
WAP to check Whether a character entered through the keyboard is a special symbol or not
WAP by using conditional operator to determine whether a year entered through the keyboard is a leap century year or not
Given a point (x,y) WAP to find out it lies on the x-axis, y-axis or at the origin(0,0)
WAP that determines whether someone is legally an adult (age>=21), but not a senior citizen (age>=65)
WAP to read a value a and Calculate value of X for the Given Condition
BREAK CONDITION
WAP To Break A Loop At 10th Position When It is executed From 1 to 15
WAP To Print prime numbers between 1 to 100
WAP to check whether a given number is prime or not
ARITHMETIC FUNCTION
WAP To calculate absolute value of a given number.
WAP To calculate cos, acos, sin, asin, tan, Exponential & Log Value.
WAP To calculate square root of a given number
WAP To calculate random value for given range
WAP To calculate programme. through exit(0) function
WAP To calculate a power b by using pow() function
CONTINUE CONDITION
WAP in which a loop is initialized by 1 and stops at 100. it will continue the loop when variable of loop is.....
WAP to evaluate sqyare root of a series of a numbers and print the result. if number is negative, program should print a message and keeps on counting number of negative values entered by the user......
WAP to read the age of 10 persons and count the number of person in the age group 50-60 (Use For and Continue Statement)
WAP to find the sum of the reciprocal of a set of integer numbers to be feed from the keyboard . however reciprocal of 0 is not defined and should be ignored...
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
No comments:
Post a Comment