Software Interview Questions
Questions Answers Views Company eMail

What is wrong with this code such that it doesnt produce the input reversed? #include #include #include int main(void) { char Space = ' '; char LineOfText; float count; LineOfText = getchar(); while ((LineOfText = getchar()) != '/n'); { count = strlen(LineOfText) - 1; while (count >= 0) { putchar(LineOfText[count]); count--; } } getchar(); return 0; }

2 3010

what u mean by check point in the database of oracle& what return code 247 in TMS mean...

IBM,

6 9621

Describe a TCP connection sequence

HCL,

4043

When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value

1 2415

Let us suppose one application needs 2GB RAM to run and dependent plugins will be load while running application. Here My doubt is how many processes will create for this application. I know the concept of virtual memory, which will provide RAM on demand. My straight forward question is what is the size of the process and is it single process will create by operating system to complete the task of my application.??? Thanks in Advance.

Baidu,

2067

how to check single or double byte in struts

1567

BEst INstitute for QTP & SELENIUM

1 3404

If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.

2 5251

How much salary you are expecting? If they ask in an interview, what we have to tell?

Tech Mahindra, Wipro,

6 16495

Give some examples of use of thread in a single user multiprocessing system

6173

Write tast case for a+b=c?

1 3116

nowadays which protocol we are using?either tcp or udp?which is more useful?

3 4722

what is the difference between tcp and udp protocol?nowadays internet using which type of protocol?

2 5509

we have 20 records in source system, when we run for the 1st time, it should load only 10 records into the target, when you run for the second time it should load another 10 record which are not loaded. How do we do that? Can we write a SQL query in source qualifier to do it. This q' is asked in one f the interviews. Please let me know if anyone knows. Thanks

TCS,

3 7083

How can we select pr retrieve the particular row in dataset by using orchadmin command?

IBM,

1 3589


Un-Answered Questions { Software }

How to identify a class as a test class in salesforce? What are the best practices to write a test class?

206


What is the exact numeric data type in sql?

551


What do you mean by report bursting?

504


Explain the difference between nil and nil?

490


What is the difference between ‘having’ clause and a ‘where’ clause?

555






Explain reversal of documents in sap : fi- general ledger accounting

636


What are the benefits of learning excel?

303


How one can parse xml in android?

506


How will you convert a Buffer to JSON in Node.js?

243


What is Directed Acyclic Graph(DAG)?

219


What are the steps involved in implementation of Oracle HRMS?

592


How many types of classes are there in java?

523


How do I create a swift file in xcode?

473


What is the information contained inside the xml file?

453


How does xaml relate to biztalk/.net? : xaml

581