macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 37201what is the output? #define fun(a,b,t) (g ##t=(a),(a)=(b),(b)=g##t) float gfloat; main() { float a=1.12,b=3.14; fun (a,b,float); printf("na=%4.2f,b=%4.2f",a,b); } A)Error in Defining Macro B)a=1.12,b=3.14 C)a=3.14,b=1.12 D)None of the Above
3 11514Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
10 18721Post New Infosys C Interview Questions
What is vacancy?
Plot the pixel histogram( take any image) – count of values versus pixel intensity 0 to 255. You must write this from first principles – do not use the MATLAB hist command (although you may use it for comparison and checking your algorithm’s correctness). Plot the cumulative histogram. Do not use the cumsum function in MATLAB (write your own function to achieve this).
Differentiate between pagecontext.include and jsp:include?
What is the use of control cable?
What's the “kernel trick” and how is it useful?
Where do you put javascript in html?
What are components in reactjs? Explain the component lifecycle with the help of a diagram explaining each component method in detail. Also, give an example of both stateless and stateful components with source code?
Exhibit the essential contrasts between automation anywhere and blue prism?
What is the use of graph database?
Can you cite some examples where both false positive and false negatives are equally important?
What is text generation ? How can you implement in Tensorflow ?
What port does pgadmin use?
How can you delete the DBPROPERTY in Hive?
What are context initialization parameters?
What are three methods of heat transfer?