Question
Vishal, Poonam, Vaishali, Raveena and Rajesh are sitting
in a line. Poonam is third to the extreme right end. Vishal is second to the left of Poonam. Vaishali is to the right of Poonam. Raveena is third to the right of Rajesh, who is the immediate neighbour of Vishal. Who is sitting second from the left end ?Solution
Poonam is third to the extreme right end. ____ _____ Poonam ____ _____ Vishal is second to the left of Poonam. Vishal _____ Poonam ____ _____ Raveena is third to the right of Rajesh, who is the immediate neighbour of Vishal. Vaishali is to the right of Poonam. Vishal Rajesh Poonam Vaishali Raveena
Standard C library functions will always invoke a system call when executed from a single-threaded process in a UNIX/Linux operating system?
When applying KVL to a circuit, how are voltage drops represented?
Attributes are made of more than one simple attribute.
- State true or false Implicit type casting in C is used to convert the data type of any variable without using the actual value that the variable holds.
Concatenate two strings by using which function?
Which is the correct format specifier for double type value in C?
State true/false
Trojan works in background and steal data which is sensitive
Which of the following algorithm is most sensitive to outliers?
Which type of polymorphism is achieved through inheritance and method overriding?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?