Que.Representation of data structure in memory is known as: a. Recursive b. Storage Structure c. File Structure d. Abstract data type
SIKSHAPATH Latest Questions
Q._ is NOT the component of data structure.a. Operationsb. Storage Structuresc. Algorithmsd. None of the above
If the address of A[1][1] and A[2][1] are 1000 and 1010 respectively and each element occupies 2 bytes then the array has been stored in _________ order. a. column major b. matix major c. row major d. none of the above
A sample of 20 items has mean 42 units and S.D. 5 units. Test the hypothesis that it is a random sample from a natural population with mean 45.
Question 1 5 Points What do you mean by Perceptron? Question 2 5 Points Where do we implement Artificial Intelligence Fuzzy Logic?
Explain Biological Neural Network and Artificial Neural network?
Explain Biological Neural Network and Artificial Neural network?
Find the optimal solution for the following fractional Knapsack problem. n=4, m = 60, W={40, 10, 20, 24} and P={280, 100, 120, 120}
Show the state space tree for 4 Queens problem. Show the steps in solving 4 Queens problem using backtracking method to print all the solutions.
State t-test and its applications for small samples.