My question is for C programming.
Write a program with two functions both called from main. The firstfunction flight1 just prints "Hello Smart Programmers". In the secondfunction flight2 ask the user to enter an integer number. Calculate thesquare root of the number and return the result to main (print should bein the main not inside the function). In main print the square root value.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here