1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
kodGreya [7K]
3 years ago
15

The syntax for accessing a class (struct) member using the operator -> is ____.

Computers and Technology
2 answers:
Verizon [17]3 years ago
8 0

Answer: pointerVariableName->classMemberName

Explanation:

Here the pointerVariableName can be used to access a classMemberName. This ca also be written as (*pointerVariableName).classMemberName.

weqwewe [10]3 years ago
7 0

Answer:

B. pointerVariableName->classMemberName

Explanation:

The syntax for accessing a class (struct) member using the operator -> is pointerVariableName->classMemberName.

You might be interested in
Which type of software is primarily used to organize a collection of information for easy access?Which type of software is prima
MaRussiya [10]

Answer:

database - you could also use a spreadsheet but you can't ask questions that you can with a database

Explanation:

8 0
4 years ago
Write a program whose input is two integers. Output the first integer and subsequent increments of 10 as long as the value is le
Lubov Fominskaja [6]

Answer:

import java.util.Scanner;

public class TestClock {

   public static void main(String[] args) {

       Scanner in = new Scanner(System.in);

       System.out.println("Enter two integer numbers");

       int num1 = in.nextInt();

       int num2 = in.nextInt();

       int newSum=num1+10;

       System.out.println("The first number is "+num1);

       do{

          System.out.println(newSum);

          newSum +=10;

       }while (newSum <=num2);

   }

}

Explanation:

Using Java Programming language

  1. Prompt user for the two inputs and save them as num1 and num2(Using the scanner class)
  2. Create a new Variable newSum = num1+10
  3. Create a do...while loop to continually print the value of newSum, and increment it by 10 while it is less or equal to num2
3 0
3 years ago
Consider the following C++ program. #include using namespace std; int main() { cout &lt;&lt; "Hello World " return 0; } In the c
Ray Of Light [21]

Answer:

Compiler.

Explanation:

Actually there are two things missing in the code first is the header file.There is only # include no filename is there like<iostream>,,bits/stdc++.h> etc.cin ,cout will not work until iostream is included in the program.After including the header properly the missing semicolon will be caught by the compiler.The error will be as following:-

expected ';' before return.

4 0
3 years ago
What is binary in computer science ​
timurjin [86]

Answer:

binary is a language.

Explanation:

Well it is a language which uses only two numbers, 0 and 1. This is the language that computer understands. 0 in general means true and 1 in general means false. Binary codes are used for various methods of encoding data.

6 0
4 years ago
How has internet of things impacted buisness?
spin [16.1K]

Explanation:

If you think about it the Internet has impacted business so much. Stores are going out of business due to online shipping. Because of online shipping now people have to leave their house if they want something because now we have Amazon target Walmart eBay ect. so many other apps. think about it what store do you actually go to the most. Probably Amazon and Target right. The Internet is taking over the world small pieces at a time. This time is a great example of how the Internet is helping us so much. Are food drinks and close now all come from te internet.

6 0
3 years ago
Read 2 more answers
Other questions:
  • ____ was the first-generation cellular telephone system.​ a. ​Advanced Mobile Phone Service (AMPS) b. ​Global System for Mobile
    12·2 answers
  • Why is art important to heritage?
    10·1 answer
  • Assume you have thefollowing declaration int beta[50];.Which of the following is a valid elementof beta?
    5·1 answer
  • Which practice is the best option for desktop security? A. Make a unique user ID and password for each account. B. Change the pa
    9·2 answers
  • What are the biggest problems facing the criminal justice system in the area of computer crime
    10·2 answers
  • In the mouse properties window you can
    6·1 answer
  • If we have the following array/list:
    13·2 answers
  • Exercise 3.7.1: Proving statements about odd and even integers with direct proofs. info About Each statement below involves odd
    6·1 answer
  • Match each command group under Picture Tools to the appropriate tasks.
    6·1 answer
  • Which of the following statements about ip addresses is true?
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!