NEW
Font size
WorksheetsBCA Quizzler
Total questions: 50
Worksheet time: 38mins
.php
.hphp
.xml
.html
+ (plus)
* (Asterisk)
. (dot)
append()
1
4
20
10
12
24
20
18
4 4.5000
4 4.000
4.5000 4.5000
4 4
It will print a
It will print 0
Compile time error
Run time error
Select the correct output of the following line of codes.
Find the output of the following code.
What is the output of the following program?
1 1 1
0 0 0
321
123
. By default the members of the structure are
Access specifiers not applicable for structures.
public
protected
private
What will be the output of the following code?
Hello
World
error
Hello World
What is virtual inheritance in C++?
C++ technique to enhance multiple inheritance
C++ technique to ensure that a private member of the base class can be accessed somehow
C++ technique to avoid multiple inheritances of classes
C++ technique to avoid multiple copies of the base class into children/derived class
error
Sanfoundry_ Javascriptmcq
undefined
Sanfoundry_Javascriptmcq
0
1
compiler error
runtime error
What will be the output of the following JavaScript code?
10
50
5
error
