istorija

. Арабијско полуострво пре ислама
    •    Становници: родовско-племенске заједнице сточара.
    •    Честа међусобна ратовања, економска и друштвена криза у VI веку.
    •    Веровали су да потичу од Сема, Нојевог сина.
2. Појава ислама
    •    Мухамед (570–632): сиромашан пореклом,
...

See on Wikiteka »

financial

FEATURES OF SECONDARY OR STOCK MARKET

1.Market Intermediaries : The stock market involves various intermediaries, including stockbrokers, depositories, and clearing corporations. Stockbrokers facilitate the buying and selling of securities, depositories like NSDL and CDSL handle the electronic holding of securities, and clearing corporations ensure the settlement of trades.
2. Market Segments: The Indian stock market is segmented into different categories, including equity markets for stocks, derivatives

...

See on Student Notes »

DISCRETE

Handshaking Lemma and  ++ : In any undirected graph, the sum of the degrees of all vertices is twice the number of edges.
Sum of degrees ( vertices *deg)  = 2 * number of edges       ∑deg(v) = 2|E|

Euler formula : regions = e - v + 2 , v - e + r = 2, 

Sum of Degrees is Even: The sum of the degrees of all vertices in any graph is always even. ∑deg(v) = 2|E|

Number of Odd Degree Vertices: The number of vertices with odd degree must be even.
The number of odd degree vertices is even.

Graph

...

See on Wikiteka »

Elements of law

Q2)Define ‘Company’. Explain in detail the features of Company.Definition of Company:According to Section 2(20) of the Companies Act, 2013, "Company means a company incorporated under this Act or under any previous company law."Professor Haney defines a company as "an artificial person created by law, having separate legal entity, with a perpetual succession and a common seal."Features of a Company:1.Incorporated Association:A company must be registered under the Companies Act. Without registration,

...

See on Student Notes »

Java

1. What is the output of the program?

  • The first method (display(int x, double y)) prints the sum of x and y. So, 4 + 5.0 is 9.0, which is printed to the console.

  • The second method (display(int p, double q)) returns the sum of p and q as a double. So, 4 + 5.0 is 9.0, which is returned and printed by the System.out.println().

Thus, the output of the program will be:

Answer:

9.0
9.0

So, the correct answer is (a) 9.0 9.0.


2. Size and Default Value of Data Types:

Here are the sizes and default

...

See on Student Notes »

Computer network

Here are the answers to the questions you provided:


1. Consider E as a flag, F as an escape character, and other as data. AEEFCDFFACAEAFP

  • This seems to be a communication or encoding scheme involving special characters like E (flag) and F (escape character). Typically, these schemes are used in data encoding to delimit data and ensure correct transmission. If you need more specific analysis or context, let me know.

2. How does the Ethernet address 10001010 11001111 01010001 01011111 10101 010

...

See on Student Notes »

Database

Here’s the detailed answer to your questions:


Q10.
The basic memory structures associated with Oracle are the System Global Area (SGA) and the Program Global Area (PGA).
Answer:
a) True


Q11. Write full form of:

  • (i) LGWR: Log Writer
  • (ii) PMON: Process Monitor

Q12. What is single user database and multi user database?

  • Single User Database:
    A database that only one user can access at a time. It is mainly used for personal or small-scale applications where data access by multiple users simultaneously

...

See on Student Notes »

asasa

BPH Excluding men with retention (PVR >300 mL or retention history) but in prac many have this, remains uncertain in retention prone pts. the study’s findings may not apply to men with severe obstruction or detrusor underactivity. excluding these patients was necessary to avoid confounding the OAB symptom assessment. Future studies could include a subgroup with moderate PVR (e.g., 150-300 mL) to broaden applicability. results are most applicable to BPH patients without significant voiding

...

See on Wikiteka »

Elements of law

Q2) Define 'Company'. Explain in detail the features of a Company.Definition of Company:A Company is a voluntary association of individuals, formed to carry on a business and registered under the Companies Act. It is a legal entity separate from its members, having perpetual succession and a common seal.According to Section 2(20) of the Companies Act, 2013: "A company means a company incorporated under this Act or under any previous company law."Features of a Company:1.Incorporated Association:A

...

See on Student Notes »