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 4148Draw 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 28989If a man stands in front of sun what is the first letter of the direction which is left to him ?
4 10562Post New Geometric Software Interview Questions
Can foreign key have duplicate values?
What are the default configuration files that are used in hadoop?
How can custom Hierarchies be created?
Please differentiate between a local and a global temporary table?
What is Struts2?
Which oscillator is best for general purpose?
what is the percentage of vat like 4 % , 12.5 % etc ? how can do closing stock valuation ?
What is the explanation for cyclic nature of data types in c?
How many types of emergency landings are there and explain?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
Is oracle faster than sql server?
How can we debug jQuery?
What is the difference between the implicit and explicit cursors?
Define splunk db connect?
What makes a good test engineer?