Questions: 1 835

Answers by our Experts: 1 539

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







1.
2.
AutoZig Enterprise is a manufacturing unit that manufactures automobile parts. This company was
established in 1980 and since then, the staff of AutoZig Enterprise is keeping the records of
manufactured parts manually. Now, the management of AutoZig Enterprise realizes that
maintaining the records manually is slow and leads to a large number of errors.
After extensive research, the management of AutoZig Enterprise decides that an application is
required to automate the task of maintaining the records of manufactured parts. AutoZig
Enterprise contacts WebSoft Solutions Pvt. Ltd., which is a software development company, to
develop the application. WebSoft Solutions Pvt. Ltd. decides to create the application using C#.
The team of programmers at WebSoft Solutions Pvt. Ltd. conducts an interview with the staff of
AutoZig Enterprise to find out their requirements. They find the following requirements:
The application should allow the supervisors to add or modify records in the database stored in
By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13.
Write a program to take a positive number n as an input and find the nth prime number. For example, if the user enters 20, the output should be 71 (20th prime number).
Marking Scheme
Writing down how your program will solve the task
Pseudo code
C# code
Indentation in the code
Comments in the code
Presentation
write a small program in CLIP to code that shall work like a simple computerized study advisor. Your program will collect some data from the user and then suggest a field of study. To keep this simple, we have limited and restricted our cases to have a simple design, good enough to give you the basic idea. You need to follow the stated conditions in true spirit.

Your program shall talk to the user in the following manner:
The first message shall appear on screen as below after the program is executed with (run) command.
Welcome, I am your computerized study advisor...
Please enter your student ID: mc1236 (let say user enter)
Enter your Name: Ali (let say user enter)
User shall type his/her ID and Name that will be recorded as facts in the system. Next program shall ask user to enter marks in math’s subject. If student marks in math subject is below 50 then system shall simply advise the student to take admission in FA. Otherwise (i.e. in case where student marks in math subject is greater or equal to 50) the
2.
The development team of SoftSols Inc. has revamped the software according to the requirements of FlyHigh Airlines and is in the process of testing the software. While testing the software, the team encounters the following issues: The operations-related data of FlyHigh Airlines is stored in a central database. The software fails to respond to user inputs, if there is a connectivity problem with the database. Add the code snippet that the development team should use to ensure that the application shows a user- friendly message, if such a situation arises in future.[5 Marks] The application used to calculate the cost of carrying additional luggage results in erroneous amount, if the weight of the luggage is a fractional number. Help the development team modify the code snippet so that the cost of carrying additional luggage is calculated correctly. [
David is a team leader of XYZ organization. He wants to create a scheduler, which will store fields,
such as the appointment date, the name of the person to meet, and time. He needs to develop an
application that will enable the user to fill these fields. The application should display certain
options. The options are:
Add appointment: Should accept values, such as appointment date, name of the person to be
met, and time of the appointment. The appointment date should be in the mm/dd/yy format and
should not be prior to the current date. The time should be in HH:MM format.
View appointment: Should display all the appointments of the user.
Search: Should prompt the user to specify the date to view all the appointments of that day.
Exit: Should allow the user to exit the application.
1 build automatic test program so that the student is allowed to choose a name from among his colleagues and then ask him
The program ten questions) every time a question (and calculates the time it takes to answer all
Question and when you are finished calculates the time it takes to test overall and shows the final result.
.2 retains the questions and results of the program and time in the database.
.3 A student can Upon completion of the test print it with the result.
Functional Requirements:
-1 System allows the introduction of several students.
-2 The system allows the introduction of many of the questions) or true choices and error (with identification number to answer
Correct.
-3 Program selects questions for the student questions at random from among the data stored in the hall.
-4 Testing up to the program keeps students on both alone so that it can be displayed later.
-5 Program provides a report showing the results of students who were tested or the result of a specific student.
Project Name: automated testing program
General objectives:
0.1 build automatic test program so that the student is allowed to choose a name from among his colleagues and then ask him
The program ten questions) every time a question (and calculates the time it takes to answer all
Question and when you are finished calculates the time it takes to test overall and shows the final result.
0.2 retains the questions and results of the program and time in the database.
0.3 A student can Upon completion of the test print it with the result.
Functional Requirements:
-1 System allows the introduction of several students.
-2 The system allows the introduction of many of the questions) or true choices and error (with identification number to answer
Correct.
-3 Program selects questions for the student questions at random from among the data stored in the hall.
-4 Testing up to the program keeps students on both alone so that it can be displayed later.
-5 Program provides a report showing the results of students who were
Project Name: automated testing program
General objectives:
0.1 build automatic test program so that the student is allowed to choose a name from among his colleagues and then ask him
The program ten questions) every time a question (and calculates the time it takes to answer all
Question and when you are finished calculates the time it takes to test overall and shows the final result.
0.2 retains the questions and results of the program and time in the database.
0.3 A student can Upon completion of the test print it with the result.
Functional Requirements:
-1 System allows the introduction of several students.
-2 The system allows the introduction of many of the questions) or true choices and error (with identification number to answer
Correct.
-3 Program selects questions for the student questions at random from among the data stored in the hall.
-4 Testing up to the program keeps students on both alone so that it can be displayed later.
-5 Program provides a report showing the results of students who were tested or the result of a specific student.
-6 Prepare documentation shows the simple steps to build the program and shows the tables and relationships and details
That link.
Non-functional requirements:
- Easy to work on the system.
- Coordination of good tools, fonts, and colors.
- Provide support to the user) Help).
Tables are proposed:
-1 Spreadsheet student.
Student ID
Name
Specialization
Level
Separation
School
School year
-2 Table questions:
Question Number
Kind
Text
Question
Answer
First
Answer
The second
Answer
Third
No answer
Ackikhh
Choices or
True error
-3 Table tests:
Student ID
Question Number
Type question
No answer
Student
Time
It takes in
Answer
History
Test
Notes:
-1 Can be edited in the tables above is by design
-2 Non-functional requirements is not an obligation, but as a possibility.
-3 Number of students in the group prefers that no more than three students and a maximum of five students.
-4 Possible to build a program similar to the program already, such as cultural events.
Hi, I want to draw more than one line in wpf in c#. I want to use array to draw the lines. How can i do it?

I used the following code. I called a method named lets_draw

private void lets_draw()
{
int i,z;
z = 40;
Line[] line = new Line[20];

for(i=1;i<=10;i++)
{
line[i].Visibility = System.Windows.Visibility.Visible;
line[i].Stroke = System.Windows.Media.Brushes.Black;
line[i].X1 = z;
line[i].X2 = z;
line[i].Y1 = 40;
line[i].Y2 = 130;
z += 10;
theGrid.Children.Add(line[i]);
}
}
But it showed the following message

"An unhandled exception of type 'System.NullReferenceException' occurred in SkeletalTracking.exe
Additional information: Object reference not set to an instance of an object."
i finished my c# project with sql server dataBase and i want to make a setup for users to install in there computers now. i want to learn how to make setup like any program we install every day i made a simple program like peachtree accounting a little part of peachtree accounting program all i want to install my project to work in any computer like any program we install and i'm tired searching how to pack your project, how to make setup file, how to make your program work, nothing worked for me so please don't tell me go to file>new>setup wizard, or use inno, or any program if you made program using c# and sql server DB and you publish it for users tell me how step by step and if you didn't made any program and didn't publish it don't say any word please. *they told me you will find the answer here and they will give you the solution. *and i'm sorry cuz i really tired trying tutorial and nothing worked.
LATEST TUTORIALS
APPROVED BY CLIENTS