C

C

Explore our C programming domain filled with a wealth of articles! Discover tutorials, advanced techniques, code examples, and best practices to enhance your skills. Dive in and start coding with confidence today!

CF

Pointers – Total Marks

Marks scored in three subjects M1, M2, M3 are given as input. The below program prints the total marks by invoking the function…
CF

Exact Capacity Booking

Fed up of overbooking in airlines industry, the government has ordered that airlines cannot book more than the capacity C of an aeroplane. To…
JavaF

Shirt – Matching Pairs

A shop to increase sales during a festival has an offer that a customer will get a discount if the customer buys shirts having same size in…
CF

Match the Expression

Series of N expression(including serial number) and values are given as input, the program must match the values to the expression by printing…
CF

Shooting Targets

N shooting targets are placed in a two dimensional grid and their x and y co-ordinates are provided. The x and y co-ordinates are integer…