S.N. | Question | Source File Link |
---|---|---|
1 | Print "Hello World" | QN001 |
2 | Sum of two numbers | QN002 |
3 | Algebraic operations | QN003 |
4 | Area and Circumference of circle | QN004 |
5 | Volume of cube | QN005 |
6 | Reverse 4 digits number | QN006 |
7 | Simple Interest | QN007 |
8 | Celcius into Fahrenheit | QN008 |
9 | Feet into meter | QN009 |
10 | Swap two numbers | QN010 |
11 | Check if given angles can form triangle | QN011 |
12 | Check whether number is even or odd | QN012 |
13 | Check whether integer is positive, negative or zero | QN013 |
14 | Display the name of week as per the user input(number) | QN014 |
15 | Largest among three numbers | QN015 |
16 | Determine quadrant of XY coordinate point | QN016 |
17 | Check whether an alphabet is vowel or consonant | QN017 |
18 | Check whether a character is alphabet, digit or special character | QN018 |
19 | Check whether a triangle is equilateral, isoceles or scalene | QN019 |
20 | Read any month in integer and display number of days in month | QN020 |
21 | Read any digit and display it in word | QN021 |
22 | Check whether the year entered by a user is leap year or not | QN022 |
23 | Display natural numbers | QN023 |
24 | Display odd natural numbers and their sum upto n terms | QN024 |
25 | Display even natural numbers and their sum upto n terms | QN025 |
26 | Display natural odd numbers upto n | QN026 |
27 | Reverse number | QN027 |
28 | Check whether a number is prime or not | QN028 |
29 | Find prime numbers within a range of number | QN029 |
30 | Display the n terms of harmonic series and their sum | QN030 |
31 | Write a program to evaluate polynomial equation | QN031 |
32 | Example of goto statement | QN032 |
33 | Example of break statement | QN033 |
34 | Example of continue statement | QN034 |
35 | Check armstrong number of three digits | QN035 |
36 | Display fibonacci series upto n terms | QN036 |
37 | Display fibonacci series upto certain number | QN037 |
38 | Check whether a number is palindrome or not | QN038 |
39 | Find roots of a quadratic equation | QN039 |
40 | Find HCF and LCM | QN040 |
examples
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||