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 ?
3202What is the fallacy in the following program segment ? int *f1() { int a=5; return &a; } f() int *b=f1() int c=*b; }
1 4149Draw 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;
2013Two trains A&B start at opposite points 120km apart at 60kmph. A fly starting along with train A at 120kmph reaches B then returns back to touch A and continues the two and fro movement. By the time two trains meet how much distance would the fly have traveled?
1 9150In a class 80% have passed in English, 70% passed Hindi, 10% didn't pass either. If 144 students passed both the subjects. What is the total strength of the class?
3 11939Find the least number which when divided by 7 gives the reminder 6, when divided by 6 gives reminder 5, when divided by 5 gives reminder 4 and so on ?
7 28991If a man stands in front of sun what is the first letter of the direction which is left to him ?
4 10563Post New Geometric Software Interview Questions
What is viod volume and peak purity in HPLC?
Why iceo >> icbo?
Define ruby binder?
How to configure yahoo cookies in load runner?
What can I delete from windows 10 to free up space?
Is it better to have more cores or more threads?
Explain the various scope values for tag.
How will you read a file using node?
What is the concatenation operator in java?
Which is better laravel or django?
What are components life-cycles?
What is currying in scala?
Do you know C or any other language?
How to download a file in selenium webdriver?
What is scalar and vector?