When will you use shell script/Perl ahead of C/C++?



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

Post New Answer

More Programming Languages AllOther Interview Questions

Difference between debugging, running, executing of an application

1 Answers   HCL,


Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance

2 Answers  


what are the advantages of sap on other software ?

1 Answers  


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

1 Answers  


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

1 Answers  


swap two number wthout using third variable

4 Answers   eClerx,


Given: (x-2)(x+3)= 100; solve the equation for x using any programing language.

2 Answers   Amazon, Manhattan,


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

1 Answers  


in teradata level primary in table level allows duplicates why?

1 Answers   TCS,


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

7 Answers  


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

1 Answers   TCS,


Categories