Question
4, 6, 12, 30, ?, 315,
1260Â What will come in place of the question mark (?) in the following series?Solution
4 X 1.5 = 6 6 X 2 = 12 12 X 2.5 = 30 30 X 3 = 90 90 X 3.5 = 315 315 X 4 = 1260
In a depth-first traversal of a tree or graph, what data structure is typically used to keep track of nodes to be visited next?
Which type of circuit allows current to flow in only one direction?
The maximum number of binary trees that can be formed with three unlabeled nodes is:
Which of the following is NOT a common use of PHP?
What is the routing table in a router used for?
What is the purpose of analyzing the complexity of an algorithm?
In the context of ADTs, what does "polymorphism" refer to?
Which part of the RDBMS architecture is responsible for maintaining a physical copy of the database on disk?
State true/false
Trojans can sometimes acts in favour of ransomware and ask for ransom.
Which command is used to create a new file in a Unix/Linux system?