J
@jayanth_balamurugan_R
Take values of length and breadth of a rectangle from user and check if it is square or not.
Python
A company decided to give bonus of 5% to employee if his/her year of service is more than 5 years.
Python
swapping of numbers
Python
Write a program in C to count the total number of words in a string
C
Write a program in C to print individual characters of a string in reverse order.
C
Write a program in C to input a string and print it.
C
evaluation 2 [2 b]
C
evaluation 2
C
evaluation 2
C
2nd largest element
C
array
C
addition of two matrices
C
transpose of a matrix
C
matrix
C
no. of even and odd numbers in an array
C
sum and avg of an array
C
functions3
C
function 2 (square of a number)
C
functions 1
C
call by value
C