Answer Posted / nagarajan.r
More then 186 package in jdk1.7
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
it is a language or tools?
Explain polymorphism. Provide an example.
Which method protects back button to retrieve old value from previous page in Struts.
what is d main diff between the java and .net framework
What's the difference b/w Table & Templete in Smartform?
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
1) How can u create the table?
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
Write a program to find factorial of a number using functions
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
write a sql qwery which include joining of two tables 4 marks mainframe
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
EXPLAIN UNARY OPEARATORS
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
When will you use shell script/Perl ahead of C/C++?