GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Programming  >  C++
Go To First  |  Previous Question  |  Next Question 
 C++  |  Question 21 of 43    Print  
Write a program to find prime numbers using pointers
2)Write a program to check armstrong numbers using pointers

  
Total Answers and Comments: 0 Last Update: May 30, 2007     Asked by: keerthana 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

"Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.
Read Answers (1) | Asked by : Kpc

Latest Answer : Both the above methods doesn't meet the purpose. Try thisclass singleton{ private: /*add what ever data members necessary*/ static singleton* obj; singleton() ...
Read Answers (3) | Asked by : santosh

Latest Answer : Destructors in C++ need not be called explicitly. The destructor for a class whether one has defined it or not gets called automatically and all objects associated with the class gets destroyed in the order of descending appearance in the class. ...

Latest Answer : Depends ,cpp is just like c with advanced (OOPS) features........Still it depends on the complexity of the program ! If we are using many advanced concepts of cpp in the code like inheritance , polymorphism and most importantly virtual functions then ...
Read Answers (1) | Asked by : varun

Write a program to find prime numbers using pointers2)Write a program to check armstrong numbers using pointers
View Question | Asked by : keerthana

How to find out merged node (node at which two linked list are merged) when the length of two linked list is given?
View Question | Asked by : punam_5

View Question | Asked by : manik goel

I have a program in Math that I can't do ,can any body help me and I'll be very grateful to him.The program is:How to use Code written in C++ to write matrices/matrix/array in Math with 4th 

you are tasked by your teacher to help her in the computation of your grade for preliminary period. the grade will computed based on the following formula.CRA=summation of all the quizzes, recitation,board 


 Sponsored Links

 
Related Articles

C++ Pointers

C Pointers Concept of Pointers Every storage location of memory has an associated address Address is a number that grows sequentially For every program placed in memory each variable or function in the program has an associated address mosgoogle center The address of operator The address of operator
 

How to develop compile and run a C program

The steps involved in building a C program are: 1. First program is created by using any text editor and the file is stored with extension as .c 2. Next the program is compiled. There are many compilers available like GNU C compiler called as gcc, Sun compiler, Borland compiler which is pop
 

NLP E-Prime Technique

NLP E Prime Technique Introduction Neuro linguistic Programming places great deal of importance on non verbal communication and body language However our language also plays a significant role in effective communication It embodies not just the vocabulary we use in our dialect which is around seven
 

Quality Aspects to Check While Writing COBOL Program

Quality Aspects to Check While Writing COBOL Program This article gives a general list which the programmer must check while delivering programs developed in COBOL This can also be used as a general checklist for checking quality of the COBOL program developed mosgoogle Quality is a vital factor fo
 

How To Write The Main Heading For Your Essay

How To Write The Main Heading For Your Essay When you write an essay you will want to make sure you write a good heading To write a good heading you will need to plan your essay very effectively If you remember any good points from lectures these could be things you may want to use to create a good
 

How To Write a Good Essay

How To Write a Good Essay While there are many different methods you can use to write an essay standard essays will follow specific formats Understanding the basic format of an essay will allow you to write informative articles which will capture the attention of those that read it mosgoogle The fir
 

How To Write A College Essay

How To Write A College Essay The best way to write a college essay is to start by brainstorming ideas You will also want to make a list of topics you re interested in While there are other ways you can write a college level essay this method is the easiest mosgoogle When you brainstorm you will want
 

Basic concepts of OOPS and Structure of C++ program

Basic concepts of OOPS and Structure of C program In this tutorial you will learn about Objects Classes Inheritance Data Abstraction Data Encapsulation Polymorphism Overloading Reusability Before starting to learn C it is essential that one must have a basic knowledge of the concepts of Object orie
 

How To Write A Killer Resume

How To Write A Killer Resume When you apply for a job it can be argued that your resume is the single most important factor to whether or not you will be hired It is not uncommon for people to spend days making sure they create the perfect resume mosgoogle Making even small mistakes on your resume c
 

Online Degree Program Information

Online Degree Program Information While the concept of distance learning is not recent the use of the internet to earn degrees online is a relatively new concept The beginning of what would become a revolution in education started in the middle of the 1990s mosgoogle It was during this time that hig
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape