ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
 Categories  >>  Software  >>  Programming Languages  >>  C++       
 
  STL (65)   OOPS (266)   C++ General (278)
 
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
What is Object Oriental Progam  2  584
how to swap two strings without using any third variable ?  5  2098
this is to swap to strings....but in output the whole strings are swapped leaving first as it is...why it is so #include<iostream.h> int main() { char a[]="ajeet"; char b[]="singh"; long x=*a; long y=*b; cout<<x<<":"<<y; x=x+y; y=x-y; x=x-y; *a=x; *b=y; cout<<x<<":"<<y; cout<<&a<<endl; cout<<&b<<endl; }  1  262
Can we use resume in error handling i.e. in the catch block Infosys  4  1549
how to swap two numbers with out using temp variable  8  2061
Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list. Goldman-Sachs  10  3244
What is Object Oriented programming.what is the difference between C++ and C? Infosys  6  3732
Distinguish between: a) Normal layout & Print Layout views b) Windows Clipboard & office Clipboard c) Save & Save As Commands d) Program File & Data File e) Pie Charts & Barr Charts  0  180
Define the terms: field, record, table and database  1  1367
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command  0  165
Explain how to insert a hyperlink in to an Excel worksheet and save a Word document as a Web page.  1  1276
How can you create a bulleted list, numbered list and an outline by using bullets and numbering command. Explain with the help of example.  0  159
How Find, Replace and Go To commands ca be used to substitute one character string for another? Explain with the heIp of an example.  1  568
Describe the elements of Microsoft Word screen. Write down steps for creating, saving, retrieving, editing and printing a document.  0  314
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.  0  150
E-Mail New Answers        Answer Selected Questions       
 
Prev    1   ... 4   ... 7   ... 10   ... 13   ... 16    18   [19]    20  ... 22   ... 25   ... 28   ... 31   ... 34   ... 37   ... 40    Next
 
 
 C interview questions   C Interview Questions  C++ interview questions   C++ Interview Questions  VC++ interview questions   VC++ Interview Questions
 Delphi interview questions   Delphi Interview Questions  Programming Languages AllOther interview questions   Programming Languages AllOther Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system? 146 Honeywell
how to get the sum of two integers? 76  
class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash 33  
explain sub-type and sub class? atleast u have differ it into 4 points? 26  
How to deploy web appliction in web logic ? 147 Unisys
Program to check whether a word is the first word of the sentence. 88  
How to Increment the value of the empid E001 for each and every employee by using the programe? 34 Accenture
Write a program to multiply 3x3 matrics 13  
write a program to demonstrate,how constructor and deconstructor work under multilevel inheritance 230 TCS
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there? 38  
i want a road rash 3d game code if some one know please help me 30  
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase 145  
Write a C++ program that asks the user to choose a number between 1 and 1000. Then, your program should be able to guess the number by asking the user no more than 10 yes/no questions. Use a while loop in your program 9  
how to find the correct email address format by using the programe? 73 Accenture
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required) 371  
Describe the My Computer and My Documents folders; identify the elements that are present in every Window. 172  
Write a program to accept a number and to print numbers in pyramid format? for eg:for a no. 5 1 212 32123 4321234 543212345 9  
what is oppes 92  
1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list) 30 Nagarro
How Do you Code Composition and Aggregation in C++ ? 3611 IBM
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com