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

Create a VB program using one dimensional array to accept SIX (6) NUMERIC VALUES then the program will identify the smallest number stored in array.



Sample Output:



Enter First Element: 34


Enter Second Element: 54


Enter Third Element: 16


Enter Fourth Element: 17


Enter Fifth Element: 200


Enter Sixth Element: 1



The Smallest Number: 1

We have seen how computers evolved. Now, we even robots and loT-enabled devices.


A question remains: Who is more superior - human or computer?



In a 200 - word essay.



Please be quided by the following factors?



Content


Completeness


Organization


Grammar


Academic Integrity




The user will input 5 grades. Determine individual subjects either passed or failed. Lastly, calculate the average grade and determine whether if passed or failed.











Sample output:



Student Name: Jessica


Math: 74



Science: 89.5



English: 74



Geography: 82



Filipino: 80



*Average Grades: 79.9




*If the average grade is >= 75 the output should be



PASSED!




*If the subject grade is below 74 the output should be



You need to re-take in Math Subject and English Subject




*If the average grade is <= 74 the output should be



YOU FAILED!

1. Write a program using string functions that determine if the input word is a palindrome. A palindrome word is a word that produces the same word when it is reversed.




Sample Input/output Dialogue:



Enter a word: AMA



Reversed: AMA



“It is Palindrome”




Enter a word: HELLO



Reversed: OLLEH




Make a C++ program that will print the values of array named areas with values {84,76,48} using while loop.

write a program to print the product of given two numbers.



Input the first line of input will contain and integer.



the second line of input will contain an integer.

You were assigned to write a program to compute the salary of the company's employees. The cut off period is every 15 days. Given are the data needed for computation.



-employees worked for 8 hours per day for 5 days per week



-daily rate of each employee is php 850 for an entry level employee and 1150 for managerial level employee



- overtime pay is 10% of the base pay computed per hour



-if an employee has had no absences, s/he will be given an additional 20% of her final salary of the said period.



-deductions will be SSS Php 500, PhilHealth 300, Pag-ibig 350, tax of 10%



Get the final salary of the employee.

a customer opens an account at a bank with an initial amount. the account number, name, and balance of the customer are generated. write a programme to input data for 5 customers and write into a file. later, display the data of all customers by reading from the file

Write a program to declare a structure and inside it is a non-static


method that returns the area of a rectangle.


Test Data and Sample Output:


Input the dimensions of a rectangle:


Length: 60


Width: 30


Expected Output:


Length: 60


Width: 30


Area: 1800

Write a program that declares a simple structure, declare at least two



variables with different data types and a static method in c#

LATEST TUTORIALS
APPROVED BY CLIENTS