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 ?
3257What is the fallacy in the following program segment ? int *f1() { int a=5; return &a; } f() int *b=f1() int c=*b; }
1 4249Draw 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;
2058Two 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 9252In 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 12096Find 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 29291If a man stands in front of sun what is the first letter of the direction which is left to him ?
4 10799Post New Geometric Software Interview Questions
Can we raise events in interface?
Give me an example of a time when you motivated others.
Where unix is used today?
How do you maintain integration between personnel development and recruitment?
Mention if we can name view same as the name of a Hive table?
What is java used for in technology?
What is a recursive stored procedure in sql server?
What are structural design patterns?
How to stop a partition form being queried?
Give the command to check if the element 15 is present in vector x?
How to set parameter in query hibernate?
How many types of tables are there?
what is direct link to download swing ebook,applet,ejb,core java
TYPE'S OF BREKAR ,WHAT IS TRANSFORMAR & SAFTY. STARTER DOL & STAR DELTA STARTER.
What is the role of copy constructor in copying of thrown objects?