answersLogoWhite

0


Best Answer

capacitance grading method,static shielding

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the methods of improving string efficiency in transmission line?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Which of these methods of string class is used to obtain character at specified index?

You don't specify "these methods", but chances are what you're looking for is the charAt method


How many disc insulators are to be placed in a string for 220 kv ac transmission system?

16


With an example explain the different string methods in java?

Strings, which are widely used in Java programming, are a sequence of characters. In the Java programming language, strings are objects. The Java platform provides the String class to create and manipulate strings. Creating Strings The most direct way to create a string is to write: String greeting = "Hello world!"; In this case, "Hello world!" is a string literal-a series of characters in your code that is enclosed in double quotes. Whenever it encounters a string literal in your code, the compiler creates a String object with its value-in this case, Hello world!. As with any other object, you can create String objects by using the new keyword and a constructor. The String class has 11 constructors that allow you to provide the initial value of the string using different sources, such as an array of characters: char[] helloArray = { 'h', 'e', 'l', 'l', 'o', '.'}; String helloString = new String(helloArray); System.out.println(helloString); The last line of this code snippet displays hello. Note: The String class is immutable, so that once it is created a String object cannot be changed. The String class has a number of methods, some of which will be discussed below, that appear to modify strings. Since strings are immutable, what these methods really do is create and return a new string that contains the result of the operation.


Examples of accessor method?

Accessors are methods defined inside classes to access the private variables of the class. It is always a good practice to have instance variables as private so that, other classes cannot access them directly. This would avoid unwanted modification of data. These variables can be accessed only via their respective accessor methods. Ex: public class Test { private String name = ""; public String getName(){ return this.name; } Public void setName(String val){ this.name = val; } } Here getName and setName are the accessor methods for the variable name.


Define the java terms of accessor?

Accessors are methods defined inside classes to access the private variables of the class. It is always a good practice to have instance variables as private so that, other classes cannot access them directly. This would avoid unwanted modification of data. These variables can be accessed only via their respective accessor methods. Ex: public class Test { private String name = ""; public String getName(){ return this.name; } Public void setName(String val){ this.name = val; } } Here getName and setName are the accessor methods for the variable name.

Related questions

What is string efficiency?

string efficiency refers to the efiiciency of the string which is an assembly of two or more number of insulation disc used between the tower and conductor . it is given by the formula , string efficiency = voltage across the string / number of disc in the string * voltage across the disc nearest the string .


How do you find the string efficiency?

string efficiency= voltage across the string ---------------------------------------- (N*voltage across the most stressed unit) N is the number of units in the string


How do you find string efficiency?

string efficiency= voltage across the string ---------------------------------------- (N*voltage across the most stressed unit) N is the number of units in the string


Can value of the string efficiency being equal to 100 percent?

string efficiency can not be equal to 100%.. cause...1st of all efficiency of anything cannot be equal to 100%.. Secondly when there is insulators and discs to insulate then there will always be a medium between them.. For which there will be voltage drop... Thirdly there will be a conductor to ground voltage drop... So, string efficiency cannot be equal to 100%


Java program convert the inputed words into its upper case or lower case form?

There are methods in the String class; toUppercase() and toLowerCase(). i.e. String input = "Hello!"; String upper = input.toUpperCase(); //stores "HELLO!" String lower = input.toLowerCase(); //stores "hello!" -Note: these methods are NOT modifier methods therefore the original string is still "Hello!"


Will wetting the string of a string telephone improve the transmission of sound?

Yes, but only if the string is kept taut. A slack string causes the vibrations to dissipate in the first 1/2 inch of string.


Which of these methods of string class is used to obtain character at specified index?

You don't specify "these methods", but chances are what you're looking for is the charAt method


What is full form of DCDS transmission line?

Double Circuit Double Circuit String Transmission Line


What are the different between'a' and ''a in java string methods?

The difference between 'a' and "a" anywhere in Java is that 'a' is a primitive char type, while "a" is a String object.


Which built in class in java contains only final methods?

String class


What makes a violin string higher in quality than another violin string?

It depends on the company who made the string. Different companies use different materials and methods of making strings.


What were the methods of worship for Wiccans?

they would string up dwarves by their toes and tickle them to death