Which of the language listed below is not a High-level programming language?
Select one:
a.
MASM
b.
C#
c.
Python
d.
Ruby
NOTE: String processing methods of String class should be used where necessary!!
Institution Name
Accreditation
NUST
Yes
UNAM
Yes
Space Institute
No
Sample run1:
Enter points and institution: 60 NUST F
Output: Loan Award Successful and application gender is: FEMALE
Write a program that calculate and displays an employee’s weekly salary. If the hours worked are less or equal to 40, the employee is payed N$65.54 per hour, otherwise the employee receives N$80.20 for every hour worked exceeding 40.
1. Create a class to implement a queue using a circular array[20 marks]<o:p></o:p>
a. The class should contain functions to
i. Insert a new value, [5 marks]
ii. Delete a value. [5 marks]
Network configurations
1. Receive internet access from the WAN
2. Provide internet access to devices connecting to AP that is connected to the ubuntu
server
3. Block/Allow IP/MAC address
2. Configurations can be altered/configured programmatically
1. SSID of the external AP
2. Can be password protected or Open Security
3. Network interfaces so we can choose what will be the LAN and the WAN
4. Set DHCP configuration for the clients that will be connecting to the LAN (ex. IP pool
range)
5. Allow/Block clients to internet access
3. Captive portal functionality
1. Authorized/Unauthorized client identification
2. Allowing/denying of client programmatically
3. Sending request to external web app
4. Receiving response/request from external web app
4. Documentation or simple guide for each configuration, how to install them, their location,
meaning of parameters