Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Topic :: Data





Data Interview Questions
Questions Answers Views Company eMail

A paragraph PARA-X is to be executed when none of the data names A, B and C have value of 1. Which of the following will achieve this ? (a) IF A NOT = 1 OR B NOT = 1 OR C NOT = 1 PERFORM PARA-X (B) IF NOT A= 1 AND B= 1 AND C = 1 PERFORM PARA-X (C) IF A NOT =1 IF NOT B = 1 OR C= 1 PERFORM PARA-X (C) IF A NOT = 1 AND B NOT = 1 AND C NOT = 1 PERFORM PARA-X

TCS,

3 7181

Identify the invalid dataname from the following: (A) savings-account (B) annual-allocation-for-overhead (C) samount250 (D) 12demand

TCS,

4 7804

Study the DATA DIVISION entries and the three PROCEDURE DIVISION entries given below: 01 END-OF-FILE-SWITCH PIC XXX. 88 NO-MORE-RECS VALUE "YES". 88 MORE-RECS VALUE "NO". (i) READ SAMPLE-FILE AT END MOVE "YES" TO NO-MORE-RECS. (ii) IF NO-MORE-RECS = "YES" GO TO LAST-PARA. (iii) IF NO-MORE-RECS GO TO LAST-PARA. Which are wrong? (a) (i) and (ii) (b) (ii) and (iii) (c) (i) and (iii) (d) all

TCS,

5 8621

What is wrong with the following data declaration? 01 W-DATE PIC X(6). 05 DD PIC 99. 05 MM PIC 99. 05 YY PIC 99. (a) Nothing is wrong. (b) Under W-DATE all level 05 items are having a PIC 99 but level 01 has PIC X(6). (c) PIC can't be specified for a group item. (d) DD, MM, and YY are invalid datanames.

Mphasis, TCS,

6 13728

OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 level (d) any level from 02 to 49

TCS,

13 21289

What's the difference between Dataset.clone and Dataset.copy?

Ksb,

10 33544

what are class,constructor and primitive data types?

IBM,

2 10407

what is metadata and it's use?

3 6760

How to update a data for the views in the relational data base schema

TCS,

1 4318

How can we alter the data after creating a view

1 3829

what is the meta data and meta data manager ?

1 6441

what is the data model and how it is use ?

2072

How would you print out the data in a binary tree, level by level, starting at the top?

Amazon, Microsoft,

6 25569

What we do with the object of ado.net dataset after using it?Can we dispose it or can we set it nothing?Is it must or not?

SVI,

4 8126

How do you pass the data from one servlet to another servlet?

HCL,

11 84501




Related Topics


Un-Answered Questions { Data }

Can we install Oracle database in VT100 Server?

2448


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3954


How to connect to a remote database using Applet?

2618


How database connectivity in XML is achieved?

2295


How data can be inserted into long row column of database?

2193


How to know howmuch data is truncated?

2428


What are the parameters available in user exit for enhancing master data?

2021


What are the data target administration tasks?

2381


Where the data is extracted during init of delta and during delta updates?

2060


How do you transform OH data?

1982


How will you do data driven testing using Robot?

2628


Where the datapool values are stored?

2514


What is datapool cursor?

2367


What is standard data type and what is user defined data type?

2414


What information is contained in the Datapool_config section?

2248