Fwd: Programming interview Questions and answers

| Tuesday, August 25, 2009



Programming interview Questions and answers


Operating System FAQS

Posted: 12 Aug 2009 12:59 AM PDT

Mainframe resources links

Posted: 11 Aug 2009 10:22 PM PDT

More SQL Server Interview Questions And Answers

Posted: 11 Aug 2009 10:19 PM PDT

13 free ebooks download links 12th August

Posted: 11 Aug 2009 10:13 PM PDT

New SharePoint Questions

Posted: 11 Aug 2009 10:01 PM PDT

C Programming Questions

Posted: 11 Aug 2009 07:34 PM PDT

MFC Tutorials with Source code

Posted: 11 Aug 2009 07:30 PM PDT

Top 13 Questions Asked in VC++ Interviews

Posted: 11 Aug 2009 07:21 PM PDT


1. What is the difference between critical section, mutex and semaphore ? Explain synchronization methods in win32 / MFC. Answers…..

2. Name few classes in MFC which are not derived from CObject class ? Answers….

3. What is the top base class for MFC Framework? If I derive a new class from CObject class what are the basic features my derived will get? OR what are the main features provided by CObject class? Answers…..

4. What is the Sub classing ? Explain customized control development ? Answers….

5. What is a DLL ? What are different dll's supported in VC++ ? Explain different types of dll's. Answers…..

6. Find Nth Node from End of the Singly linked list ?Answers…..

7. Explain pointer to the constant and constant pointer ? What is the difference between them ? Answers….

8. What is the use of CCmdTarget? Explain Command or Message routing with SDI & MDI applications? Answers…..

9. What is document-view architecture? Give me one real time example for SDI? Answers….

10. What is a copy constructor ?What is the need for it ? What is the Shallow and deep copy ? When it gets called ? Write the signature ? What is the difference between copy constructor and overloaded assignment operator ? Answers…..

11. What is an overloaded assignment operator ? What will happen if we assigned object to self( object1 =object1) ? What is the difference between copy constructor and overloaded assignment operator ? Answers…..

12. What is the use of SendMessage() and PostMessage() and difference between them ?   Answers….

13. Explain modal and modeless dialog box ? what is the difference between modal and modeless dialog box ? Answers….


You are subscribed to email updates from Programming interview Questions and answers
To stop receiving these emails, you may unsubscribe now.
Email delivery powered by Google
Google Inc., 20 West Kinzie, Chicago IL USA 60610

Programming interview Questions and answers

|



Programming interview Questions and answers


15 E-Books download links

Posted: 17 Aug 2009 09:48 AM PDT

C# Tutorial

Posted: 16 Aug 2009 07:48 PM PDT

Visual Basic Com OLE articles

Posted: 16 Aug 2009 07:47 PM PDT


Introduction

Visual Basic Language

Exploring Toolbox

More on Toolbox

Visual Basic And Databases

Visual Basic Interface Design

Introduction to Databases

Database Connection with the DAO Data Control

Database Connection with ADO Technology

//

COM – Component Object Modelobject is one of those words that essentially means whatever you want it to mean. There's object-oriented programming and objects as data structures within a program. But when we talk about objects in the context of OLE 2 or ActiveX, we are referring to a very specific type of object, sometimes called a componentobject or a windowobject. These objects follow a standard called componentobjectmodel (COM)More….

OLE- Object Linking And Embedding you don't need to understand all of OLE 2.0 to use it. This is because much of the complexity is hidden by Visual Basic (and by the Microsoft Foundation Classes, for those of you using Visual C++).More….

DDE – Dynamic Data Exchange The first step on the road to ActiveX was Dynamic Data Exchange (DDE). This capability is still supported by some applications and by Visual Basic, but only for backward compatibility with older applications. More….


winforms – windows forms Articles

Posted: 16 Aug 2009 07:46 PM PDT


