Hi guyes,
I have cleared 2 technical rounds with cts for liferay
and java techonologies, i have client round next week,
please tell me how to prepare for this what questions i
should be ready to face?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between a looping statement and a decision statement
Write a program which inputs 2 integers representing the sides of a triangle, a and b. Next, write a function which accepts the 2 sides as parameters and returns the hypotenuse of the triangle, c. Use c 2 = a 2 + b 2 To raise a number to an exponent, us e the built - in JavaScript function Math.pow() Let’s say you have a variable x and you want to raise it to the 5 th power, use Math.pow in the following manner... Math.pow( x, 5 ); This will raise x to the 5 th power. To find the square root of a number, use t he built - in JavaScript function Math.sqrt () So to find the square root of x, use Math.pow () in the following manner... Math.sqrt( x ) You must create 2 functions to receive credit for this assignment. Your ‘ main ’ function which is called from the button. And your hypotenuse function. Again, the main function calls upon the hypotenuse f unction when it needs that value. Get the user ’ s input, call the function, output your result. Create your own CSS layout
Write a program to implement BFS/ DFS routine in a connected graph
what is technical system, business system, logical system in sap pi7.0
What is algorithm in SCD Type2(SAS DI Studio Transformaton)?
major characteristics of software system
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
Have you used callsymputx? what points need to be kept in mind when using it?
How many ways we can fill a dataset in .Net
How do you pass variables forwrd to future CECI sessions
why applet is introduced?
which book we learned this mantis? how many version are realsed this mantis upto now?