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 :: Program





Program Interview Questions
Questions Answers Views Company eMail

what is the output of the following program? #include void main() { int x=4,y=3,z; z=x-- -y; printf("\n%d %d %d",x,y,z); }

14 20104

(1)In Cl Program,Are PGM and ENDPGM mandatery Keywords or not .If yes, please tell me why these keywords is necessary. (2)If we will not define these two keywords (PGMand ENDPGM) then any error will be come or not.

FIS, IBM, Virtusa,

5 21802

write a program to generate bill screen 1.1st page should get the number of products to be billed. 2.2nd page should display the number of rows according to the number of products given in the first page. 3.Each row should have a text box for a.product name b.quantity c.unit price d.item price = quantity x unit price This should be automatically calculated not to be entered by the user. 4.After entering the products calculate sales-tax for the total amount which 8.25%. 5.After entering these values you have to generate the bill in the next page with a unique number for the bill. can anyone solve this problem..i am in need to solve this problem..pls help me

Yahoo,

1 8334

how to prepare for nic programmer post

NIC,

3287

Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? 2.How we can create own command in CL program? 3.What is use of STRSRVJOB?

CTS,

3 12485

Q.How can more than two program be executed in batch mode through SBMJOB in CL PGM but the condition is that program must be executed one by one?Please wtite the senario? 2. IS it possibe more then two programs can be executed in batch mode and HOw it will be executed in CL program ,please write the senario?

IBM,

6 16376

Can we include one C program into another C program if yes how?

Infosys,

7 12724

what is the output of the following program? main() { int c[]={2,8,3,4,4,6,7,5}; int j,*p=c,*q=c; for(j=0;j<5;j++) { printf("%d",*c); ++q; } for(j=0;j<5;j++) { printf("%d",*p); ++p; } }

4 8319

what is the output of the following program? main() { int i=-1,j=-1,k=0,l=2,m; m=i++&&j++&&k++||l++; printf("%d %d %d %d %d",i,j,k,l,m); }

7 11073

suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?

2081

The RP program is displaying records 11 times .But there are 10 records in a pf.(ie last record is displayed twice).How to display records only 10 times?

5 10332

Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?

TCS,

2 7498

what is a namespace?how they are classified?write a program which contains class,object,inheritance?

Six Sigma,

2033

Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.

2037

steps for debugging two rpg programs????

4 12460




Un-Answered Questions { Program }

what is the include program name?

2124


What is the program to maintain change run?

2156


What does the program RSMDCNVEXIT check?

2541


What is the alpha check execution program?

2227


How does u handle this COM components developed in other programming languages in .NET?

2122


Allowed program to auto-correct the database when loading a presentation.

2249


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11953


Which is your favorite editor, shell, programming shell and why?

2521


What is the term for decomposing a software program so that latent design information can be extracted? 1. Reengineering 2. Regression 3. Restructuring 4. Reusability 5. Reverse engineering

2218


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2757


What is unique about B.L.M business that would impact the future client/server architechture or software needs of your G.I.S programme?

2242


HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3769


Enhance the Debug() function so that the programmer has to press Enter or Return after debugging is deactivated?

2517


How will you make .NET programs work in Linux ?

2016


What are the functions of the typical server program?

2809