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
vredina [299]
3 years ago
15

In object-oriented programming with a GUI interface, a window displayed on the screen is called a __________.

Computers and Technology
1 answer:
Veseljchak [2.6K]3 years ago
8 0

Answer:

<h2>In object-oriented programming with a GUI interface, a window displayed on the screen is called a <u>form object</u>. </h2>

Explanation:

OOP or Object oriented programming is such a design which makes the programmer to define the terms like data type, functions and data structures in order to form a structure that has both data and functions. This structure is named as object in OOP. Relationships among different objects can also be built using a phenomenon called Inheritance.

GUI is an abbreviation of Graphical user Interface. It facilitates the user by giving option to manage the hardware and interact with the electronic devices by using graphical icons such as labels and buttons, menus instead of typed commands like in other programming languages. All the tools that are used in OOP are set on a window known as a windows form.

<h2>I hope it will help you!</h2>
You might be interested in
Brainiest To Best Answer!! Java coding help, can you tell me what Switch and Case does using the example below?
fiasKO [112]
The switch statement is an n-way branch. An n-way branch can branch to any of an arbitrary number ( n ) of branches. An if statement can branch two ways, whether the condition is true or false.

The example you gave is a great example of how how code is written can make the code make sense or not.

public void setQuiz( int quiz, int grade )
{
  switch( quiz )
  {
    case 1: // if quiz == 1
      grade1 = grade; //where was grade1 declared?
      break;  // otherwise execution will continue through the next case block
    case 2: // if quiz == 2
      grade2 = grade;
      break;
  }
}

The variable named in the switch statement is tested against each case statement and whichever case statement's value matches, the rest of the switch statement's code is executed. (That's why the break statements are needed) Usually switch statements are written with a default case at the end as a "catchall".
4 0
4 years ago
In order to use Slicers to filter some data, what must you first do to that data?
Vinil7 [7]

Answer:

Select Insert > Slicer. Select the fields you'd like to filter. Select OK and adjust your slicer preferences, such as Columns, under Options. To select more than one item, hold Ctrl, and then select the items that you want to show.

Explanation: Convert the data into a table

4 0
4 years ago
Read 2 more answers
In the circuit seen here, the resistor has a resistance of 3 ohms. If no change in the battery size occurs, what will happen to
Rufina [12.5K]

It will increase by a factor of 2

6 0
3 years ago
Read 2 more answers
Answer im timed i'll mark brainliest
NNADVOKAT [17]

Answer:

The answer is shapes.

Explanation:

5 0
3 years ago
Let's write a simple markdown parser function that will take in a single line of markdown and be translated into the appropriate
Klio2033 [76]

Answer:

Here is the answer in Java with appropriate comments for understanding

Explanation:

import java.util.Scanner;

public class Hash {

public static void main(String[] args) {

System.out.print("Enter a string : ");

Scanner scanner = new Scanner(System. in);

String s = scanner. nextLine();   //read string

int k=s.lastIndexOf('#'),count=0;//find last occurence of # then take the next part

  String s2="",s3="";

  for(int i=0;i<s.length();i++)

  {

      if(s.charAt(i)=='#')

          count++;//count the occurence of # of level of heading h1,h2,h3,....

  }

  for(int j=k+1;j<s.length();j++)

  {

      s2+=s.charAt(j);//take the remainging string after #

  }

// System.out.println(k);

 

//System.out.println(count);

if(count<=6)//if it is valid heading

{

  s3="<h"+count+">"+s2+"</h"+count+">";

  System.out.println(s3);  

}

else

  System.out.println("Invalid header");

 

}

}

6 0
3 years ago
Other questions:
  • Combination keys perform a function when held down in combination with another key. true or false
    9·1 answer
  • DESCRIBE FLOPPY DISK
    15·1 answer
  • Janae started an essay on the computer at school. She would like to work on it when she gets home, but she does not have a flash
    7·2 answers
  • What does pdf stand for in computer terms?
    15·1 answer
  • eplace the underlines with the words in parentheses that follow: The ____ solves the ____ of a ____ by expressing an ____ in a _
    5·1 answer
  • What is the main theme of The hundred dresses​
    14·2 answers
  • What other jobs would require employees to follow directions very carefully? (Give 4 examples)​
    9·1 answer
  • I WILL GIVE BRAINLIEST TO WHOEVER HELPS ME
    5·1 answer
  • "using this type of communications channel, several users can simultaneously use a single connection for high-speed data transfe
    12·1 answer
  • Which of the following file formats allows you to share and save documents
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!