Programming & Computer Science Answers

C++ 9913
Python 5288
Java | JSP | JSF 3611
C 1680
C# 1362
Computer Networks 989
Algorithms 652
Databases | SQL | Oracle | MS Access 641
HTML/JavaScript Web Application 588
Other 537
Visual Basic 358
Assembler 209
Software Engineering 202
AJAX | JavaScript | HTML | PHP 166
MatLAB 150
MatLAB | Mathematica | MathCAD | Maple 124
Action Script | Flash | Flex | ColdFusion 112
UNIX/Linux Programming 89
Web Development 73
Excel 36
ASP | ASP.NET 23
Delphi | Pascal 21
Perl 16
Prolog 9
Functional Programming 9
MathCAD 5
Wolfram Mathematica 4
WPF 4
Ruby | Ruby on Rails 3
NodeJS Web Application 2

Questions answered by Experts: 26 876

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search

Write a program that reads a positive integer and computes the factorial


Print sum of first 100 integers. (With data validation)


Write a program to make a simple calculator using switch-case. The calculator takes the operation (+ or – or * or /) and takes the two input arguments and print the results.


Write a program that reads a student grade percentage and prints "Excellent" if his grade is greater than or equal 85, "Very Good" for 75 or greater; "Good" for 65, "Pass" for 50, "Fail" for less than 50.


Write a program that reads a positive integer and checks if it is a perfect square


Write a program that takes three integers, and prints out the smallest number


Write a program that print the relation between two integer number if those numbers are equal, not equal and which one contain the higher value.


Write a program to print the ASCII value of a character input by the user.


Write a program that reads the radius of a circle and calculates the area and circumference then prints the results.


Write a program for converting temperature from degrees Celsius to degrees Fahrenheit, given the formula:

F = C x 95 + 32


LATEST TUTORIALS
APPROVED BY CLIENTS