Question: C PROGRAM HELP: 11) Skipping characters in an input stream using scanfs assignment suppression character. Read a date in the form mm/dd/yyyy ( basically, the

C PROGRAM HELP:

11) Skipping characters in an input stream using scanfs assignment suppression character.

Read a date in the form mm/dd/yyyy ( basically, the input sets can be separated by any special character like / , - , _ etc. )

Use the suppression character %*c to skip these special characters

Display the date as mm dd yyyy

12) Chapter 5 Functions

Section 5.14 Recursion, page 189, Fig 5.18 Recursive factorial function

Program to find the factorial of a number using recursive function

13) Using for loop

Print powers of 2 less than 100

Quotients obtained when you repeatedly divide 100 by 2

14) Write a program with-

A function to print a square pattern of asterisks

A function to print a rectangular pattern of asterisks

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!