Software Interview Questions
Questions Answers Views Company eMail

What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?

2 7373

Is main() is used in the program,,see below example? void main() { int i; for(i=0;i<10;i++) main(); } Then what is the output of the program?

6 5528

What is the output for the below program? void main() { float me=1.1; double you=1.1; if(me==you) printf("love c"); else printf("know c"); }

7 8202

What is the output of the below program and how it is? void main() { static int var=5; printf("%d",var--); if(var) main(); }

MindFire, TCS, Tech Mahindra,

8 16952

Hi Team, This is kartik, I recently completed my B-tech. Importance of posting this question is for to know the best books on SQL(MYSQL/Oracle)? I like SQL concept's so much, at the same time i decided to choose SQL for my career purpose. So please suggest me the best books that are very helpful for a fresher to improve concepts like (SQL/PLSQL)Basics, programming concepts, architectures etc. Please consider my request as an important one. I am very thankful to you for providing this opportunity. If possible can you please send the names of books for my personal id also: karthikgdv1206@yahoo.com. Thanks, Kartik T

1735

where can i find the field "Delivery group", which is used to do one single delivery for the bill of materials ?

Timken,

4 9063

recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail

Infosys,

3 5243

suppose you want to use a trigger in existing standard apps form and its not available in personalization neither in custom.pll. How you will address the issue ?

Oracle,

3 6682

How to pass data into EXECUTE_IMMEDIATE statement in plsql body ?

Oracle,

2 8247

i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb

TCS,

7 10293

how to print a numbers from 1 to 100 with out using control structures?

IBM,

4 5855

What are the difficulties u faced while doing vital signs table or dataset?

1920

what is your weakness ?

IBM, Infosys, OKS, TCS, Wipro, WND, WNS,

36 49526

What happens in the following code, if u type 8 instead of *? proc sql noprint; create table abc as select 8 from lib.abc; quit;

3 5250

SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?

IBM,

6 8639


Un-Answered Questions { Software }

What are the various levels of persistence in Apache Spark?

214


What is syntax like in go programming language?

1


Can scala learn without java?

1


What is a nested if function in excel?

297


What are directive behaviors?

377






What are the core concepts of unix

527


What are the essential features of ado.net?

533


Explain the auto storage classes in c++.

593


How do I change the margins on one page in word 2010?

357


What is laracast?

570


What does a typeof operator do?

582


How do you launch a webdynpro application from a transaction?

111


What are the advantages of windows explorer?

627


Give examples of nlp systems?

522


How service contracts interfacing with accounts receivable module?

1321