Introduction to Winforms WinForms is a programming model used to create Windows Applications. .NET framework offers base classes for building Windows applications. Most of the functionality for these classes is in the System.Windows.Forms namespace. The Visual Studio is used to design these applications visually, and to automatically generate the code.More…..

Serialization Before we begin with main program let us now see how to attach a menu to a blank form. Carry out the following steps:More…..

A Simple Winform – Windows Form Lets look at a better program now, which takes in some information about an employee and displays out the same. We plan to add the following Controls in our program.More…..

Image Explorer Application using WinformIn this program we have used 4 controls viz: a TreeView Control, a ListView Control, a Panel, and a PictureBox. The TreeView Control is used to explore directories and files. The ListView control is used to display the list of all the '.bmp', '.jpg', and '.gif' files. The PictureBox is used to display the file selected in the ListView. The Panel is used to make the PictureBox scrollable.More…..

Building Custom Control For WinformBesides the standard controls we may wish to create our own controls. For e.g. the existing controls might not fulfill our application's needs. So these are nothing but user-defined controls..More…..


.Net C# VB ASP ADO COM articles

Posted: 16 Aug 2009 07:44 PM PDT


The .NET Framework

Form Authentication

Data Types In C#

ASP .NET Services

Inheritance And Polymorphism

Creating And Consuming Web Services

A Tryst With Printer

Properties And Indexers

Common Dialog Boxes for Printing

Creating Collection Classes

Custom Controls

Understanding Delegates

Adding Events to Custom Controls

Event Driven Programming With WinForm

COM Interoperability

GDI+ – An Extension To GDI

Reading Metadata Using Reflection

Miscellaneous .NET Features.

Working With Attributes

Visual Inheritance

Creating Multithreaded Applications

Getting Management Information using WMI

Synchronizing Threads

Viewing Processes Using WMI

File I/O and Serialization

Tapping the Processes Using WMI

File Transfer Using Network I/ORemoting

Implementing UDP

//
//

Building Server and Client

Creating Owner Drawn Menus

Adding Resources To Assembly

Creating UI for an XML Document

XMLDeploying .NET Applications – I XML And ADO.NET

Using MS Agents

Deploying .NET Applications – II

Solutions, Projects, Items, Etc.

Deploying .NET Applications – III

Binding Data With WinForm Controls

Security Under .NET Application Domains

Creating Web Applications Grooming the DataGrid Control – I

Code access Security Grooming the DataGrid Control – II

ASP.NET security

Transformation in GDI+ – I

The Regular Expressions

Transformation in GDI+ – II

Role Based Security Model

Handling Keyboard & Mouse Messages

Printing Through .NET

The Timezone Application – I


15 ebooks for free download

Posted: 16 Aug 2009 07:41 PM PDT

You are subscribed to email updates from Programming interview Questions and answers
To stop receiving these emails, you may unsubscribe now.
Email delivery powered by Google
Google Inc., 20 West Kinzie, Chicago IL USA 60610

Programming interview Questions and answers

|


Programming interview Questions and answers

|


Programming interview Questions and answers


Microsoft .Net Tutorial collection

Posted: 20 Aug 2009 07:44 AM PDT


