Which of the following is the best machine learning method? a. scalable b. fast c. accuracy d. all of the above
SIKSHAPATH Latest Questions
To Which of the following the term ‘DBA’ referred | What does DBA stand for in computer science | DBA full form in computer To Which of the following the term ‘DBA’ referred? or/ What does DBA stand for in computer science? a. ...
Que.What is the time complexity to count the number of elements in the linked list?a.O(n)b.O(1)c.O(n2)d.O(logn)
Q.Inserting an item into the stack when stack is not full is called ___ Operation and deletion of item form the stack, when stack is not empty is called ___ operation. a.push, pop b.pop, push c.insert, delete d.delete, insert
Que.Representation of data structure in memory is known as: a. Recursive b. Storage Structure c. File Structure d. Abstract data type
Q._ is NOT the component of data structure.a. Operationsb. Storage Structuresc. Algorithmsd. None of the above