Você está na página 1de 5

How to prepare and write the C Aptitude Exams?

In this post, we are giving the some tips on how to prepare and write the C aptitude exams.
Dear friends while you are attending an interview,these days almost all companies have the C aptitude
round for the freshers, so e prepare for an interview.
!reparation for C aptitude exams"
#$ne important %ey to success is self&confidence.
An important %ey to self&confidence is preparation#
& Arthur Ashe.
!reparation for an interview is not an one day preparation efore interview process,
'o Don(t wait for an interview call, e updated every day. !reparation for an interview is not an easy
thing,
you should %now all the details aout the attending company, interview pattern, company structure,
depth in concepts, and more.
Every )o interview *uestion is as%ed to test your s%ill, so e prepare for your interview.
'tudy the +asic concepts"
,ou should %now the asic %nowledge of the language. -ead more and more c language oo%s of
different authors,recall your study materials, and try to understand the concepts li%e structures,
pointers, arrays, and etc. Don(t simply read the concepts, try to under stand it, and solve the prolems
on it.
Invest on good C aptitude, C language oo%s surely these oo%s are returns the good %nowledge on C
program.
!oint it down
How much you are studied is not an important thing, what you really understand at the end
of the day is important. .hile attending the aptitude tests e specific is very important,
for that you should memori/e the things what you are studied, so while preparing )ust note down the
important
things or underline it or use the flash cards for memori/ing.
'olve, 'olve,and 'olve
'olve the more and more examples availale on C. 0ry to solve the C Aptitude *uestions from various
oo%s or wesites, it gives the strong hands on C.
0ry to solve the C online tests, it is very help full to manage the time and you can %now aout your
capaility. Depends on the score you can ta%e the more difficult tests.
1oo% at the history
2ormat3type of test isn4t a huge surprise, so try to solve the attending company previous papers. 0hey
are not repeat the same *uestions, ut pattern and concept are the same. +y solving the previous year
papers you have an idea what to except.
How to write the C Aptitude exams?

5'trength of mind is exercise, not rest.6
& Alexander !ope

Each and every interview attending is a techni*ue or a s%ill, you should %now aout an interview
techni*ues,
interview *uestions pattern or type of interview. C aptitude round is the one which finds the real talent
of your programming s%ill, your I7, and how you are solving the prolems in the given time inter well.
0ime is the %ey
In the C Aptitude test round companies are giving very less time and more *uestions, 'o don(t waste the
time while answering.
-ead the *uestion carefully and understand it *uic%ly. Don(t confused with *uestions it ta%e more time.
2irst try to solve the *uestions on which you are very well %nown concepts,
i.e. if you are good in pointers )ust solve the pointers *uestions first, then try the other *uestions, it
helps you to score more.
Don(t waste the time on one single *uestion, if you didn(t get it, )ust move forward after finishing other
one(s if you have a more enough time then attend that type of *uestions.
+e specific
Don(t guess the answer )ust y loo%ing at it, it surely looses your mar%s. 0ry to solve the
each and every *uestion y paper wor%.
If you are really prepared and you %now the concept very well you will get the answer which is in the
options list.
2or example"
!redict the output or error8s9 for the following"
?
:
;
<
=
>
?
main89
@
int iA&:B
CiB
printf8#i A DdEnEn#,Ci9B
F
$ptions"
a. i A G
. i A :
c. i A ;
d. i A &:
if you don(t %now the concept of unary operators, and you are going to guessing it, y loo%ing at the Ci,
you will choose or c oth are wrong.
Hnary C is the only dummy operator in C. .here&ever it comes you can )ust ignore it )ust ecause it
has no effect in the expressions 8hence the name dummy operator9 so answer is &:.
Compiler depends
'ome C pu//les are really very tric%y e care full while answering those *uestions.
2or example"

!redict the output or error8s9 for the following"
?
:
;
<
=
>
?
I
J
void main89

@
int x,yB
x A >B
y A CCx K CCxB
printf8#Lalue of x A Dd and Lalue of y A DdEn#,x,y9B
F
$ptions"
a.Lalue of x A ? and Lalue of y A <G
.Lalue of x A I and Lalue of y A =;
c.Lalue of x A I and Lalue of y A =M
d.Compiler dependent
In this *uestion most of the compilers produce the answer c,ecause in any expression pre
increment operator has a higher priority than arithmetic operator as a result value of x is increment
is first two times then value of y is evaluated.+ut some compilers may produce an entire different
outputs,
so there is a choice compiler dependent, so the answer is d.

Contrary methods
In some cases if you don(t %now the answer, you can find the answer y loo%ing at the options.

Example"
!redict the output or error8s9 for the following"
?
:
;
<
=
>
?
I
J
M
:G
::
:;
:<
:=
:>
:?
main89

@
int iA<B
switch8i9
@

case :" printf8#one#9B
rea%B
case ;"printf8#two#9B
rea%B
case <" printf8#three#9B
rea%B
default"printf8#/ero#9B
F
F
$ptions"
a.six
.<
c.three
d.four
In this *uestion if you don(t %now any thing aout switch statement, ut y loo%ing at the options, you
can easily point out that six, <, four are not the answers, so answer is three.
Dear friends e prepare for your interviews and e confident. Don(t lame your luc%
after every interview, +est of luc% for your interviews
#1uc% is where opportunity meets preparation#. +est of luc% for your interviews.
&Den/el .ashington

Você também pode gostar