activex2.html 6k
activex3.html 4k
activex4.html 6k
activex6.html 6k
ActiveXDirectoryControl.html 9k
adsense1.xml 22k
Apr_10_04.htm 18k
Apr_17_04.htm 21k
ArraysinCSharp.htm 14k
asp1.htm 7k
atlcom1.htm 27k
atlcom2.htm 16k
atlcom3.htm 12k
atlcom4.htm 11k
atlcom5.html 22k
atlcom6.html 25k
Aug_02_03.htm 21k
Aug_16_03.htm 22k
Aug_30_03.htm 24k
August_07_04.htm 27k
August_14_04.htm 22k
August_21_04.htm 18k
August_28_04.htm 25k
automation1.htm 7k
automation2.htm 6k
automation3.htm 7k
basics1.htm 18k
bloggertemplatemadeforadsense1.PNG 46k
coll1.htm 12k
coll2.htm 8k
coll3.htm 10k
coll4.htm 9k
coll5.htm 10k
coll6.htm 7k
coll7.htm 18k
com_1.htm 5k
com_2.htm 6k
com_3.htm 8k
com_4.htm 5k
controls1.htm 3k
controls10.htm 4k
controls2.htm 3k
controls4.htm 3k
controls5.htm 3k
controls6.htm 27k
controls7.htm 26k
controls8.htm 41k
controls9.htm 50k
cpp1.htm 3k
cpp10.htm 9k
cpp11.htm 9k
cpp12.htm 23k
cpp13.htm 2k
cpp14.htm 19k
cpp15.htm 19k
cpp2.htm 3k
cpp3.htm 20k
cpp4.htm 10k
cpp5.htm 4k
cpp6.htm 2k
cpp7.htm 6k
cpp8.htm 6k
cpp9.htm 4k
csarticle01.htm 10k
csarticle02.htm 12k
csarticle03.htm 13k
csarticle04.htm 11k
csarticle05.htm 10k
csarticle06.htm 8k
csarticle07.htm 11k
csarticle08.htm 12k
csarticle09.htm 14k
csarticle10.htm 13k
csarticle11.htm 11k
csarticle13.htm 13k
csarticle14.htm 12k
csarticle15.htm 11k
csarticle16.htm 12k
csarticle17.htm 14k
csarticle18.htm 13k
csarticle19.htm 8k
csarticle20.htm 10k
csarticle21.htm 14k
csarticle22.htm 18k
csarticle23.htm 12k
csarticle24.htm 24k
csarticle25.htm 10k
csarticle26.htm 13k
csarticle27.htm 18k
csarticle28.htm 10k
csarticle29.htm 9k
csarticle30.htm 19k
csarticle31.htm 9k
csarticle32.htm 8k
csarticle33.htm 17k
csarticle34.htm 9k
csarticle36.htm 15k
csarticle37.htm 12k
csarticle38.htm 10k
csarticle39.htm 3k
csarticle40.htm 11k
csarticle42.htm 13k
csarticle44.htm 10k
csarticle45.htm 7k
csarticle46.htm 7k
csarticle47.htm 19k
csarticle48.htm 8k
csarticle49.htm 10k
csarticle50.htm 12k
csarticle51.htm 13k
csarticle52.htm 28k
csarticle54.htm 13k
csarticle55.htm 11k
csarticle56.htm 13k
csarticle57.htm 14k
csarticle58.htm 14k
csarticle59.htm 11k
csarticle60.htm 8k
csarticle61.htm 9k
csarticle62.htm 11k
csarticle63.htm 8k
csh1.htm 20k
csh2.htm 22k
csh3.htm 32k
database1.htm 6k
database2.htm 3k
database3.htm 27k
datatypes1.htm 15k
dbase.htm 183b
Dec_06_03.htm 27k
Dec_13_03.htm 24k
Dec_20_03.htm 21k
Dec_27_03.htm 22k
dhtml1.htm 2k
dialog1.htm 3k
DirectoryCopyControl.html 5k
Disk.htm 134k
disk1.htm 90k
dll1.htm 5k
dll2.htm 5k
dll3.htm 3k
dll4.htm 2k
Events.htm 13k
exp1.htm 11k
exp2.htm 12k
exp3.htm 7k
exp4.htm 6k
Feb_07_04.htm 24k
Feb_14_04.htm 30k
Feb_28_04.htm 26k
file1.htm 7k
file2.htm 5k
file3.htm 6k
file4.htm 7k
file5.htm 8k
fileio1.htm 3k
fileio2.htm 20k
fileio3.htm 20k
gdi1.htm 2k
gdi2.htm 3k
gdi3.htm 2k
gdi4.htm 5k
gdi5.htm 11k
gdi6.htm 6k
gdi7.htm 3k
google177d78b7b4e6a95c.html 0b
help1.htm 25k
html1.htm 749b
int.htm 7k
internet1.htm 3k
internet2.htm 3k
internet3.htm 3k
internet4.htm 26k
internet5.htm 31k
internet6.htm 37k
internet7.HTM 25k
internet8.HTM 30k
IntroductionToAssemblies.htm 6k
Jan_03_04.htm 23k
Jan_10_04.htm 22k
Jan_17_04.htm 25k
Jan_24_04.htm 26k
Jan_31_04.htm 26k
June_05_2004.htm 26k
June_07_03.htm 29k
keyboard1.htm 2k
keyboard2.htm 3k
keyboard3.htm 4k
LiveSearchSiteAuth.xml 81b
MainComDcomArticles.htm 6k
Mar_06_04.htm 24k
Mar_20_04.htm 24k
May_01_04.htm 16k
May_08_04.htm 19k
May_15_04.htm 18k
May_29_04.htm 21k
menu1.htm 10k
menu2.htm 10k
menu3.htm 4k
misc1.htm 12k
misc_vc1.htm 4k
misc_vc10.htm 2k
misc_vc12.htm 6k
misc_vc2.htm 2k
misc_vc3.htm 3k
misc_vc4.htm 3k
misc_vc5.htm 4k
misc_vc6.htm 2k
misc_vc7.htm 6k
misc_vc8.htm 24k
misc_vc9.htm 2k
mouse_vc1.htm 2k
mouse_vc2.htm 15k
mouse_vc3.htm 14k
MultiplelanguageSupportinCSharp.htm 16k
Mutex.htm 13k
Network1.htm 19k
Nov_01.htm 25k
Nov_08_03.htm 21k
Nov_15_03.htm 28k
Nov_22_03.htm 18k
Nov_29_03.htm 31k
Oct_04_03.htm 26k
Oct_11_03.htm 24k
Oct_18_03.htm 22k
opengl1.htm 42k
opengl2.htm 7k
opengl3.htm 20k
palette1.htm 8k
palette2.htm 6k
palette3.htm 23k
prepro1.htm 9k
printing1.htm 15k
printing2.htm 23k
reflection1.htm 11k
reflection2.htm 8k
reg1.htm 6k
reg2.htm 13k
registry1.htm 2k
registry2.htm 11k
Remote_shutdown.htm 17k
scrsaver1.htm 27k
scrsaver1a.htm 33k
sdi1.htm 2k
sdi2.htm 4k
sdi3.htm 7k
sdi4.htm 6k
Sep_06_03.htm 23k
Sep_13_03.htm 19k
Sep_20_03.htm 20k
Sep_27_03.htm 31k
September_04_04.htm 20k
September_11_04.htm 21k
September_18th_04.htm 20k
September_25_04.htm 32k
shell1.htm 11k
shell2.htm 9k
sitemap.xml 53k
socket1.htm 31k
socket2.htm 12k
struct1.htm 13k
struct2.htm 11k
thread3.htm 27k
thread4.htm 24k
Thread7.htm 29k
threading1.htm 14k
threading2.htm 7k
threading3.htm 14k
threading4.htm 6k
threads1.htm 4k
threads2.htm 7k
threads8.htm 21k
Usesofassembliesy.htm 6k
views1.htm 6k
views2.htm 4k
views3.htm 5k
views4.htm 3k
views5.htm 3k
What_is_.Net.htm 11k
winform1.htm 8k
winform2.htm 14k
winform3.htm 22k
winform4.htm 8k
winform5.htm


