Nikas Ghimire asked a question


#include<stdio.h>

#include<conio.h>

#include<string.h>


int main() {

int i, number, num1, num2=0;

char str1[50];

num1 = number;

for(i=2; i<=20; i+=2) {

printf("%d", i);

printf(", ");

}


return 0;

}


2 Thanks
2 Answers
Laxman Khatri about 1 year ago
0 Claps
1 Comments
SONU NIGAM SAH

Quality of life refers to the overall well-being, satisfaction, and happiness that an individual or a community experiences in various aspects of their lives.

Bijaya Rajbhandari asked a question

Aksionov is the protagonist of the story "god sees the truth but waits" written by Leo Tolstoy. He is a young merchant. He is a handsome, fair-haired, curly-headed fellow, full of fun and very fond of singing. He used to drink much before marriage but later on, he changed himself and became a good man. He had virtuous qualities such as faith, forgiveness, freedom, and acceptance. His comfortable life is disrupted when he is framed for a murder he didn't commit and was sent to a...

0 Thanks
2 Answers
Raunak Kumar asked a question

BODMAS=Bracket, Order, Division, Multiplication, Addition and Subtraction. In certain regions, PEMDAS (Parentheses, Exponents, Multiplication, Division, Addition and Subtraction) is the synonym of BODMAS. It explains the order of operations to solve an expression.

10 Thanks
2 Answers
Chandan Yadav over 1 year ago
6 Claps
2 Comments
KRISH YADAV

The Rh factor(the Rhesus factor or Rh antigen), is a protein that can be found on the surface of red blood cells. It is one of the most important blood group systems in human blood typing. The presence or absence of the Rh factor is denoted as either Rh-positive (+) or Rh-negative (-).

KRISH YADAV

Fun fact: The Rh factor is named after the Rhesus monkey, in which the protein was first discovered.

Arya Jha asked a question

Here, f(x)=x2 -6 logx-3=0

f(2)=4-6 log2-3=-0.806

f(3)=9-6 log3-3=3.1373

f(2).f(3)=-0.806*3.1373=-2.529422 which is negative.

Hence, the root lies between 2 and 3

c0 =(2+3)/2=2.5

f(2.5)=6.25-6 log 2.5-3=0.8623

Now

n
a(-ve)
b(+ve)
cn
f(cn)
0
2
3
2.5
0.8623
1
2
2.5
2.25
-0.050595
2
2.25
2.5
2.375
0.38664
3
2.25
2.375
2.3125
0.1631658
4
2.25
2.3125
2.28125
0.05506
5
2.25
2.28125
2.265625
0.001925

From the table,

f(2.265625)=0.001928<10-2

Therefore, the...

0 Thanks
2 Answers
Close Open App