Answer Posted / jay
Firmware is alink between software and hardware.It really a
software which assembled in system or pretended in system
like a hardware.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
1.Mutating table
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
How do you initialize a static member of a class with return value of some function?
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
Explain what is OOPS and its concepts?
Tell me the jobs for the MCA Fresher in delhi, Noida..
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
Write a shell program to test whether a given year is leap year or not ?
where is available in this mantis toturials?
How to print No.of.rows affected after updation using ADO.Net