GithubHelp home page GithubHelp logo

besoftware2020's Introduction

C-Programming lab Tutorials

  1. Write a program to display "Welcome to c programming Class".
  2. Write an algorithm, flow chart, and program to add two numbers.
  3. Write an algorithm, flow chart, and program to take the temperature in Fahrenheit and convert it into Celsius
  4. Write an algorithm, flow chart and program to calculate Me area of the triangle whose sides are taken from the user.
  5. Write algorithm, flow chart, and program to calculate the roots of the quadratic equation.
  6. WAP to generate Floyd's triangle as follows: 1 2 3 4 5 6 7 8 9 10
  7. WAP to read 3 digits number and test whether it is Armstrong number or not.
  8. WAP to make a menu for addition, subtraction and multiplication of two numbers.
  9. WAP to read a string from the user and Check Whether it is a palindrome or not.
  10. WAP to display the addition of two matrices
  11. WAP to add the diagonal elements of the matrix supplied by the user.
  12. WAP to show the concept of pointer expression.
  13. WAP to read the number from the user and check whether it is a palindrome or not. .
  14. WAP to illustrate the function with arguments and ne return value
  15. WAP to illustrate the function with no arguments and no return value
  16. WAP to illustrate the function with arguments and return value
  17. WAP to illustrate the function with no arguments and return value.
  18. WAP to swap the values of two variables using call by value.
  19. WAP to swap the values of two variables using call by reference.
  20. WAP to calculate the factorial of a supplied number using u recursive function.
  21. WAP to create a structure student containing Name, Roll No, Marks as members and that structure to read and display the data entered by the user.
  22. WAP to create a Union student containing Name, Roll No, Marks as members and that union to display the data entered by the user.
  23. WAP to create a file "text.txt" and write some textv"hello student" to that file.
  24. WAP to open the file "texl.txt" created in the above program.
  25. WAP to include a macro header to a new file.

besoftware2020's People

Contributors

parajulibkrm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.