Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

asap Write a C program that includes the following: 1. (6 points) A function called CheckEmail, which receives a string as an input, and checks

image text in transcribed

asap

Write a C program that includes the following: 1. (6 points) A function called CheckEmail, which receives a string as an input, and checks whether it is correct student's email. Note: For a string to be a correct student's email.it should starts with one uppercase alphabet followed by a dot, also it should contain an '@'followed by "gju". 2. (7 points) The main function, which lets the user input a string and call the function CheckEmail to check if the string is correct student's email or not. If yes the program should print "The Email is Valid", otherwise the program should let the user enter another string until he enters a valid email

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Spomenik Monument Database

Authors: Donald Niebyl, FUEL, Damon Murray, Stephen Sorrell

1st Edition

0995745536, 978-0995745537

More Books

Students also viewed these Databases questions