GeekInterview.com
Series: Subject: Topic:
Question: 229 of 231

what is the result of the following?
DIVIDE A INTO B GIVING C.
a.C=A/B
b.the reminder of B/A is stored in C
c.C=B/A
d.the reminder of A/B is stored in C

This question is related to TCS Interview
Asked by: Interview Candidate | Asked on: Aug 20th, 2002
Showing Answers 1 - 11 of 11 Answers
nbn

Answered On : Sep 26th, 2005

c.C=B/A

  
Login to rate this answer.
Praveen Kumar

Answered On : Sep 28th, 2005

View all answers by Praveen Kumar

Ans is c ie B/A .

As the syntax for DIVIDE verb in cobol is

DIVIDE A INTO B GIVING C REMAINDER D.

which results in

C=B/A and D=B MOD A.

Yes  1 User has rated as useful.
  
Login to rate this answer.
Rajiv Mishra

Answered On : Nov 7th, 2007


There are two ways to use Divide Verb:

1) Divide A BY B Giving C  => C = A/B

2) Divide A into B Giving C => C = B/A

Yes  2 Users have rated as useful.
  
Login to rate this answer.
roopali3

Answered On : Feb 4th, 2008

View all answers by roopali3

answer is c

  
Login to rate this answer.

answer is c=a/b

  
Login to rate this answer.
debdas73

Answered On : Dec 5th, 2008

View all answers by debdas73

C=A/B

  
Login to rate this answer.

c. C=B/A

  
Login to rate this answer.
balasu

Answered On : Sep 9th, 2009

View all answers by balasu

The answer is c=b/a (c)

  
Login to rate this answer.
ajayingle

Answered On : Jun 30th, 2010

View all answers by ajayingle

Answer is C. C=B/A

  
Login to rate this answer.
Cathy

Answered On : Jul 1st, 2012

c.C=B/A

  
Login to rate this answer.

Answered On : Aug 1st, 2012

C=B/A

  
Login to rate this answer.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

Related Open Questions

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.