Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
1944design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
College School Exams Tests, IBD, IBM, Ignou, IIIT, Nortech, TCS, UOS,
3 17642Write 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?
2036write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
2595is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
2025how to run servlets in eclipse 3.3.2....if we choose file->new->servlet then after that it is showing javax.servlet.* ...cannot be resolved.......to avoid this error any external jar file is to be added? please help me regarding this issue........thank u
IBM,
2 7076Post New Programming Languages AllOther Questions
how to check single or double byte in struts
Explain the types of operations? Draw the figure for shift and rotate operations?
what is the use MDM(Master Data Management)and meaning
I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.
What is Negative testing?
Write a pascal program to calculate the sum of the first 100 even number and odd number
Can any one give an example (Source Code) on virtual function implemetation in Java?
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?
1.what is the vesition managment.
what is the filters in biztakk server? where it can use?
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
how to hide prompts
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
what is the difference between rename and label
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?