
Data for B+ Tree:
Disk Block size = D= 256 byte
Block pointer = B = 2 byte
Key field = K = 8 byte.
Order = p
Formula:
p × 2 + (p – 1) (8) ≤ 256
Calculation:
p × 2 + (p – 1) (8) ≤ 256
2p + 8p ≤ 264
p ≤ 26.4
∴ p = 26

Data for B+ Tree:
Disk Block size = D= 256 byte
Block pointer = B = 2 byte
Key field = K = 8 byte.
Order = p
Formula:
p × 2 + (p – 1) (8) ≤ 256
Calculation:
p × 2 + (p – 1) (8) ≤ 256
2p + 8p ≤ 264
p ≤ 26.4
∴ p = 26
No discussions yet. Be the first to start!
You must be logged in to participate in the discussion.
login Login to DiscussConcept:
The Android operating system was developed by Google for use in all of its touchscreen devices, tablets, and cell phones. This operating system was first developed by Android, Inc., a software company located in Silicon Valley before it was acquired by Google in 2005
The first public release of Android 1.0 occurred with the release of the T-Mobile G1 (aka HTC Dream) in October 2008. Android 1.0 and 1.1 were not released under specific code names.
Android name with their respective versions
| Name | Version Number |
| No official name | 1.0 |
| No official name | 1.1 |
| Cupcake | 1.5 |
| Donut | 1.6 |
| Eclair | 2.0 - 2.1 |
| Froyo | 2.2 - 2.2.3 |
| Honeycomb | 3.0 - 3.2.6 |
| Icecream Sandwich | 4.0 - 4.0.4 |
| JellyBean | 4.1 - 4.3.1 |
| Kitkat | 4.4 - 4.4.4 |
| Lollipop | 5.0 - 5.1.1 |
| Marshmallow | 6.0 - 6.0.1 |
| Nougat | 7.0 - 7.1.2 |
| Oreo | 8.0 - 8.1 |
| Pie | 9 |
| Android 10 | 10 |
| Android 11 | 11 |
The correct answer is Vivek Ram Chaudhari.
Key Points
WSDL stands for _________
Concept:
WSDL stands for Web Service Description Language, is an XML based definition language. It’s used for describing the functionality of a SOAP based web service.
Additional Information
WSDL files are central to testing SOAP-based services. SoapUI uses WSDL files to generate test requests, assertions and mock services. WSDL files define various aspects of SOAP messages:
The correct answer is a Business database.
Key Points
Business Database:
The cube is coloured on two adjacent faces (let us consider that the top and back surfaces are coloured)
So, the cubes on the surface having no colour will be 12 cubes on the front surface, 6 cubes on the right surface, 6 cubes on the left surface and 4 cubes at the bottom two surface.
So, cubes with no colour are:
12 + 6 + 6 + 4 = 28
Again, small cubes inside the big cube with no surface coloured is 8.
Therefore, cubes with no colour are = 28 + 8 = 36
Hence, ‘36’ is the correct answer.