Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...

Programming Languages AllOther Interview Questions
Questions Answers Views Company eMail

Write a program to reverse a number?

BirlaSoft,

506

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

Genpact,

503

Write a program to show polymorphism.

Genpact,

527

What is the merger sort principle and its time complexity.

Verifone,

496

Explain with examples any 2 features of OOPS.

Tavant Technologies, Verifone,

493

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

Zensar,

415

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

Yahoo,

597

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,

576

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

Yahoo,

526

What is the difference between COM and CORBA?

Yahoo,

572

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

Yahoo,

516

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

Syntel, Visa,

457

What is the entry point function of a DLL?

Wipro,

465

What is SOLID Principle in Programming Language?

NA,

483

What do you understand by modular programming?

Tech Mahindra,

519


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

what is dot net framework

2187


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?

1293


can we allocate memory for interface? if no then why?

1327


what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com

1468


what is the certificates in biztalk?

1281






What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids

1425


the systematic access of small computers in a distributed data processing system is referred as?

2577


THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING

1519


what is difference between object oriented programming structure and object oriented programming system?

1264


It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?

1335


Give examples of macro quoting function?

1407


in teradata level primary in table level allows duplicates why?

1500


how do you generate source code for the automatic generation for receipt number

3478


what is the difference between read the data from table and infotype

1888


How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?

3528