AS-400 AS400 Interview Questions and answers

Posted: 20 Aug 2009 03:55 AM PDT

Computer notes

Posted: 20 Aug 2009 01:59 AM PDT

Linked list problems

Posted: 20 Aug 2009 01:50 AM PDT

QA Quality assurance testing software testing notes

Posted: 20 Aug 2009 01:47 AM PDT

102 Programming tips

Posted: 20 Aug 2009 01:46 AM PDT

Geometry notes

Posted: 20 Aug 2009 01:44 AM PDT

Management notes

Posted: 20 Aug 2009 01:43 AM PDT

Various finance and technology articles

Posted: 20 Aug 2009 01:26 AM PDT


Interrupts Primarily Interrupts are events in the outside world, like receiption of a character on the serial port which must be quickly written to a buffer, or like pressing the keyboard where the keycode must be written quickly into a buffer. In case of such an event the hardware alerts the CPU and sends a dedicated number to it. 

/
Oracle Tutorial Tables: In relational database systems, data are represented using tables (relations). The data is stored as records or rows or tuples in the table. The data attributes contitute the columns of table. The structure of table or relation schema is defined by these column attributes. More details…

Website Definition – A website is a collection of hyperlinked Web pages and put them online at a web address. It is also said Internet site by metonymy, the World Wide Web based on the Internet. More Details….

