Ask questions which are clear, concise and easy to understand.
Ask QuestionPosted by Rajender K 5 years ago
- 3 answers
Meenakshi Kumari 5 years ago
Posted by Mishika Gupta 5 years ago
- 1 answers
Meenakshi Kumari 5 years ago
Posted by Amrit Kumar 5 years ago
- 2 answers
Meenakshi Kumari 5 years ago
Posted by Amrit Kumar 5 years ago
- 3 answers
Mamta Goswami 5 years ago
Posted by Mishika Gupta 5 years ago
- 1 answers
Meenakshi Kumari 5 years ago
Posted by Deepali Pradhan 5 years ago
- 2 answers
Posted by Yogita Goyal 5 years ago
- 1 answers
Rajender K 5 years ago
Posted by Amrit Kumar 5 years ago
- 3 answers
Rajender K 5 years ago
Rahul Kumar Pandey 5 years ago
Posted by Divyanshi Yadav 5 years ago
- 0 answers
Posted by Zainab Anjum 5 years ago
- 2 answers
Rajender K 5 years ago
Mamta Goswami 5 years ago
Posted by Minakshi Saini 5 years ago
- 1 answers
Piyush Rajput 5 years ago
Posted by Sangita Kumari 5 years, 1 month ago
- 0 answers
Posted by Krishna Shakya 5 years, 1 month ago
- 2 answers
Posted by Amit Kumar 5 years, 1 month ago
- 0 answers
Posted by Madhu Kumari 5 years, 1 month ago
- 4 answers
Anshika Khangore 5 years ago
Posted by Nancy Kumar 5 years, 1 month ago
- 1 answers
Sofiyan Sofiyan 5 years, 1 month ago
Posted by Prerna . 5 years, 1 month ago
- 1 answers
Sofiyan Sofiyan 5 years, 1 month ago
Posted by Jyoti Kumari 5 years, 1 month ago
- 1 answers
Sia ? 4 years, 3 months ago
The size of the State Legislative Council cannot be more than one third of the membership of the State Legislative Assembly. However, its size cannot be less than 40 members.
Posted by Jyoti Kumari 5 years, 1 month ago
- 2 answers
Gaurav Seth 5 years, 1 month ago
Meaning | Legislative Assembly is the lower house of the State legislature, whose members represents the people of the State, as they are directly elected by the people. | Legislative Council is the upper house of Indian States, which follows a bicameral legislature, whose members are partly elected and partly nominated. |
Body | Temporary body | Permanent body |
Election | Direct election | Indirect election |
Members | Maximum members are 500, while minimum members are 60. | One third of the total members of Vidhan Sabha, but it should not be less than 40. |
Minimum age for Membership | 25 years | 30 years |
Presiding Officer | Speaker | Chairman |
Posted by Manpreet Kaur 5 years, 2 months ago
- 2 answers
Posted by Aarti Kumari 5 years, 2 months ago
- 1 answers
Aakash Mourya 5 years, 1 month ago
Posted by Gurnoor Kaur 5 years, 3 months ago
- 1 answers
Posted by Dev1432002 Rathee 5 years, 4 months ago
- 0 answers
Posted by Aliza Khan 4 years, 4 months ago
- 1 answers
Sia ? 4 years, 4 months ago
Fixed factor= Fixed factors are those that do not change as output is increased or decreased, and typically include premises such as its offices and factories, and capital equipment such as machinery and computer systems.
Variable factor= Variable factors are those that do change with output, which means more are employed when production increases, and less factors include labour, energy, and raw materials directly used in production.
Posted by Yashwant Kumar 5 years, 4 months ago
- 4 answers
? ? 4 years, 11 months ago
HEY FRIENDS (◠‿◕) GOOD NIGHT?!
By Sameer
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/2.0.2/anime.min.js"></script> <script> var a1 = {}; a1.opacityIn = [0,1]; a1.scaleIn = [0.2, 1]; a1.scaleOut = 5; a1.durationIn = 800; a1.durationOut = 600; a1.delay = 500; anime.timeline({ loop: true }) .add({ targets: '.a1 .w-1', opacity: a1.opacityIn, scale: a1.scaleIn, duration: a1.durationIn }) .add({ targets: '.a1 .w-1', opacity: 0, scale: a1.scaleOut, duration: a1.durationOut, easing: "easeInExpo", delay: a1.delay }) .add({ targets: '.a1 .w-2', opacity: a1.opacityIn, scale: a1.scaleIn, duration: a1.durationIn }) .add({ targets: '.a1 .w-2', opacity: 0, scale: a1.scaleOut, duration: a1.durationOut, easing: "easeInExpo", delay: a1.delay }) .add({ targets: '.a1 .w-3', opacity: a1.opacityIn, scale: a1.scaleIn, duration: a1.durationIn }) .add({ targets: '.a1 .w-3', opacity: 0, scale: a1.scaleOut, duration: a1.durationOut, easing: "easeInExpo", delay: a1.delay }) .add({ targets: '.a1', opacity: 0, duration: 500, delay: 500 }); var textWrapper = document.querySelector('.a2 .letters'); textWrapper.innerHTML = textWrapper.textContent.replace(/([^\x00-\x80]|\w)/g, "$&"); anime.timeline({ loop: true }) .add({ targets: '.a2 .line', scaleY: [0,1], opacity: [0.5,1], easing: "easeOutExpo", duration: 700 }) .add({ targets: '.a2 .line', translateX: [0, document.querySelector('.a2 .letters').getBoundingClientRect().width + 10], easing: "easeOutExpo", duration: 700, delay: 100 }) .add({ targets: '.a2 .letter', opacity: [0,1], easing: "easeOutExpo", duration: 600, offset: '-=775', delay: (el, i) => 34 * (i+1) }) .add({ targets: '.a2', opacity: 0, duration: 1000, easing: "easeOutExpo", delay: 1000 }); </script> </body> </html>? ? 4 years, 11 months ago







? ? 4 years, 11 months ago
Month:<select id=m onchange=setCal()> <option value=0>January</option> <option value=1>February</option> <option value=2>March</option> <option value=3>April</option> <option value=4>May</option> <option value=5>June</option> <option value=6>July</option> <option value=7>August</option> <option value=8>September</option> <option value=9>October</option> <option value=10>November</option> <option value=11>December</option> </select> Year:<input type=number length=4 id=y style="width: 40pt;" onchange=setCal() min=1800>
Shravan Thakur 5 years, 1 month ago
Posted by Varsha Chhikara 5 years, 4 months ago
- 0 answers
Posted by Vikas Sharma 5 years, 5 months ago
- 2 answers
Aliza Khan 5 years, 4 months ago
Posted by Mayank Malik 5 years, 5 months ago
- 3 answers
Sofiyan Sofiyan 5 years, 1 month ago
Jyoti Meena Jyoti Meena 5 years, 5 months ago
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Aditi Kanwar 5 years ago
0Thank You