परिचय :-
विधानसभा राज्य की विधायिका (Legislature) का मुख्य अंग है। यह वही भूमिका निभाती है जो केंद्र में लोकसभा निभाती है। भारत के हर राज्य में एक विधानसभा (एकसदनीय प्रणाली) होती है, लेकिन कुछ राज्यों में
Define scope of SIDBI.?
The Small Industries Development Bank of India (SIDBI) has a broad scope that encompasses promoting, financing, and developing the Micro, Small, and Medium Enterprises (MSME) sector in India. Key aspects of SIDBI's scope include¹ ² ³:
- *Financial Assistance*: Providing loans, equity, and other financial instruments to MSMEs for various purposes, such as working capital, expansion, modernization, and technology upgradation.
- *Direct and Indirect Financing*: Offering direct
Define entrepreneurship?
Entrepreneurship is the process of identifying an opportunity, developing a business idea to capitalize on it, and then organizing, managing, and assuming the risks associated with launching and running a new venture with the goal of generating profit and creating value. It often involves innovation, creativity, and a willingness to navigate uncertainty.
1. *Identifying Opportunities*: Recognizing market gaps or needs.
2. *Taking Risks*: Assuming financial, operational, and
8. What is Queue? Explain enqueue() and dequeue() algorithm.
A queue is a linear data structure that follows the FIFO (First In, First Out) principle.
The element inserted first will be removed first, just like a line of people waitng for
a service. It has two main operations: enqueue() – to add an element at the rear.
dequeue() – to remove an element from the front.
enqueue() Operaon: Algorithm (using array):
1. Check if the queue is full (rear == size - 1).
2. If not full, increment rear.
3. Insert...
1. What is an array? What are the different types of arrays? Write a program.
An array is a collect on of elements of the same data type stored in con guous
memory loca ons. It is used to store mul ple values in a single variable and can be
accessed using index numbers. The indexing in an array starts from 0. Arrays help
manage and process data efficiently, especially when dealing with large volumes of
similar data. There are mainly two types of arrays based on dimensions:
1. One-Dimensional...
m2) explain about the lexical conventions in Verilog HDL ? lexical conventions in verilog define the basic rules for writing code. they include whitespace, comments, identifiers, keywords, numbers, strings, and operators. these elements form the structure of verilog programs.
1. whitespace
* spaces, tabs, and newlines for readability
* ignored by the compiler except in strings
2. comment
* // for single-line, /\* \*/ for multi-line
* used to describe code, not part of logic
3. operator
* symbols like
The shoulder joint, also known as the glenohumeral joint, is a ball-and-socket type synovial joint that allows a wide range of motion in the upper limb. Here’s a breakdown of its key features:
Humerus – the upper arm bone; its head forms the "ball."
Scapula (shoulder blade) – contains the glenoid cavity, which forms the "socket."
Clavicle (collarbone) – indirectly involved, connecting the shoulder to the axial skeleton via the acromioclavicularand sternoclavicular
Here’s a detailed overview of the knee joint, including its anatomy, function, and common clinical aspects:
The fibula is nearby but not part of the knee joint articulation.