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
Bhawana Yadav asked a question

सेवाहरूमा नैतिकता, मनोविजञान, फिजियोलोजी, मानवविजञान अनतरगत सामाजिक अधययनको पराथमिक उददेशय युवाहरूलाई जानकारी र कारण पुरयाउन मददत गरनु हो I सामाजिक अधययन विजञानको शाखा हो जुन समाज र वयकतिहरू बीचको समबनधको अधययनमा समरपित छ I सामाजिक अधययन पहिले समाजको मौलिक विजञान र समाजशासतरको कषेतरलाई सनदरभ गरन परयोग गरिएको थियो I समाजशासतर बाहेक अब सामाजिक अधययनले 

 समेटने विषयहरुको एक विसतृत शृंखला देखन पाइनछ I ती मधये केही अरथशासतर वयवसथापन चिनह, मानव भूगोल,मिडिया अधययन, राजनीतिक विजञान, मनोविज...

1 Thanks
2 Answers
Nikas Ghimire asked a question


#include<stdio.h>

#include<conio.h>

#include<string.h>


int main() {

int i, nextTerm;

int t1 = 2, t2 = 2;

nextTerm = t1+t2;


printf("%d, %d, ", t1, t2);

for (i = 3; i <= 10; ++i) {

printf("%d, ", nextTerm);

t1 = t2;

t2 = nextTerm;

nextTerm = t1 + t2;

}


return 0;

}


2 Thanks
2 Answers
Bijaya Rajbhandari asked a question

the symbols used in the story are:

  1. house and shops- it symbolizes Aksionov's family and material possessions
  2. nightmare-it symbolizes a bad omen.
  3. blood-stained knife- it indicates Aksionov's lack of control over his fate.
  4. the prison- Aksionov's pain and subsequent mystical transformation are symbolized by the prison.
  5. the book(the lives of the saints)- gives an impression of religiosity.
1 Thanks
2 Answers
Samriddhi Sharma asked a question

In benzene molecule, carbon and carbon bond can't have polarity because there is not any electronegativity difference and the carbon hydrogen is also not much polar because the electronegativity difference is almost zero and also the small pull due to small difference in Electronegativity is balanced due to even pull from all directions.

In chlorobenzene the electronegativity difference between carbon and chlorine is very high so, it is polar.


(to compare polarity first check electronegativity...

0 Thanks
2 Answers
Barsha Yadav asked a question
Its all because of oxytocin. Oxytocin is the love hormone that activates feelings of trust and love between people when it is released in the brain. Whenever Surakshya thinks of her college the production of the oxytocin hormone rises to peak but sadly she cannot express her love in anyway. Because of the fact she is miles away from her college and she is bound to accept the truth that she cannot be there in college at the present time. So, there is no way that she can express her love,...
4 Thanks
2 Answers
Close Open App