Visual Basic Tutorial Introduction, Visual Basic Language,Exploring Toolbox,More on Toolbox,Databases Interface Design, Database Connection with the DAO Data Control,Database Queries with SQL,Database Connection with ADO Technology More details….

Win32 ApiThis tutorial is intended to present to you the basics (and common extras) of writing programs using the Win32 API. The language used is C, most C++ compilers will compile it as well. As a matter of fact, most of the information is applicable to any language that can access the API, including Java, Assembly and Visual Basic. More details….

Programming Problems Problem 1: Write a program to generate a boolean OR of two digital signals. A signal has two states, a high state and a low state. More details….

Data Structures Find the C Source code impleentation of Trees, Lists, Queses, Arrays, Searching and sorting mehothd More details…..

Agile Development this is about various new development/software project management techniques which can be catagories as  "agile development".More details…

Mutual fund, stocks, share trading, future trading, NFO, IPO, insurance, managing personal finance, Home equity loans,More Details …

Basic Analysis Credit analysts are called upon to review and approve potential counterparties for money market products and capital market products / investments: money market investments usually have a term of one year or less……..

Credit Risk Measurement and Management In addition to analyzing individual companies and agencies it is also necessary to review the credit risk of a single obligor over a length of time, the credit risk of the daily and long-term trading activity….

// <![CDATA[//
// <![CDATA[//

Accounting Issues and Credit Analysis Since the Securities Acts of 1933 and 1934, public companies in the United States have been required to provide the public with audited financial statements. The "Big Four" of the auding industry include Deloitte & Touché, PriceWaterhouseCoopers (PWC), Ernst & Young and KPMG…….

Letters of Credit A Letter of Credit (LOC) is a document stating the commitment on the part of a bank to place an agreed upon sum of money at the disposal of a beneficiary on behalf of a client/counterparty under precisely defined conditions.Credit Analysis nd Risk Credit Analysis is neither entirely a science nor entirely an art. What credit analysis does allow us to do is gain an accurate profile of a subject at a given point in time by not only considering the publicly reported accounting statements of the subject but by also considering the: More details

Finance & Investments(new)


Microsoft Visual Studio 2008is an integrated development environment which is the successor of Microsoft Visual Studio 6. It eases the development process of .NET Application to great deal for Visual C#.NET, Visual Basic.NET, Visual C++.NET, Visual JScript.NET, Visual J#.NET, ASP.NET, etc The revolutionary approach in this new Visual Studio.NET is that for all the Visual Studio.NET Compliant Languages there is a single IDE, debugger, project and solution explorer, class view, properties tab, tool box, standard menu and toolbars. The key features of Visual Studio.NET IDE include:
Virtual functions Runtime Polymorphism C++ provides two types of polymorphism, runtime polymorphism and compile time polymorphism.. Compile time polymorphism can be achieved using function overloading and operator overloading, while runtime polymorphism can be achieved using virtual functionsPointers and Smart PointersPointer is a concept in C and C++. A Pointer is an address, which is pointing to some other Address.Usually we create some variable and which holds some value.A pointer holds the address of some ordinary variables. Using pointer we can access or modify the value of the variable to which this pointer is pointing.

