How do we declare variables in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is wrong in this statement?
how to create c progarm without void main()?
plz let me know how to become a telecom protocol tester. thank you.
Write a function that will take in a phone number and output all possible alphabetical combinations
#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
what is a c-language.what is do.
Example of friendly function in c++
what is the return type of printf
Write a program on swapping (100, 50)
what is the difference b/w compiler and debugger?
Explain how can I right-justify a string?