1.What are the different ways to initialize a variable. How to differentiate global and local variables, explain it through a simple tcl program. 2.Create a list of week days and print the first and last character of each day using foreach command 3.Can you write a small program to verify the given input is file or directory.Before checking, just ensure that the file/dir exists or not in the given path. If the given input is a file, findout the size and verify that the file has all read ,write and execute permission.
3 10783How 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 15307{Anu Anudeep Anukumar Amar Amaravathi Aruna} is their any possibility to find the letter "a"in the given list? if yes how?
3 9967Post New HCL Tcl Interview Questions
Is there a charge for microsoft?
For document clearing what are the customizing prerequisites ?
What are the different tools in android? Explain them?
Define prototype?
Is hibernate framework good?
How to print the first array element?
What is the surrogate key?
What is sap query?
sir, please send previous years RRB junior engineer (mechanical) exam papers
Explain the purpose of inductor in an electric circuit?
What are the different networking options used in openstack?
What are the advantages and drawbacks of using ado.net?
Explain flux?
What do you know about PACs?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.