Class Hierarchies, Library & Containers Quiz 5
1 / 50
What is the use of log() function in a complex?
2 / 50
Which operator is used to take OR of two bitset variables?
3 / 50
Which function is used to get the real part of the complex number?
4 / 50
Which word is used to stop the unpacking of a value in a tuple?
5 / 50
Which header file is required for using Valarray?
6 / 50
What happens when only one argument is supplied to reset() function?
7 / 50
What is the use of the set() function in bitset?
8 / 50
Which of the following is corect way of constructing bitset using binary string?
9 / 50
What is the use of the flip function in bitset?
10 / 50
What happens when only one argument is supplied to set() function?
11 / 50
Which operator is used as not operator in bitset?
12 / 50
What happens when no argument is supplied to set() function?
13 / 50
What is Valarray in C++?
14 / 50
Which of the following is correct about Valarray?
15 / 50
Which function is used to calculate the conjugate of a complex number?
16 / 50
How many variants of tie() function is there?
17 / 50
How many ways are there for constructing a bitset?
18 / 50
Which header file is required to use complex class in your program?
19 / 50
What is bitset in C++?
20 / 50
What is the use of polar function?
21 / 50
Which function is used to swap two Valarray?
22 / 50
What is the function of shift()?
23 / 50
Which of the following is correct about none() function in bitset?
24 / 50
Which operator is used to access the nth bit in a bitset?
25 / 50
What happens when only one argument is supplied to flip() function?
26 / 50
What happens when no argument is supplied to flip() function?
27 / 50
Indexing of bitset variables starts from ___________
28 / 50
What is the use of reset function in bitset?
29 / 50
Which of the following is correct about the shift?
30 / 50
What happens when no argument is supplied to reset() function?
31 / 50
Which of the following is the limitation of bitset over vector bool?
32 / 50
Which header file is required for using bitset in your program?
33 / 50
Which function is used to get the argument of a complex number?
34 / 50
Which of the following is correct about bitset and vector of bools?
35 / 50
What is the class relationship?
36 / 50
What is the use of sum() function in Valarray?
37 / 50
Which function is used to get the imaginary part of the complex number?
38 / 50
What is the use of count() function in bitset?
39 / 50
What does size() function returns?
40 / 50
Which operator is used to take AND of two bitset variables?
41 / 50
Which is the correct syntax of constructing a bitset?
42 / 50
What is the use of tuple_cat() function?
43 / 50
Which of the following is correct about any() function in bitset?
44 / 50
What is the default value of a bitset?
45 / 50
Which function is used to get the absolute of a complex number?
46 / 50
What is the use of apply() function in Valarray?
47 / 50
Which of the following is the correct syntax of declaring a complex number?
48 / 50
Which function is used to print the maximum element from Valarray?
49 / 50
What is the use of proj() function?
50 / 50
Which of the following is corect way of constructing bitset using integer number?
Provide Your Information
Your score is
The average score is 0%
Restart quiz