What is this pointer in c plus plus?
No Answer is Posted For this Question
Be the First to Post Answer
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 malloc and calloc which one is fast and why?
How to draw the flowchart for structure programs?
in iso what are the common technological language?
What are the types of data types and explain?
compute the nth mumber in the fibonacci sequence?
10 Answers Canon, HPL, Satyam, TCS,
what is the difference between structure and union?
What is merge sort in c?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.
What are variables and it what way is it different from constants?
Tell me what are bitwise shift operators?