What are the types of assignment statements?
No Answer is Posted For this Question
Be the First to Post Answer
what is the diff b/w static and non static variables in C. Give some examples plz.
In C program, at end of the program we will give as "return 0" and "return 1", what they indicate? Is it mandatory to specify them?
Is boolean a datatype in c?
Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********
How to avoid buffer overflow?
What are register variables in c?
Add Two Numbers Without Using the Addition Operator
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
How to write a multi-statement macro?
What is the size of structure pointer in c?
What are void pointers in c?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.