Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Geometric Software Engineering AllOther Interview Questions
Questions Answers Views Company eMail

. Give the C language equivalents of the following a)Function returning an int pointer b)Function pointer returning an int pointer c)Function pointer returning an array of integers d)Array of function pointer returning an array of integers

1606

What is the mistake in the following program segment ? f() { int a; void c; f2(&c,&a);}

3422

char *a[2]; int const *p; int *const p; struct new { int a;int b; *var[5] (struct new)} Describe the statements in the above given construct ?

2790

What is the fallacy in the following program segment ? int *f1() { int a=5; return &a; } f() int *b=f1() int c=*b; }

1 3313

Find the fallacy in the following program segment? int a; short b; b=a;

1 3820

Define function ? Explain arguments in functions ?

1540

How does C pass variables to a function ?

1597

Explain the following program segment. f(){ int *b; *b=2; }

1942

Draw the diagram showing the function stack, illustrating the variables that 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;

1627

Post New Geometric Software Engineering AllOther Interview Questions




Un-Answered Questions

working function importance of mdc meter

1714


What is form-based authentication?

542


What is parallel sysplex?

455


Which property of a hyperlink signifies an element that currently has the user's mouse pointer hovering over it?

358


Select the AWS service which is nosql database and serverless, minimal latency ?

5






What is explain plan in db2?

602


Which neo4j clause used for adding or updating properties to an existing relationship?

1


1.explain the accounting concepts ? 2.what are the objectives of preparing a trail balance ?

1525


Does full backup break log chain?

560


What kind of job profile you are looking for?

769


Explain the properties of union. What is the size of a union variable

734


What is ActiveX Document?

1691


What does n a mean in vlookup?

310


How do I turn off error reporting?

505


What is equalisation? Why do we need it?

4092