-
-
-
-
-
-
-
-
-
-
What is the entry in your .kshrc or .profile that will save up to last 200 commands in a history list?
Assuming you have the environment variable ENV=.kshrc set, What is the entry in ur .kshrc or .profile that will save up to ur last 200 commands in a history list?
A) HISTSIZE=200
B) Set history 200
C) HISTORY=200
D) Setenv history 200 -
-
-
-
Largest Integer using 8 bits
Largest integer can be written from 8 bits is a. 256 b. 255 c. 8 d. 10
-
Memory Managment
What are the desirable attributes for memory managment?
-
File System Find Command
What is the major expressions used with find command to select file which has been accessed more than 375 days ago?
-
WaveGuide
Why does wave length increase when waves entering a waveguide?
-
PERL Data Types
What are the fundamental data types in PERL?
-
-
A Tricky Question
A financial year is start from 1 April of every year and end on 31 March of next year. Write a C program to find number of months and number of days between two dates in a given financial year. E.g if d1=5/4/2012 and d2=23/2/2013 are given, find the no. of days between these two dates.
Languages Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans