44.In binary tree data structure, using depth-first approach, preorder traversal means _______.
44.In binary tree data structure, using depth-first approach, preorder traversal means _______.
Previous 10 Questions — JECA MCA 2023
Nearest first
1
2
3
4
5
6
7
8
9
10
43.In tree data structure, the in-degree of root node is always __________.
Topic: JECA MCA 2023
42.In stack data structure, __________ operation is not permitted.
Topic: JECA MCA 2023
41.In singly linked list, the time complexity for insertion at a particular node is:
Topic: JECA MCA 2023
40.In Unix/Linux platform, ______ command is used to show current running processes.
Topic: JECA MCA 2023
39.In Unix/Linux platform, which command is used to specify the access mode for files?
Topic: JECA MCA 2023
38.In Unix/Linux platform, which command is used to view the inode number of a file?
Topic: JECA MCA 2023
37.In Unix/Linux platform, which command is used to create a symbolic link?
Topic: JECA MCA 2023
36.In Unix/Linux platform, which command is used to find out the difference between two files?
Topic: JECA MCA 2023
35.In shell script, which command is used to delete a file?
Topic: JECA MCA 2023
34.In shell script, which command is used to copy a file?
Topic: JECA MCA 2023
Next 10 Questions — JECA MCA 2023
Ascending by ID
1
2
3
4
5
6
7
8
9
10
Find out the wrong statement based on the characteristics of AVL tree data structure.
Topic: JECA MCA 2023
Example of non-linear data structure is __________.
Topic: JECA MCA 2023
Bubble sort algorithm has a worst-case time complexity of __________.
Topic: JECA MCA 2023
Insertion sort algorithm has a best-case time complexity of __________.
Topic: JECA MCA 2023
In machine learning, VC dimension is used to measure the capacity of a set of functions. VC means __________…
Topic: JECA MCA 2023
Artificial Neural networks are __________ algorithms.
Topic: JECA MCA 2023
One-class SVM is __________ algorithm.
Topic: JECA MCA 2023
Time complexity of K-Means clustering is __________.
Topic: JECA MCA 2023
__________ algorithm is used to find out the shortest path between two points in a connected weighted graph.
Topic: JECA MCA 2023
Forward–backward algorithm is used in case of HMM to compute __________ of all hidden state variables.
Topic: JECA MCA 2023