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 ?
3264What is the fallacy in the following program segment ? int *f1() { int a=5; return &a; } f() int *b=f1() int c=*b; }
1 4263Draw 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;
2063Two 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 9254In 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 12102Find 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 29305If a man stands in front of sun what is the first letter of the direction which is left to him ?
4 10818Post New Geometric Software Interview Questions
What do you understand by the gdp of the country?
I have a job interview and I will be asked 1)-in depth multi carrier EVDO 2)-Traffic/Capacity engineering Any help is highly appreciated!
What is ng template in angular?
What are top seo ranking factors?
What is the difference between primary & secondary storage device? : Dot net architecture
Hai Frds, i want to join in testing tools course, pls sugest good institute. And pls tel about Mind Q institute & phone num of Nareswar Roa sir plss, ple mail me plssssss
State one difference between a template class and class template.
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
Can parameters have drop down list?
How to run an xml file?
What are the kinds of stop available in blue prism in control room?
what is deference Business area and Profit center?
Why do we need runtime polymorphism in c++?
What is the default download location for files on windows?
What is an operator?