When will you use shell script/Perl ahead of C/C++?
Answer / Rahul Rastogi
Shell scripts and Perl are often preferred over C/C++ in situations where the tasks at hand involve quick prototyping, text processing, system administration, or small script-based programs. They have simpler syntaxes and can be more efficient for these types of jobs compared to compiling and linking C/C++ code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between debugging, running, executing of an application
Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance
what are the advantages of sap on other software ?
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
swap two number wthout using third variable
Given: (x-2)(x+3)= 100; solve the equation for x using any programing language.
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
in teradata level primary in table level allows duplicates why?
how to swap all the values without using temporary variable. tha values r a = 20, x=60 and p=2.
5 Answers DST Global Solutions, iGate,
What do you mean by an array ? explain with an example
i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared