Question
Which among the following algorithms are used in
Machine learning?Solution
All three 1) Naive Bayes 2) Support Vector Machines 3) K-Nearest Neighbors
In a two-phase locking protocol, which phase allows transactions to acquire locks but not release them?
In Node.js, which module is used for file system operations?
What is the purpose of AJAX (Asynchronous JavaScript and XML) in web technology?
The Traveling Salesperson Problem is an example of which complexity class?
Match the following
a. calloc( ) ------- i. Frees previouslyallocated space. b. free( ) ----------- ii. Modifiespreviouslyallocated space. c. mal...
Consider a weighted complete graph G on the vertex set {v1,v2 ,v} such that the weight of the edge (v,v) is 2|i-j|. The weight of a minimum spanning tr...
What is the main disadvantage of using asynchronous (level-triggered) flip-flops in high-speed digital circuits?
Which distribution is used to model the number of successful outcomes in a fixed number of independent Bernoulli trials?
B-trees and B+ trees are designed to maintain balance by adjusting the:
In a uniform distribution over the interval [a, b], what is the probability density function (PDF)?