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
I want Ada programming language books. Could anyone post me any link for that?
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
what is the use MDM(Master Data Management)and meaning
what is log files in qtp what is use
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
what is programmable BIST in today ic design
Define distributed queries. can you explain me as soon as possible
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
Difference between HTML and DHTML?
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
How to use string functions in QTP?give some examples
EXPLAIN UNARY OPEARATORS