Question Bank

Find Solved Questions for Different Malaysian Universities

Browse university-based questions, find helpful references quickly, and get academic support in a clean and responsive experience.

Search real university questions by keyword
Filter by Malaysian university instantly
Modern layout built for desktop and mobile

Find the right question fast

Search by keyword or jump directly to a university.

Student Question Hub

Browse university questions in a clear modern format

Explore helpful questions from Malaysian universities and get fast assistance for homework, assignments, case studies, and academic tasks.

Programming Assignment, UM, Malaysia Define an algorithm and outline the process in building an application and Determine the steps taken from writing code to execution

Pass 1: Define an algorithm and outline the process in building an application. Pass 2: Determine the steps taken from writing code to execution. Pass 3: Discuss what procedural object-orientated and event-driven paradigms are their characteristics and the relationship between them. Pass 4: Write a program that implements an algorithm...
Universiti Malaya (UM) 4th Aug 2023

ENERGY OPTIMISATION AND ECONOMICS Report, SU, Malaysia Evaluate the minimum fresh usage and minimum terminal losses of identified compound by using the mass integration approach

QUESTION 1 In a Spun Pile production plant, three (3) boilers with different designs capacity were used for the drying process as shown in Figure 1. Demonstrate how you optimize the boiler load to meet the steam demand of 210 t/h at minimum energy consumption. The existing boiler operation data...
Sunway University (SU) 4th Aug 2023

Economic Report, USM, Malaysia Suppose that an economic crisis led to the depreciation of Wakandian dollars. Presidential candidate Reno Miller openly declared

Question 1: Suppose that an economic crisis led to the depreciation of Wakandian dollars. Presidential candidate Reno Miller openly declared that Wakandian dollars would appreciate if the country’s inflation rate was higher than its trading partners. On the other hand, his opponent David Truss argued that when the interest rate...

FIT3155: Advanced data structures and algorithms Assignment, MUM, Malaysia Write a program that implements a binary heap and binary search tree data structure to manage a list of job requests in a computer repair shop

Question 1: Computer repair Priority Queue System Write a program that implements a binary heap and binary search tree data structure to manage a list of job requests in a computer repair shop. The program shall fulfill the following requirements: Design a binary heap data structure to store a list...

Need help solving this university question?

Get fast, plagiarism-free academic help tailored to your deadline and subject.

380CT: Theoretical Aspects of Computer Science Assignment, CU, Malaysia You are assigned to the problem stated above and you are required to develop a computer program to try and solve it

Task Description Consider one of the following problems: Problem: Clique Problem Given an undirected graph 𝐺, determine whether a 𝑘-clique exists in the graph, where a 𝑘- clique is a subgraph containing 𝑘 nodes in 𝐺 where every two nodes in the subgraph are connected by an edge. Instructions You...

MGMT20001: Organisational Behaviour Case Study, UOM, Malaysia What suggestions do you have for the president on how to coach Jack in developing a personal improvement plan

INDIVIDUAL ASSIGNMENT CASE STUDY The president has called a meeting to get your feedback on Jack, a department manager. Jackiswhat some people call “from the old school” of management. He is gruff, bossy, and oftenshows an “it’s my way or the highway” attitude. Jack is about five years fromretirement. Jack...

CCS11303: OBJECT ORIENTED PROGRAMMING Assignment, SUT, Malaysia To provide an in-depth understanding of java programming and for students to demonstrate effective java skills

Objective To provide an in-depth understanding of java programming and for students to demonstrate effective java skills; and for students to be able to identify the problems along with strategies to be employed to solve the question. Chapter cover Chapter 2: Object Orientation This assignment is to achieve CO: CO2   ...

MGF1010: Introduction to Management Assignment, MU, Malaysia Choose an organisation which you would like to render support in promoting workplace well-being

Details of Task: Choose an organisation which you would like to render support in promoting workplace well-being, in line with the Sustainable Development Goals (SDG) agenda. Consider yourself as a management consultant who prepares this report to the senior management team of this organisation which includes advisors from the academic...

Need help solving this university question?

Get fast, plagiarism-free academic help tailored to your deadline and subject.

International Management Case Study, APU, Malaysia In a group consist of five (5) students, you are required to select a multinational company (MNC) as the basis of a case study

Question: In a group consist of five (5) students, you are required to select a multinational company (MNC) as the basis of a case study. Once the company has been approved by your lecturer you will be required to prepare a detailed strategic report to management that analyses the market...

Trusted Academic Help for Malaysian Students

Professional support for assignments, homework, dissertations, essays, and case studies.

70+ Campuses
14k+ Students
100% Original
Why Choose Us
  • Affordable Rates
  • Quick Delivery
  • High-Quality Work
  • 24/7 Live Assistance

Still need help with your question?

Share your topic and deadline today to get personalised academic support.

if (html.trim() === '') { btnText.textContent = 'All Questions Loaded'; } else { document.getElementById('questions-container').insertAdjacentHTML('beforeend', html); loadMoreBtn.setAttribute('data-page', page); btnText.textContent = 'Load More Questions'; loadMoreBtn.disabled = false; } spinner.classList.add('d-none'); }) .catch(error => { console.error('Load more failed', error); spinner.classList.add('d-none'); btnText.textContent = 'Try Again'; loadMoreBtn.disabled = false; }); }); });