Write program C# to check whether the number is even or odd?
Read More
Write program to swap two numbers in c# language?
Write program to swap two numbers in c# language?
Read More
Write program to check the number is leap year or not?
Write program to check the number is leap year or not?
Read More
Write a python code taking 2 numbers as standard input and g
Write a python code taking 2 numbers as standard input and giving sum as output.
Read More
Write a JavaScript program that displays the diameter, perim
Write a JavaScript program that displays the diameter, perimeter and area of a circle.
Read More
Driver(did : integer, name : string, age : integer) Result(d
Driver(did : integer, name : string, age : integer) Result(did : integer, teamid : integer, place : integer, race : integer) Test(did : integer, teamid : integer, testdate : date, circuit : string) Te
Read More
If ptr is a pointer to an integer what is the meaning of an
If ptr is a pointer to an integer what is the meaning of an expression ptr++; ?
Read More
Write a JavaScript program that prompt the user to input thr
Write a JavaScript program that prompt the user to input three numbers and the program computers their sum,avg,smallest,larges and product.
Read More
Make a C++ program that creates a diamond formed by stars. U
Make a C++ program that creates a diamond formed by stars. Use simple for loop.Your output should be like the image given below.
Read More
Read in the first m elements of a one-dimensional floating-p
Read in the first m elements of a one-dimensional floating-point array. Calculate the sum of these elements, the mean, the deviations, the standard deviation, the algebraic maximum and the algebraic m
Read More

