import java.io.*; class Demo { public static void main(String args[]) { File f=new File("1234.msg"); String arr[]=f.list(); System.out.println(arr.length); } }
3 6675Post New Ramco Core Java Interview Questions
How do you add an element to a set in c++?
Is linux written in c?
What is *args and **kwargs?
What does the “static” keyword mean?
When we connect the large capacitor bank in series ?
What is a system versioned table?
What are the types of alerts in splunk?
Explain radio environment in building.
If relative y axis vibration sensor is by passed, and relative x axis and absolute sensor is left working. how much monitoring i would have risked?
What are homologous chromosomes? Which are the human cells that do not have homologous chromosomes?
What is difference between input and raw_input?
Explain basis path testing?
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it? What conditions are to be checked if the data is inserted, updated or deleted using a text files?
Explain Thiele's structure for benzene. What is the difference between thiele's structure and modern structure (resonance hybrid) of benzene?
Are linux and unix commands the same?