Programming Languages AllOther Interview Questions
Questions Answers Views Company eMail

Write a program to reverse a number?

BirlaSoft,

861

Write a program to find duplicate number from array in minimum time complexity.

Genpact,

833

Write a program to show polymorphism.

Genpact,

854

What is the merger sort principle and its time complexity.

Verifone,

846

Explain with examples any 2 features of OOPS.

Tavant Technologies, Verifone,

867

Write a program to swap the content of two variables without using a third variable.

Zensar,

797

How to call a C++ function which is compiled with C++ compiler in C code?

Yahoo,

1036

When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)

Yahoo,

930

How do you initialize a static member of a class with return value of some function?

Yahoo,

858

What is the difference between COM and CORBA?

Yahoo,

910

When will you use shell script/Perl ahead of C/C++?

Yahoo,

860

Write a program to find whether a given number is prime or not.

Syntel, Visa,

788

What is the entry point function of a DLL?

Wipro,

795

What is SOLID Principle in Programming Language?

NA,

887

What do you understand by modular programming?

Tech Mahindra,

868


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

hi viewers, tell me,what is scripting and programming, define and difference...pls

1728


Explain with examples any 2 features of OOPS.

867


why we use mantis? what u mean mantis in IT trends? addvantages of mantis?

1957


through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?

2299


what is delimiter in sas ?

1762


As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.

1696


how will you code the subfile which is in editing mode (multiple case subfile)?

1817


hoe to data grid use in sql server 2000?

1841


suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?

1748


What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?

2005


WHAT IS MAIN IMPORTANT THING IN SOFTWARE?

1952


How to create a new dataset only duplicate observations in proc sort procedure?

1811


Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

887


how to data grid use in data bind?

1717


For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?

3405