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,

1117

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

Genpact,

1011

Write a program to show polymorphism.

Genpact,

1068

What is the merger sort principle and its time complexity.

Verifone,

1060

Explain with examples any 2 features of OOPS.

Tavant Technologies, Verifone,

1072

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

Zensar,

1018

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

Yahoo,

1251

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,

1126

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

Yahoo,

1108

What is the difference between COM and CORBA?

Yahoo,

1137

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

Yahoo,

1043

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

Syntel, Visa,

966

What is the entry point function of a DLL?

Wipro,

997

What is SOLID Principle in Programming Language?

NA,

1137

What do you understand by modular programming?

Tech Mahindra,

1085


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?

2136


why we need to take u?

2072


What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?

2864


differences between qtp10.0 and 11.0 ?

2219


You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

1024


Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.

1935


1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

2222


Hi..Am done with my Masters recently..Am planning to learn TIBCO.. could anyone suggest me about how the job market will be and Is there any course necessary to learn prior to Tibco..i mean any prerequisite. I dnt have any knowledge on PL/SQL thats it... Plz suggest me in a best way...

2201


Is class is a abstract datatype in java?

1914


Write a pascal program to calculate the sum of the first 100 even number and odd number

4336


how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?

2312


diffrence between oracle apps , .NET , SAP

2054


what is the purpose of checked Menu options

2398


what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1921


difference between mantis and other tools?

2063