Post New Answer View All Answers
what is woransient key word? how it is used in java
what does mean and stack mean in genral programming?
Where do we need Operator overloading?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
what is the difference between uservariables and systemvariables (in Environmental variables)???
what is the purpose of checked Menu options
what is web configuration file
What is web.configuration? how is it work? & wht is use this?
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com
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
details description on this mantis? who is founder of this mantis?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.