what is ur strangth & weekness
No Answer is Posted For this Question
Be the First to Post Answer
Can include files be nested?
Explain what is the concatenation operator?
The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
How can I prevent another program from modifying part of a file that I am modifying?
What are preprocessor directives in c?
Explain main function in c?
Is it possible to have a function as a parameter in another function?
Evaluate the following: int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; } for fn(7); 1) 10 2) 11 3) 1
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
In a switch statement, explain what will happen if a break statement is omitted?
Should I learn data structures in c or python?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.