Which scripting language is better among TCL Perl and Python and why? 



Which scripting language is better among TCL Perl and Python and why? ..

Answer / krishna

It is my opinion that on which task I have to use which language.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Tcl Interview Questions

Which scripting language is better among TCL Perl and Python and why? 

1 Answers   GE,


Write a program to increment IP address to +10 and verify it is correct ip or not ?? example my ip is 172.122.132.143 increment this ip to +10 and verify it is valid ip or not

1 Answers   Alcatel,


Write a proc to increment the ip by the given no. of times. The incremented IPs should be a valid one. Ex: proc <name> {ip no_of_incrments} { body }

2 Answers  


how to increment eacl element in a list ? eg: incrlist {1 2 3} =>2 3 4

9 Answers   Honeywell,


How to get the next ip for given ip ex: 10.10.10.1 -> 10.10.10.2 ex: 10.10.10.255 -> 10.10.11.0

5 Answers   Cisco, HCL,


 write a regular expressions to fetch all the valid ip's

3 Answers   Alcatel,


How to extract "information" from "ccccccccaaabbbbaaaabbinformationabcaaaaaabbbbbbbccbb" in tcl using a single command?

12 Answers   Wipro,


WHAT IS TCL?

4 Answers   Airtel,


{Anu Anudeep Anukumar Amar Amaravathi Aruna} is their any possibility to find the letter "a"in the given list? if yes how?

3 Answers   Cisco, HCL,


Test case on windows calculator?

1 Answers  


how to write the startup scripts in winrunner? can any body explain with example code?

0 Answers  


if i give in numbers output should be in characters example : set a 23 o/p twentythree

1 Answers   Alcatel,


Categories