Program

                                            









Number System Based Question
    1. Write a c program for swapping of two string
    2. Write a c program for swapping of two arrays
    3. To swap the address of two variables using pointer
    4. To swap the values of two variables
    5. Swapping without using a third variable
    6. Largest number from three given number
    7. Write a program to check Even and Odd
    8. Program to Check prime and Composite
    9. Program to sum number of Digit
    10. Program to reverse a Number
    11. Program to check Armstrong of Number
    12. Program to add Odd Number
    13. Program to add Even Number
    14. Program to add Prime numbers
    15. Find Lowest number from given three number (number entered by user)
    16. Program to Print Natural Number
    17. To Check Leap Year
    18. Print Multiplication table of given number
    19. Accept 5 Subject Marks From user and calculate % and Grade system A, B, C, ReApear.
    20. Calculate GCD or HCF  .
    21. Simple Interest Calculation   (PRT/100=SI)

String Manipulation Function

  1. Find Length of String
  2. Reverse string
  3. Check Armstrong of String (NITIN=NITIN)
  4. Linear Search of Array
  5. Binary Search in Array
  6. Count vowel and Consonant
  7. Convert string into Array
  8. Concatenate Two String as Sanaa idrisi

Array Based Question

  1. Accept 5 Number from user and Store it  into  Array
  2. Even and Odd number Sum from Array
  3. Count Total Event and odd number
  4. Count Prime and Composite
  5. Count frequency of number
  6. Minimum and Maximum number from Array
  7. Reverse of Each Number
  8. Armstrong from each number in Array
  9. Merge two Array
  10. Perform Sorting
  11. Binary Search in Array
  12. Linear Search in Array
  13. Print reverse of Array Number List

Two Dim Array

  1. Perform Multiplication of Two D Matrix
  2. Addition, Subtraction of Two D Array
  3. Transpose and Diagonal of 2 D Array




Jumbled Question

  1. C program to Accept the height of a person in centimeter and categorize the person based on height
  2. Print mark-sheet of students with Complete Detail
  3. Manage Menu Driven Program using switch statement based Coffee vending Machine
  4. Categorize students according to their marks
  5. C Program to calculate the total execution time of a program
  6. Formatting of Integers, Real Numbers and Strings
  7. simple calculator, using switch statement
  8. Find out the size of the different data types
  9. Define global and internal variables  in C, C++
  10. Printing ascii value


3 comments: