main() { float a=8.8; double b=8.8; if(a==b) printf("Equal"); else printf("not equal"); getch(); } what is the output? with reason
6 11756any body can explain me door lock test cases,cell phone test cases, table and chair test cases
6 20557Post New CSC Interview Questions
What does pi stand for?
What does winword exe mean?
How To see all the tables from a database of mysql server.
How to do eager loading in hibernate?
What is autocashrule set? : oracle accounts receivable
How can multi-hop agent be set up in Flume?
What is ‘object spy’ and what is the function of object spy in qtp?
What is the need of a partition key?
Why is scala faster than java?
What is decode in static cache?
suppose I have 1000 rows in a db2 table. I want to update first 100 records, how do I do it?
How can I enter the symbol for the new euro currency in my spreadsheet?
Can you run an exe on android?
Name the pin in 8086 microprocessor that is used for selecting mode of operation?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.