WHAT IS RTGS N MINIMUM AMT TO B TRANSFERD N WHAT R THE
CHARGES ON MINIMUM AMT N IN WHICH BANK WE CAN DO IT?
c program to manipulate x=1!+2!+3!+...+n! using recursion
Which is not valid in C? 1) class aClass{public:int x;} 2) /* A comment */ 3) char x=12;
writ a program to compare using strcmp VIVA and viva with its output.
Why doesn't the code "int a = 1000, b = 1000; long int c = a * b;" work?
what is the role you expect in software industry?
Why doesnt that code work?
without a terminator how can we print a message in a printf () function.
Is null always equal to 0(zero)?
Does c have function or method?
How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?
What are the 4 types of functions?
Why do we use return in c?