. 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
2040char *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 ?
3223What is the fallacy in the following program segment ? int *f1() { int a=5; return &a; } f() int *b=f1() int c=*b; }
1 4175Draw 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;
2029Post New Geometric Software Engineering AllOther Interview Questions
What is dtd in hibernate?
Recruitment is positive process while selection is negative process why?
Explain the different types of pathnames that are used in unix.
What features are available with each windows 7 edition?
What are the different types of validation controls provided in ASP.NET?
Why should you use youtube for digital marketing?
What is python? What are the benefits of using python? What do you understand of pep 8?
What is parameterized reports in ssrs ?
What does this command do,"$more readme.txt“?
What types of people (e.g. job types) do you interact with on a regular basis?
why do want to join bpo as you have done b.tech?
Can rsa be attacked? If so, how?
How do you use goal seek in excel?
What are zymogens?
What is the importance of scope option in workflow?