1. What will be the output of the following programs.
a) #include
CSC,
7 9547write a program that accepts 3 numbers from the user. dispaly the values in a descending order.
3 65131. The Write statement was written and suddenly the program
was showing something different what can be the reason WRITE
'MOHAN'(001).
a)User must have choosen a different language
b) User must have made the line inactive at the Runtime.
c)There must something different Written on the Text element .
d)If nothing is mentioned in the Multilingual Table what
will be the output.
2. how the Transaction Variant.will be helpful to the Enduser?
a)hide the screen Field.
b)To change the Flow Logic.
c)To schedule background process
3. Rollback to be done at the dialog work process what will
you write.
a) Rollback work
b) Message A
c) Message E
d) Rollback work at the End of the PAI.
4) Rollback at the LUW concept.
a)You will write the Code at the PAI Block of the Each
Dialog process
b)You will write the Code ROLLBACK work at the End of the
LUW PAI block.
5. Field statement regarding the CHAIN INPUT
If the user has committed any wrong value on the one Field
of the Cain Input.
And what will be the syntax.
a) Field
This program numbers the lines found in a text file. Write a program that reads text from a file and outputs each line preceded by a line number. Print the line number right-adjusted in a field of 3 spaces. Follow the line number with a colon, then one space, then the text of the line. You should get a character at a time and write code to ignore leading blanks on each line. You may assume that the lines are short enough to fit within a line on the screen. Otherwise, allow default printer or screen output behavior if the line is too long (i.e., wrap or truncate). A somewhat harder version determines the number of spaces needed in the field for the line numbers by counting lines before processing the lines of the file. This version of the program should insert a new line after the last complete word that will fit within a 72-character line.
2092Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.
3052Write a program to print distinct words in an input along with their count in input in decreasing order of their count
2528write a program to convert a expression in polish notation (postfix) to inline (normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix
3370
what is the include program name?
What is the program to maintain change run?
What does the program RSMDCNVEXIT check?
What is the alpha check execution program?
How does u handle this COM components developed in other programming languages in .NET?
Allowed program to auto-correct the database when loading a presentation.
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
Which is your favorite editor, shell, programming shell and why?
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
Program for Prime numbers and Matrix plz explain me the procedural method with steps
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?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
Enhance the Debug() function so that the programmer has to press Enter or Return after debugging is deactivated?
How will you make .NET programs work in Linux ?
What are the functions of the typical server program?