⟩ Do you know how to find the number of possible tree in the given tree?
number of possible tree = (2 power n) - n.
for example:
A tree contain three node.
so n=3.
possible tree = 8 - 3 = 5.
number of possible tree = (2 power n) - n.
for example:
A tree contain three node.
so n=3.
possible tree = 8 - 3 = 5.
What are the different phases in boot process
How do you determin which Run Level the sytem is running
How would you find out what version of Solaris is currently running?
What would a XIR signal do to a server and why would it be used?
How would you find out what kernel parameter SHMMAX is set to by one command?
What does reboot ?r do?
What is difference between Process and Daemon in Solaris?
What SPARC emergency keyboard sequence will take the system to the ok prompt (forth monitor) but will send output to TTYA?
How to install win xp after installing solaris for dual booting.
Why we use / for mount any filesystem?