Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Programming Languages AllOther Interview Questions
Questions Answers Views Company eMail

Write a program to reverse a number?

BirlaSoft,

1243

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

Genpact,

1109

Write a program to show polymorphism.

Genpact,

1170

What is the merger sort principle and its time complexity.

Verifone,

1225

Explain with examples any 2 features of OOPS.

Tavant Technologies, Verifone,

1174

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

Zensar,

1116

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

Yahoo,

1354

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,

1236

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

Yahoo,

1246

What is the difference between COM and CORBA?

Yahoo,

1304

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

Yahoo,

1138

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

Syntel, Visa,

1084

What is the entry point function of a DLL?

Wipro,

1099

What is SOLID Principle in Programming Language?

NA,

1288

What do you understand by modular programming?

Tech Mahindra,

1205


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

why we use abstract in awt?

2078


how do i create my own exception class which will restrict IO exception?

2789


1) How can u create the table?

1929


Is buffer size and file block size is similar? If similar,at which case it will be same size?

2230


purpose of abstraction and interface

2051


If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this

2181


what is adodb??y it is used for connection of V.B and access??what is ado?dao?

2253


Why did you ever become involved in QA/testing?

2123


Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.

1007


Any real time example of O2C process from taking order till creating invoice.

2435


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

3719


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

2127


How do i find out the number of parameters passed into function?

2716


how we can know the funcions available in a class recording java?

2279


Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

1512