subject

Struct personalinfo { string name; int age; double height; double weight; }; struct commoninfo { string name; int age; }; personalinfo person1, person2; commoninfo person3, person4; which of the following statements is valid in c++?
a. person2 = person4;
b. person1 = person3;
c. person2 = person3;
d. person2 = person1;

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:30
Why would a programmer use the logical operator and in an if statement? a: when an action is to be taken that requires both conditions to be falseb: when an action is to be taken that requires both conditions to be truec: when an action is to be taken that requires the first condition to be falsed: when an action is to be taken that requires the second condition to be truei took the test and the answer is b.
Answers: 3
question
Computers and Technology, 24.06.2019 07:30
John recently worked on a project about various programming languages. he learned that though procedural language programs are useful, they have disadvantages too. what is a disadvantage of programs written in procedural languages? a. programs do not represent data complexity. b. programs take more time to execute. c. programs are prone to security threats. d. programs do not interface with multiple platforms.
Answers: 3
question
Computers and Technology, 24.06.2019 10:00
(, urgent need): how do i change my username
Answers: 1
question
Computers and Technology, 24.06.2019 14:00
Which describes careers that have similar education requirements but different qualifications? product safety engineers and materials engineers industrial safety engineers and industrial health engineers quality control systems managers and inspectors industrial safety and health engineers and hand packers
Answers: 3
You know the right answer?
Struct personalinfo { string name; int age; double height; double weight; }; struct commoninfo...
Questions
question
Biology, 30.01.2020 19:49
question
Mathematics, 30.01.2020 19:49
Questions on the website: 13722367