Answer:
Conflicts
Explanation:
The struggle between two opposing forces or characters in a story. Conflicts can exist between two people, between a person and nature or a machine or between a person a whole society. a conflict can be internal, involving opposing forces within a person's mind.
Answer:
125 percent of continuous load
Explanation:
Answer:
x is assigned "5", y is assigned "28", and ch is assigned "$"
Explanation:
#include <stdio.h>
#include <iostream>
using namespace std;
int main()
{
int x,y;
char ch;
x = 5;
y = 28;
ch = 36;
cout<<x<<endl<<y<<endl;
cout<<ch;
return 0;
}
Answer:
4.01 version .
Explanation:
A hypertext Markup language is used for designing the web page when we added the CSS on the web page we can create the web page more efficient manner and also there is more control over the web page because we can easily call the classes of CSS.
The Hypertext Markup language version 4.01 provides greater flexibility on the web page also We can also control the page layout in a very easy manner. The appearance of the web page is good as compared to version HTML 4