Write a program in c that will ask some programming related


Question: Write a program in c++ that will ask some programming related question from user and user rank according his/her answer in one of following categories.

1-Beginner level

2-intermediate level

3-Advanced level

For this purpose your program will ask three questions from the user, recod their respons in the form of true and false and store it in a character array for loop.

You have to create a function named compute user level and pass that array to this function and recive the arry as pointer within the function declaration. The function will determine and print the reault that weather you are a beginner, intermediate, or adavance level user.

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Write a program in c that will ask some programming related
Reference No:- TGS02798283

Now Priced at $10 (50% Discount)

Recommended (91%)

Rated (4.3/5)