What is the first message line that any language learning
prints on the screen? and why?
No Answer is Posted For this Question
Be the First to Post Answer
What parameters are used to run a JCL JOB on a perticular DAY and TIME and DATE
Which tag is used to create table row
what is oops?
Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
Plz Show notepad Coding using c# in window based application
6.int x=10; float y=20; a=x%2=? b=y%2=?
Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance
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 type of exceptions & problems are faced in production time at java technology?
why we use static with only main()class not with other class