=============================================================
(B)From Other Source
- C1 : To dispaly a message
- C2 : Find Sum
- C3 : Find largest from given numbers
- C4 : Reading numbers(Do-While,For,While,Array )
- C5 : Calculations with numbers(Switch and goto)
- C6 : Displaying numbers(While,for.Do-While & Array...
- C7 : Even-Odd numbers Print/check/sum
- C8 : Area of a triangle
- C9 : Polinomial equation
- C10 : Read a string and print it
- C11 : Read nos and display any of the given number...
- C12. Print a multiplication table
- C13 : Read temperature and convert into celcious
- C14 : Print numbers upto a given limit
- C15 : Print numbers that is divisible by 7
- C16 : Array Declaration
- C17 : Enter n numbers into an Array and print it
- C18 : Sort n numbers of array elements in ascendin...
- C19 : Enter a matrix and print it
- C20 : Matrix addition
- C21 : Enter details using Structures
- C22 : Declare a memory variable and print its addr...
- C23 : Print current and next memory address of a v...
- C24 : Enter a number and print it by using pointer...
- C25 : Print variable value and its address by usin...
- C26 : Addition of two numbers using pointer
- C27 : Manipulate strings(using string library func...
- C28 : Display a string(Using user defined function...
- C29 : Add two numbers(Using user defined functions...
- C30 : Sum of n even numbers using user defined fun...
- C31 : Addition of two numbers using pass by value ...
- C32 : Addition of two numbers using pass by refere...
- C33 : Enter student name,roll no,and marks and sto...
- C34 : Read student details from a file called stud...
- C35 : Write and read employee details from a file
- C36 : Read values from command line and print it
- (Total 36 Questions)