Geometrics placement papers -------- placement paper 2

Answer Posted / guest

Geometrics Placement Papers | Geometrics Interview
Procedure | Geometrics Aptitude Questions | Geometrics
TechniGeometricsl Questions | Geometrics Interview Questions



1)fallacy
f()
{
int a;
void c;f2(&c,&a);
2)a=0;
b=(a=0)?2:3;
a) What will be the value of b? why
b) If in 1st stmt a=0 is replaced by -1, b=?
c) If in second stmt a=0 is replaced by -1, b=?
3)char *a[2]
int const *p;
int *const p;
struct new { int a;int b; *var[5] (struct new)
4)f()
{
int a=2;
f1(a++);
}
f1(int c)
{
printf("%d", c);
}
c=?
5)f1()
{
f(3);}
f(int t)
{
switch(t);
{
case 2: c=3;
case 3: c=4;
case 4: c=5;
case 5: c=6;
default: c=0;}
value of c?
6)Fallacy
int *f1()
{
int a=5;
return &a;
}
f()
int *b=f1()
int c=*b;
}
7)a)Function returning an int pointer
b)Function ptr returning an int ptr
c)Function ptr returning an array of integers
d)array of function ptr returning an array of integers
(See Scham series book)
8)fallacy
int a;
short b;
b=a;
9)Define function ?Explain about arguments?
10)C passes By value or By reference?
11)Post processed code for
abc=1;
b=abc1; (1 or 2 blank lines are given)
strcpy(s,"abc");
z=abc;
12)difference between my-strcpy and strcpy ?check
13)f()
{
int *b;
*b=2;
}
14)Function which gives a pointer to a binary trees const
an integer value
at each code, return function of all the nodes in binary
tree.(Study)Check


Geometrics Placement Papers | Geometrics Interview
Procedure | Geometrics Aptitude Questions | Geometrics
TechniGeometricsl Questions | Geometrics Interview Questions


15)Calling refernce draw the diagram of function stack
illustrating the
variables in the -----then were pushed on the stack at the
point when
function f2 has been introduced
type def struct
{ double x,double y} point;
main( int argc, char *arg[3])
{double a;
int b,c;
f1(a,b);}
f1(double x, int y)
{
point p;
stack int n;
f2(p,x,y)}
f2(point p, double angle)
{ int i,j,k,int max)
}
____________________________________________________________
_
1)Least no. when divide by [7 gives remainder 6,6gives 5,5
gives 4 and
soon ans;419
2)What compilation do (ans source code to obj)
3)Artficial language is provided which of the language
(Lisp) check
4)241 change its equivalent octal ?
5)for cube and sphere 3 views are similarly draw one such
figure?
6)Write a program to exchange two variaables without temp
7)Fortran cannot have value by reference
8)4,6,8,__
9)success is to failure, joy is to
10)MEANING OF JOLLY?
11)opposite to essential?
12)"Raw" means
13)To be good "Wrestler " one should have?
14)"Command" opposite?
15)genuine opposite?
16)Two proverbs are goven
17)Sum of two consecutive nos is 55, larger one is?
18)A person goes 4/5 of his usual speed reaches 10min
lateto his
destinaton, time taken?
19)80% pass in english, 70%pass in maths , 10%fail in
both , 144 pass in
both . How many all appeared to the test?
20)To get a parabola if you cut a section of?
21)Bird is flying 120km/hr b/w B to R. two trians at B to R
at 60 kmph
The distance trvelled by the bird before it is
killed.Ans.120
22)meaning of inert

Geometrics Placement Papers | Geometrics Interview
Procedure | Geometrics Aptitude Questions | Geometrics
TechniGeometricsl Questions | Geometrics Interview Questions

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi.. Guys Im pranitha, presently im working in a organisation & im look for job at MNC's like DELL, Delloitte, Bank of America, Genpect, etc., I have completed B.com . Pls help me...

1150


speak 1min on topic Travelling,memorable moment ,memorable day?

1742


What are the frequently asked questions for interview in capital iq company ?

1330


i want the sample placement paper of goldman sachs urgently. please send it to me

3931


A frog wants to climb a pole which is 15 feet in height, frog can jump 3 feet every minute after which he rests for a minute where he slips down 2 feet. How much time will the frog take to reach the top of the pole?

607






how did you celebrate your last birthday?

1281


my question is : reverse a string in COBOL program (please write a code asap) input file: 1234abcdef abc*$#1___ cdef____ghi a_z_k_h___ 4_3_2_1___ ______5678 output file: 8765_____ 1_2_3_4__ h_k_z_a__ ihg____ghi 1#$*cba__ fedcb4321

1200


What were the occupations of the people who lived within the Mauryan Empire?

587


Recently conducted Apptitude test

1413


what is the use of air in gc

1444


aptitude

705


printf("%d",printf("%d",printf("%d",printf("%s","ILOVECPROGRAM")))); whats the output

1400


Sks Microfinance

988


What kind of Issues/bugs arise in ETL projects? I would like to know few issues (critical to somewhat bugs ) normally occur in ETL process especially when testing? Domains can be banking, retail or any.

1426


what you will do when you struck in traffic ?

1057