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'.


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

Post New Answer

More Programming Languages AllOther Interview Questions

Is CTS company do serious backgroung check?

0 Answers   CTS,


To sorting array of 10 elements which sorting is best a)selection b)bubble c)tree sort

2 Answers   HP, Hughes,


What is the difference b/w Object base and object oriented programming?

1 Answers  


iam confused among testing ,.net and java. can anybody help me.

0 Answers  


Create a class TicTacToe that will enable you to write a complete program to play the game of Tic-Tac-Toe. The class contains as private data a 3- by-3 double array of integers. The constructor should initialize the empty board to all zeros. Allow two human players. Wherever the first player moves, place a 1 in the specified square; place a 2 wherever the second player moves. Each move must be to an empty square. After each move determine whether the game has been won and whether the game is a draw. If you feel ambitious, modify your program so that the computer makes the moves for one of the players automatically. Also, allow the player to specify whether he or she wants to go first or second. If you feel exceptionally ambitious, develop a program that will play three-dimensional Tic-Tac-Toe on a 4-by-4-by-4

2 Answers  






While joining files if only two files are mentioned with jfile keyword, do we required to use join keyword????

2 Answers  


How to get the index of the clicked field in reports in ABAP?

0 Answers   Deloitte,


qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again

0 Answers  


What language / script is used to validate web page

3 Answers  


hai i like to do some certifications in programming or any other......... am doing my IT third year......... pls guide me...... mail me ur suggestions to ranjithmaharaj@gmail.com...

1 Answers  


Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?

0 Answers  


What is the difference between: x=a+b+c+d; and x=SUM(a,b,c,d);?sas

5 Answers  


Categories