
You can design such dialog boxes using the following website.
https://carbon.now.sh
1. sol:
P | q | ~p | ~p ^ q |
| T T F F | T F T F | F F T T | F F T F |
Hello Subash!
Here is the solution for the question you are asking for, I solved it in procedural way but if you are among the one who prefer OOP style then you can still ask it for me cause I have solved it from both methods but here I am just going to leave procedural one....
//author:Manish Acharya
import java.util.Scanner;
import java.util.*;
public class idgenerator {
public static void main(String[] args) {
String small_name="", long_name="", new_small_name="", new_long_name="";
char lr='a',...
Yes, a vector which has zero magnitude is also a vector in case of two vectors travelling in opposite directions with equal magnitudes. At this case, the resultant vector has zero magnitude but it is still a vector. We call it a null vector.
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 (-).