Questions: 1 362

Answers by our Experts: 1 362

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 & Filtering

Your lecture wishes to store the exam marks for java,and perform an analysis of the marks.The marks are expressed as a percentage.There are 15 students that wrote the exam. Write the java program that will enable her to:
-input the marks for each student and store in an array called Supp.The input must be validated befoe being stored
-Determine and display the highest and lowest mark.
-Determine and display the average mark for the supplementary exam.
-Determine and display the mean and median(mean is calculated as the average of the lowest and highest marks)
E.g input:15 27 38 2 98 42 87 92 99 13 5 72 67 2 1
Output:
highest:99
lowest:1
median:38
average:44
mean:50

i'd be grateful for your help.
NB: URGENT!
plz. guide me how can i show each winform for 10 seconds in c# with timer,
i am confued and plz. .provide me some sample for timer .

thanks
in advnace
what does %d , %f and &a mean in C (not C#)
Hi,
this is for a project. i have to make a console application and need to work with a List<String> to hole values for the lifetime of the console application. I have initialised it in the class with the declaration "List<String> myList = new List<String>". this is done at the constructor level and when i need to use it in a method or pass it to another method of another class and use it there, it is not initialised and is null and as a result, any add gives me an error. please help me as i need a solution to it in the next hour or so or my assignment would be screwed. Please help soon. appreciate it. Thanks and Regards
how do you write a C# program that asks for three numbers and prints the average value.
Hi!

you can help me this software:

This software would assist the users to store and retrieve personal information. According to the requirement specifications, the software should provide the functionality to store contact details of various people. It should also enable the user to store the details of meetings and appointments. In addition, the software should display reminders to alert the user for meetings and appointments.

Design specifications

When the application is executed, a menu with the following options should be displayd:
Contact details
Meetings/appointment
On selecting either of the preceding options, a submenu with the following options should be displayed:
Add new record
Delete record
Edit record
Search record
The contact details option would enable the user to add, edit, delete, and search the contact details of various people. the contact include information such as name, address, phone number, and email adress.

Similarly, the Meetings/appointments options enable the user to ad
How can I draw a custom shaped rectangle in C#

like this
http://imageshack.us/photo/my-images/59/rectanglei.jpg/
I want to know how can i add an image at the backgroud of ASP.NET master page?
As i m using Microsoft Visual Studio 2010 as IDE.???
I want to write a program in csharp that can compile cpp codes using GCC compiler and running the exe file, sending inputs and get outputs. my solution is using "Process" class and run cmd and ... . but is there any better way?
i want to read bitmap file with binary reader,without using bitmap class, and then convert it into gray scale
LATEST TUTORIALS
APPROVED BY CLIENTS