Question
What will come in place of the question mark (?) in the
following series? 3.5, 9.5, 27.5, 81.5, 243.5, 729.5, ?Solution
3.5 Γ 3 β 1 = 9.5 9.5 Γ 3 β 1 = 27.5 27.5 Γ 3 β 1 = 81.5 81.5 Γ 3 β 1 = 243.5 243.5 Γ 3 β 1 = 729.5 729.5 Γ 3 β 1 = 2187.5
The truth table for a boolean function with two variables, A and B, has four rows. How many different boolean functions can be defined with two variables?
Which command is used to display the contents of a file in a Unix/Linux system?
- 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.
- What is a hybrid cloud?
Which routing protocol is commonly used within an autonomous system (AS) to determine the best path for data packets?
C++ follows ___.
What does PHP stand for?
What is the purpose of a diode in a circuit?
Function to copy one memory location to other in C++
Concatenate two strings by using which function?