Software Interview Questions
Questions Answers Views Company eMail

What does '\r' and '\b' mean? Please explain with example.

7 32209

please send the scrpit driver program

1 2494

a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.

4545

a number is perfect if it is equal to the sum of its proper divisor.. 6 is perfect number coz its proper divisors are 1,2 and three.. and 1+2+3=6... a number is deficient if the sum of its proper divisor is less than the number.. sample: 8 is deficient, coz its proper divisors are 1,2 and 4, and 1+2+4=7. abundant number, if the sum of its proper divisor is greater than the number.. sample..12 is abundant coz 1+2+3+4+6=16 which is geater than 12. now write a program that prompts the user for a number, then determines whether the number is perfect,deficient and abundant..

1 6085

the number 138 is called well ordered number because the three digits in the number (1,3,8) increase from left to right (1<3<8). the number 365 is not well ordered coz 6 is larger than 5. write a program that wull find and display all possible three digit well ordered numbers. sample: 123,124,125,126,127,128,129,134 ,135,136,137,138,139,145,146,147 148 149,156.......789

5 20736

parkside's triangle.. create a program like this.. enter the size: 6 enter the seed: 1 output: 1 23 456 7891 23456 789123 sample2: enter the size: 5 enter the seed: 3 output: 3 45 678 9123 45678 parkside should not exceed 10 while its seed should only be not more than 9..

4 14818

A abstract class extending an abstract class.Super class has both abstract and non-abstract methods.How can we implement abstract and non-abstract mehtods? Explain with snippet

3 5059

which types of data structure will i use to convert infix to post fix???

IIT,

5 7246

WAP TO ACCEPT STRING AND COUNT A COMES N TIMES B COMES N TIMES C COMES N TIMES D COMES N TIMES AND SO ON......... AT LAST UNTIL Z COMES N TIMES...............

3 4479

LEARN SAP FROM REAL TIME CONSULTANT Dear all, this is rajan,working as a SAP HR CONSULTANT, I am worked as also a corporate trainer, now I use to take online class. If u r really interested to learn sap the real time configuration,pl directly contact me. here u will be getting real time knowledge, So if u r really carrier oriented and want to make carrier in sap contact me Rajan 9986213471 bangalore

2468

How to create a key field for a logical file inside RPG?

HSBC,

4 12526

Can somebody tell me that, Is it possible to read all the member of PF without OVRDBF?

6 10721

how can i sort numbers from ascending order and descending order using turbo c..

1 9593

HOW DO YOU CONFIGURE ALE BETWEEN TWO DIFFERENT VERSIONS OF SAP ?

2 4947

write testcase for print option using mswod

Bally Technologies,

1 7793


Un-Answered Questions { Software }

Does ctr help in improving quality score?

1


What is grid system in bootstrap?

1


What is a ternary operator in java?

540


What is the first line in every perl script called?

559


What are the three ways to skin a component?

5






How to Use the Shell API function SHBrowseForFolder() ?

1361


What are extractors?

523


Explain replication manager.

487


What is RMI and what are the services in RMI?

615


What are the options available while performing revaluation in an actual costing run?

607


What are the different license keys types in hana system? What is their validity? : hana administration

59


What is sdram?

584


How to Print a TStringGrid / TDBGrid?

1405


In case of DVD, the speed is referred in terms of n X. Here what does X refers to

647


What are the uses of controllers in angularjs?

439