Go Back   StudyChaCha 2024 2025 > StudyChaCha Discussion Forum > General Topics

  #1  
Old June 5th, 2014, 10:18 AM
Super Moderator
 
Join Date: May 2011
Default

I want to apply for the post and for that I want to get the C++ aptitude test model questions so can you provide me that as it is very urgent for me?

As you want to get the C++ aptitude test model questions so here is the information of the same for you:

Question : Why main function is special in C++ ?
Question : What is run-time error, logical error and syntax error?
Question : What is the role of #include directive in C++?
Question : What is compiler and linker?
Question : Why is char often treated as integer data type in C++ ?
Question : What is type conversion in C++ ?
Question : What is type casting in C++ ?
Question : What is the effect of absence of break in switch case in C++ ?
Question : In control structure switch-case what is the purpose of default in C++ ?
Question : What is the difference between while and do-while loop?
Question : What is the difference between call by value and call by reference in a user defined function in C++?
Question : What is preprocessor directive?
Question : What is the difference between local variable and global variable?
Question : What is the role of #define in C++?
Question : What are the major differences between Object Oriented Programming and Procedural Programming?
Question : What are the basic concepts of OOP?
Question : How is OOP implement in C++?
Question : What is abstract class?
Question : What is concrete class?
Question : What is a constructor? What are its features?
Question : What does a destructor do?
Question : Define inheritance.
Question : Define Base class and derived class.
Question : What are the different forms of inheritance in C++ ?
Question : What is virtual base class in C++ ? What is its significance?
Question : How are binary files different from text files in C++?
Question : What is a stream? Name the streams generally used for file I/O.
Question : Difference between get() and getline().
Question : Difference between ios::app and ios:ut.
Question : What is pointer?
Question : What is pointer arithmetic ? How is it performed?
Question : Differentiate between static and dynamic allocation of memory.
Question : What do you understand by memory leaks? How can memory leaks be avoided?
Question : What is this pointer? What is its Significance?
Question : What is the full form of LIFO? Give an example of LIFO list?
Question : What is the full form of FIFO? What is FIFO list technically called?
Question : What are the preconditions for Binary search to be performed on a single dimensional array?

Last edited by Aakashd; July 3rd, 2019 at 09:22 AM.
Reply With Quote
Other Discussions related to this topic
Thread
Management Aptitude Test Books Free Download
Pharmacy Aptitude Test Questions
Aptitude Test Online Free
Free Job Aptitude Test
MBA Aptitude Test Questions
Management Aptitude Test previous year question papers in PDF format free download
Questions asked in Aptitude Test
TCS Model questions of aptitude
PSC questions and answers PDF free download
Graduate Aptitude Test in Engineering ECE papers free download of previous years
Graduate Pharmacy Aptitude Test question papers of previous years free download
Graduate Pharmacy Aptitude Test previous year question papers free download
Graduate Aptitude Test in Engineering previous year question papers free download in
Tamil Nadu Common Entrance Test ME (CSE) model question papers free download
Graduate Aptitude Test in Engineering previous 10 year question papers free download
Management Aptitude Test question papers of previous years free download PDF
Aptitude Test IBM Questions
Sample Questions for IBM Aptitude Test
Free Download Multiple Questions for PMT
IIT aptitude test questions






  #2  
Old October 10th, 2015, 06:21 PM
Unregistered
Guest
 
Default Re: C++ aptitude test model questions free download

Sir I am preparing for the aptitude which comes in c++ test so can you please provide me the aptitude question
Reply With Quote
  #3  
Old October 10th, 2015, 06:23 PM
Super Moderator
 
Join Date: Jun 2013
Default Re: C++ aptitude test model questions free download

Her I am providing g you the aptitude question

A number gives a remainder of 1 when divided by 2,3,4,5,6 and is divisible
by 11?whats the number?
Ans 121

2. There r three desks which consisting of 2 drawers each. Each drawer is filled
either with a black or red ball. There r 3 labels naming RR,BB, RB. One desk
consists of both red and another both blue and the third are d and a black
ball. If these labels are to be pasted accordingly to their corresponding
desks what’s the probability that only one label is pasted wrongly?
Ans zero.(it cant be only one wrong, if one is wrong, the other one is also wrong)

3. My age is 3 times my son’s age and my father’s age is 40 years more than
twice my age. All our ages combine to give 1240 years. What is my age?
Ans 360 years

4. Jack and Jill went up and down a hill. They started from the bottom and Jack
met jill again 20 miles from the top while returning. Jack completed the race
1 min a head of jill. if the hill is 440 mts high and their speed while down
journey is 1.5 times the up journey. how long it took for the Jack to
complete the race ?

Ans : May be 6.3 min or 12.6 min(not sure)
Aptitude, Placement papers and Projects = Students3k.com


5. How many nos formed by using the digits 1,2,3,4 with no repetitions are
divisible by 4?
Ans no. which is divisible by 4 must have the last two digits divisible by 4. the
last two digits are 12, 24,32 the numbers are: 3412,4312,1324,3124,1432,4132the
nos. are 3(2! * 2) = 6

6. I have to catch a train by 6 AM. there is still time remaining to catch the
train. My friend told me that 50 min ago the time remaining was 3 times as
much time as that after 3 AM. How much time is remaining for my train?
Ans 26 min (Sakunthala devi's Q no 2)

There is one GEORGE SUMMERS puzzle it goes like Three tribes nororeen,
sororeen, midroreen one who always speaks truth and one always false and
one alternatively truth and false and some statements are given by A,B and
C based on those statements u have to guess who is who?(who always
speaks truth and who false and ......)
Ans : Three tribes . A-nororeen- false always
B- sororeen- true always
C-midroreen- alternate true and false

8. There is a truck driver starts from one place to pick another person at
another place. The driver goes to that place by 6 AM and then picking him
he returns back.one day the other person woke a bit early and started
walking towards the first place.one the way he meets truck driver and joins
him and both went back to the first place. This day the other person came
20 min early to the time he usually comes to the first place?Tell the time
when the driver met the second person that day

Ans : 5.50 AM(Sakunthala devi's "WALKING BACK TO HAPPINESS")
9. Analytical question.....this was based on the speculation of 3 people. Whose
guess is right?
Ans: alcit (3 marks)
10. This is another common Infosys puzzling question. It is about some goals in
a football match. The scoring system was given and the points scored by
each team was asked. This, I was told was frequently asked in Infosys
questions, so you should be able to get your hands on this one too.


Here I am also providing you the complete file so you can download it form here.
Attached Files Available for Download
File Type: zip C++ aptitude test model questions free download.zip (271.7 KB, 61 views)
__________________
Answered By StudyChaCha Member
Reply With Quote
Reply




All times are GMT +6. The time now is 09:45 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2 3 4 5 6 7 8