Start learning 50% faster. Sign in now
There are 6 letters in the given word out of which there are 3 vowels and 3 consonants. Now, 3 vowels can be placed at any of the three places out of 3 odd positions. Number of ways of arranging the vowels =3P3= 3! Also, the 3 consonants can be arranged at the remaining 3 positions. Number of ways of arranging the consonants =3P3= 3! Total number of ways = (3! × 3!) = 36
What is the correct syntax to declare a variable in C?
State true or false
In Hub there is one collision domain and one broadcast domain.
Which symbol is used to access the value of a variable in a shell script?
In a red-black tree, which property ensures that the tree remains relatively balanced and that the worst-case height is logarithmic?
DNS client adds suffix atc.jhda.edu. before passing address to the
Which network layer protocol is responsible for multicasting, where a packet is sent to multiple destinations simultaneously?
Physical address called as MAC address is associated with which layer?
What is abstraction in object-oriented programming?
What are the three main components of a bipolar junction transistor (BJT)?
In a 5-stage pipeline (Fetch, Decode, Execute, Memory, Write-back), how many instructions can be in various stages of processing at the same time?