Compute the rank correlation co-efficient for the following data: Sr. no. 1 2 3 4 5 6 7 8 9 X: 10 15 12 17 13 16 24 14 22 Y: 30 42 45 46 33 34 40 35 39
SIKSHAPATH Latest Questions
Find the effective and physical address when the microprocessor executes the following instructions: (i) MOV AL,[2000H] (ii) MOV AX,[SI] If SI =2000H and DS=1000H
Write a design document for the following scenario The software proposed is Food Ordering System. It has participants who will interact with the system, called the external entities. The Supplier, Kitchen, Manager, and Customer are the entities who will interact with the system. In between the process ...Read more
Design document – An 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 number of online visitors. A user visiting the website can see ...Read more
Write a Signup servlet that enables the user to register a user from an HTML form, as shown in Figure below. Suppose the user information is stored in a database table named Account with three columns: email, password, and confirm ...Read more
Que.What is Reinforcement Learning? Or/What is meant by reinforcement learning?
Where do we use Fuzzy Logic in Artificial Intelligence? Or/ Where do we use Artificial Intelligence Fuzzy Logic?
List down the names of some popular Activation Functions used in Neural Networks.
Analyze the role of testing tools in maintaining the quality of software. Describe the mechanism to select testing tools for software Read more