A. To Find The Smallest Of Two 8-bit Numbers. B. TO Find The Largest of Two 8-bit Numbers.
SIKSHAPATH Latest Questions
Suppose you are planning to develop a project on employee attendance. Design a project plan by using following scenario This project is designed to take down employees’ attendance using Qr code. Every employee will be having a card that contains a ...
Consider the scenario A Online bookstore is to be implemented. This project is a website that acts as a central book store. Such online bookstores tend to get a large amount of online visitors. In order to provide optimal performance and ...
Write a program to Pass parameters embedding in HTML. (i.e Passing Parameters to Applets)
Create a package which contains function to ask the user to enter the student’s marks and determine the GRADE according to the following criteria. >90 A >80AND <90 B >70AND <80 C >60 AND<70 D <60 F
Create a procedure or function to calculate electricity bill as per the following criteria: For first 100 units: Rs. 5 per unit For 101-150 units: Rs. 7 per unit For 151-300 units: Rs. 7.50 per unit For 301 onward units: Rs. 8 per unit