When we have more than one main function in a program how
does the compiler know the starting point of the program, i
mean from which main the execution or compilation of the
program begins?
Answer Posted / aks
Program doesn't allow more than one main function.
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
How will you prove that java swing is multithreaded?
How to get the index of the clicked field in reports in ABAP?
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
what is the similarity between networking devices?
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
what is the work of 1tier,2tier,&ntier? Plz Explain it!
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
< No Frames > tag is used for
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
What is the difference beween joblib and steplib statements
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
what is the filters in biztakk server? where it can use?
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'