Loading...
SCE
Home
AI Assistant
Ask Anything
Categories
Python
C#
C++
C
Visual Basic
Java
JavaScript
HTML
CSS
SQL
Git
VIEW ALL
Other
Tags
What's Hot
Featured
I'm Feeling Lucky
Latest
SCE
Loading...
Sign Up
Log In
AI Assistant
Loading...
C Program that calculates GPA
Samath
|
Jan 20, 2024
C program that accept Year, Month and Date from the user and display the day of the month
Samath
|
Jan 20, 2024
Simple Calendar Program in C
Samath
|
Jan 17, 2024
Simple Spreadsheet Program in C
Samath
|
Jan 17, 2024
Simple GUI Program using C
Samath
|
Jan 06, 2021
Write a C program to Print Square of Each Element of 2D Array Matrix
Samath
|
Jan 04, 2017
C Program to Check whether entered matrix is magic square or not
Samath
|
Jan 03, 2017
C program to delete an element from an array
Samath
|
Jan 02, 2017
C Program to Insert an element in an Array
Samath
|
Jan 02, 2017
C program to copy all elements of one array to another
Samath
|
Jan 02, 2017
C Program to Search an element in Array
Samath
|
Jan 02, 2017
C Program to Merge Two arrays
Samath
|
Jan 02, 2017
C Program to Reverse an Array
Samath
|
Jan 02, 2017
C Program to Find Largest Element in Array
Samath
|
Jan 02, 2017
C program to find smallest element in array
Samath
|
Jan 02, 2017
C program to find sum of elements of the array
Samath
|
Jan 02, 2017
C Program that delete duplicate elements from an array
Samath
|
Jan 02, 2017
C Program to Read integers into an array and Reversing them using Pointers
Samath
|
Jan 02, 2017
C Program to Implement Stack Operations Using Array
Samath
|
Jan 02, 2017
C program to print the ASCII values 0 to 255 with numbers and related value
Samath
|
Jan 02, 2017
C program to check whether a number is perfect number or not
Samath
|
Jan 02, 2017
C Program to Check Armstrong Number
Samath
|
Jan 02, 2017
C Program that Print First 10 Natural Numbers using For, While and Do-While Loop
Samath
|
Jan 02, 2017
C Program to generate the Fibonacci Series starting from any two numbers
Samath
|
Jan 02, 2017
C Program to print table of n and square of n using pow() Function
Samath
|
Jan 02, 2017
C Program to Find Factorial of a Number Using Recursion
Samath
|
Jan 02, 2017
C Program to Solve Second Order Quadratic Equation
Samath
|
Jan 02, 2017
C Program to find sum of two numbers
Samath
|
Jan 02, 2017
C Program to Calculate Simple Interest
Samath
|
Jan 02, 2017
C program to convert temperature from degree Celsius to Fahrenheit
Samath
|
Jan 02, 2017
C Program to calculate sum of 5 subjects, calculate percentage and grade
Samath
|
Jan 02, 2017
C Program to Reverse a Number
Samath
|
Jan 02, 2017
C program to enter basic salary of an employee and calculate gross salary
Samath
|
Jan 02, 2017
C program to read three numbers and find maximum of the three numbers
Samath
|
Jan 02, 2017
C program that print electricity bill of a customer
Samath
|
Jan 02, 2017
C program to read the values of x, y and z and print the results expressions in one line
Samath
|
Jan 02, 2017
C Program to find exponent Power Series
Samath
|
Jan 02, 2017
C Program to Compute sum of the array elements using pointers
Samath
|
Jan 02, 2017
C Program to Calculate Area of Square
Samath
|
Jan 02, 2017
C program to calculate the area of a rectangle
Samath
|
Jan 02, 2017
C Program to Calculate Area of Right angle Triangle
Samath
|
Jan 01, 2017
C Program to Calculate Area of Equilatral Triangle
Samath
|
Jan 01, 2017
C Program to Calculate Area of Scalene Triangle
Samath
|
Jan 01, 2017
C program that takes an 8-bit number and Convert it to hexadecimal format
Samath
|
Jan 01, 2017
C program that takes a 2 digit hexadecimal number and display it in binary format
Samath
|
Jan 01, 2017
C program that takes a non- negative integer number as input and prints its binary representation
Samath
|
Jan 01, 2017
C program that takes as input a positive fractional number and converts it to binary
Samath
|
Jan 01, 2017
C program that reads parameter float (Vin) and a second parameter float (Vout ) and print the load resistor needed for this design with its unit
Samath
|
Jan 01, 2017
C program that generates a random positive float number in a fixed interval with a maximum distance between endpoints of 100
Samath
|
Jan 01, 2017
Write a function in C called RectArea() that returns an integer value equal to the area of the given rectangle
Samath
|
May 04, 2016
C program that define a structure template that could be used to store name, address, and telephone number
Samath
|
May 04, 2016
C program that looks at all the command line arguments and reports if any of the arguments are the same
Samath
|
May 04, 2016
C program that prompts the user for an input string, sorts its characters, and prints out the sorted output
Samath
|
May 04, 2016
C program that multiplies the matrix a by the matrix b and stores the result in the matrix c
Samath
|
May 04, 2016
C Program that split an input string into two output strings
Samath
|
May 04, 2016
C program that prompts the user for a positive integer and then computes the sum of all the digits of the number
Samath
|
May 04, 2016
C program that takes two integers as command line arguments and divide the first argument by the second argument
Samath
|
May 04, 2016
C program that Calculate Area and Circumference of circle
Samath
|
Dec 28, 2015
C program that takes as input an 8-bit number perform and print the logical NEG of the number
Samath
|
Jul 01, 2015
C program that takes as input two 8-bit numbers and calculate the AND,OR and XOR logical representations
Samath
|
Jun 13, 2015
C program that perform and print the logical NOT of a 8-bit number
Samath
|
Jun 13, 2015
C program that receives a positive float number and divides it by two until the result is less than or equal to zero
Samath
|
Jun 12, 2015
C program that determine if a number is a power of 2
Samath
|
Jun 03, 2015
C program that calculate the rate of change and indicate if it is increasing or decreasing
Samath
|
Jun 03, 2015
C program that takes as input two memory addresses and prints the displacement address
Samath
|
Jun 02, 2015
C program that sort a list of number in non-ascending order and print the midpoint of the list
Samath
|
Jun 01, 2015
C program that receives an integer number and determines if it is a prime number
Samath
|
Jun 01, 2015
C program that receives 10 float numbers from the console and sort them in nonascending order
Samath
|
Jun 01, 2015
C program that print multiplication table from 1-10
Samath
|
Dec 21, 2014
Sum of the first 30 squares in C
Samath
|
Dec 21, 2014
Solid Box of Asterisks in C
Samath
|
Dec 21, 2014
One Horizontal Line of Asterisks in C
Samath
|
Dec 21, 2014
C program that check if a number is Bigger than 100
Samath
|
Nov 09, 2014
Sum of two values in C
Samath
|
Nov 09, 2014
C program that determines if a number is either positive, zero, or negative
Samath
|
Nov 07, 2014
C program that determines if a number is equal to zero
Samath
|
Nov 07, 2014