Answered step by step
Verified Expert Solution
Question
1 Approved Answer
urgently solution required for all these parts 10 (1.5 Q5. A) Let A is a string that is given below, print GPGC Kohat from the
urgently solution required for all these parts
10 (1.5 Q5. A) Let A is a string that is given below, print "GPGC Kohat" from the following A= "I am studying at GPGC Kohat" B) How would you concatenate the following two strings, write its syntax. CHARACTER(LEN=4): c = "Good" CHARACTER(LEN=5) :: d = "Luck!" Convert the following mathematical Expression into Fortran expression. i. a/cd- ii. y*z - 3x2.5 (3a2-b/c) iv. cos(2x+y)+a? D) Evaluate each of the following expressions. i. (2+3** 2)/(8-2+1) ii. SQRT (6.0+ 3.0) iii. a/2 + 4 * b/3 (Assume that variable a is of type integer and has the value of 7, and the variable bis of type real and has the value 3.3)Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started