Write code to read the records from a file and load any
array of size 99?make sure that you take care of all the
error conditions?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers

2 Answers  


3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....

0 Answers   CTS,


what do you man by firmware

4 Answers  


whats the Need for Concurrency control

1 Answers  


How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?

0 Answers  






what do u mean by tagging

0 Answers  


in teradata level primary in table level allows duplicates why?

0 Answers   TCS,


what is the abap/4

1 Answers  


How to merge Action Form with Dyna Action Form in Struts.

0 Answers  


1.what is the vesition managment.

0 Answers   IBM,


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

0 Answers  


Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?

0 Answers  


Categories