C++ Template is an important addition in C++ when compared with C. Lot of readers have beensending queries about templates.I would try to explain a majority of them here in a question-answer form. The questions have been suitably modified to address a general audience.

oRACLE iNTERVIEW qUESTIONS aND aNSWERSConcepts and Architecture Database Structures 1. What are the components of Physical database structure of Oracle Database?. ORACLE database is comprised of three types of files. One or more Data files, two are more Redo Log files, and one or more Control files. More…




PeopleSoft C Programming PHP Perl Ajax
OOAD Computer Science Unix / Linux C#.Net COM DCOM
Hibernate Interview Puzzle Winform Informatica SAP
Visual C++ OOP's General HR New Java Java
Oracle Freshers Zone Microsoft .Net C++ Unix
Terradata Data WareHousing Data Structures Design Pattern Investments
MFC Analysis & Design PL/SQL C#.Net Oracle
ASP.Net Spring Framework MBA SQL Server C++
SQL Operating System Mainframes Windows Oracle
Database QA & Testing Data Structures Blog Links XML
Oracle VC++ Projects Informatica Sybase AS400
Win32 Visual C++ Management UML DBA
e-Books Test Pattern SharePoint
Window
Sockets Tech Articles Puzzles QA & Testing SAP FI
RDBMS Exchange Server Windows Symbian DataStage


You are subscribed to email updates from Programming interview Questions and answers
To stop receiving these emails, you may unsubscribe now.
Email delivery powered by Google
Google Inc., 20 West Kinzie, Chicago IL USA 60610

Programming interview Questions and answers

|


Programming interview Questions and answers


Latest Data Warehousing Interview Questions

Posted: 25 Aug 2009 06:58 AM PDT



Ebooks info

Posted: 24 Aug 2009 10:38 PM PDT

Automated Testing Winrunner Questions

Posted: 24 Aug 2009 07:56 PM PDT


winRunner Interview question's Set 1 winrset1
WinRunner Interview Questions and Answers winrunner
winRunner interview questions Set 2 winrset2
winRunner interview questions Set 3 winrset32
Winrunner Page 4 winrunnerpage4
Winrunner Page 5 winrunnerpage5
Winrunner Page 6 winrunnerpage6
Winrunner Page 7 winrunnerpage7


ASP.Net Questions And Answers

Posted: 24 Aug 2009 07:53 PM PDT


Asp Interview questions Page 2 asppage2
Asp Interview Questions Page 3 asppage3
Asp Page 4 asppage4
Asp Page 5 asppage5
Asp.Net Design Patterns Interview Questions and answers aspdp
ASP.Net Interview Questions And Answers asp
Asp.Net Interview Questions and answers Page 1 asp.netpage1
ASP.Net Tutorial asptutorial


EJB -Enterprise Java Beans questions

Posted: 24 Aug 2009 07:52 PM PDT


EJB questions 1 ejbquestions1
EJB Questions 2 ejbquestions2
EJB- enterprise java beans interview questions and answers ejb


DataStage Faqs, Tutorials, Notes and Interview Questions and Answers

Posted: 24 Aug 2009 07:45 PM PDT


DATASTAGE 7.5×1 GUI FEATURES datastage7.5×1guifeatures
DATASTAGE FAQ datastagefaq
DataStage Faqs, Tutorials, Notes and Interview Questions and Answers datastageinterviewquestionsandanswers
DATASTAGE NOTES datastagenotes
DATASTAGE TUTORIAL datastagetutorial


COM DCOM MFC OLE ActiveX tutorials

Posted: 24 Aug 2009 07:43 PM PDT

You are subscribed to email updates from Programming interview Questions and answers
To stop receiving these emails, you may unsubscribe now.
Email delivery powered by Google
Google Inc., 20 West Kinzie, Chicago IL USA 60610

Huge free ebooks download links collections

| Wednesday, June 17, 2009

Manual And Automation Testing Interview Questions And Answers

|