Answer Posted / nandu reddy
James gossling and his team members consuming a lot of
tea whlie developing this language.So,they felt that bcoz
of this quality tea,we were able to develop this
language.The tea name was java.So,they fixed the name was
java.Thats why the jave symbol is saucer and tea cup..
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Explain the difference between collection api and stream api in java8?
Why stringbuilder is not thread safe?
How do you write a conditional statement?
What is void in java?
What is assembly condition codes?
how to write a program for sending mails between client and server
Explain throw keyword in java?
What is predicate in java?
Objects or references which of them gets garbage collected?
Difference between nested and inner classes ?
What language is an assembler written in?
public class Test { public static void main(String[] args) { int countA = 0; int countB = 0; int countC = 0; int countD = 0; int countE = 0; int countF = 0; int countG = 0; int countH = 0; int countI = 0; int countJ = 0; int countK = 0; int countL = 0; int countM = 0; int countN = 0; int countO = 0; int countP = 0; int countQ = 0; int countR = 0; int countS = 0; int countT = 0; int countU = 0; int countV = 0; int countW = 0; int countX = 0; int countY = 0; int countZ = 0; } } Can anybody tell me any alternate solution(like loop or something) to automate this initialization process. Ex:- for(char chr='A';chr<='Z'; chr++) { (int) String "count"+chr = 0; }
What is mean by collections in java?
Where pragma is used?
What are different types of encoding?