Answer Posted / somanath mishra
Firm ware is the combination of hard ware and software.
For ex.Bios is a software
which holds the hardware Romchip
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
5.Call by value and Call by reference with program?
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
what are the differences between CONS, LIST, and APPEND
< DL Compact > tag is used for
WHat is execution in manual testing and when will we start execution and what language we use in execution
How to create a new dataset only duplicate observations in proc sort procedure?
pleasew define carrier scope in abap (sap).
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
what will we require to build project with the help of oracle
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
how do i create my own exception class which will restrict IO exception?