Write any two principles of gradation of structures.
Answer / Jitender Kumar
1. Principles of Proportionality: The structural elements should be in proportion to their load and the span between them. This helps ensure stability and strength.n2. Principle of Economy: Structures should be designed using the minimum amount of material while maintaining safety, serviceability, and aesthetics.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain Queue
Construct a doubly linked list using a single pointer in each node?
Can the double-checked locking fail on a single processor system?
What is stable sort example?
What are the advantages of selecetion sort?
Does list allow null values?
Does arraylist guarantee insertion order?
Explain the sorting algorithm that is most suitable to be used with single linked list?
What is time and space complexity of bubble sort?
Is priority queue sorted?
What is bubble sort and quick sort?
Can hashset contain null?