C PROGRAMMING INDEX




BASIC PROGRAMS


  • Q. Addition in fraction ?  
  • Q. Add two no. without using third variable ?
  • Q. Area of triangle ? 
  • Q.Area of rectangle ?
  • Q. Arthimetric Progression ?   
  • Q. Calculate % of 3 sub. marks ?
  • Q. Calculate Exponential ?  
  • Q. Calculate distance between two points ?
  • Q. Enter correct password for proceed ?  
  • Q. Interchange two variable ?
  • Q. Interchange two variable without using third variable ?
  • Q. Print hello world without using semicolon(;) ?
  • Q. Print a Statement on screen ?
  • Q. Print a Statement using \n,\t ? 
  • Q. Sum of Two number ?  
  • Q. Sum of Arthimetric Progression ?  
  • Q. Square Root of a no. ?  

  • IF-ElSE AND SWITCH PROGRAMS







  • Q. Change in alphabetic case ?
  • Q. Change to upper or lower case of text ?
  • Q. Check whether the given alphabet is vowel or consonant ?
  • Q.Check whether a character is alphabet,symbol,digit or space ?
  • Q. Check for Eligible for vote or not ?
  • Q. Concatenate two string & find length of new string ?
  • Q. Copy one string to another string ?
  • Q. Delete a double spaces from a text ?
  • Q. Find String length without using strlen( ) ?
  • Q. If both length of strings is equal then concatenate them otherwise copy reverse of first string into second string ?
  • Q. Input a alphabet & print next one ?
  • Q. Input a line of text & count total words,characters & spaces ?
  • Q. Input a line of text & count total alphabets,digits,symbol & spaces ?
  • Q. Input a string & print in reverse order ?
  • Q. Input a string & print in newline without strlen( ) ?
  • Q. Input your full name & print its initial ?
  • Q. Searching of character in word ?
  • Q. Sorted array of characters ?

  • CONVERSIONS PROGRAMS


    No comments:

    Post a Comment