how to write the fallowing code in java?
1
4 9
16 25 36
49 64 81 100
Answer / heena
each number multiply by same like below:
1 = 1*1
4 = 2*2
9 = 3*3
16 = 4*4
create series using loop
| Is This Answer Correct ? | 0 Yes | 0 No |
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
what is difference between object oriented programming structure and object oriented programming system?
Find out the roles which gives access to all tables in SAP? Thanks in advance.
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
£¢®£ž›;=9:B9<::C = ADITHI HOW TO GET?
how to convert infix expression to prefix expression?
Find out the list of roles which gives access to GUI activities? thanks in advance
can we use commit,rollback in triggers and how?
What do you mean by an array ? explain with an example
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?