Explain the meaning of keyword 'extern' in a function declaration.
No Answer is Posted For this Question
Be the First to Post Answer
write c program to display output 10(10+20)+(10+20+30)+ ... n term
0 Answers Hindustan Gum Chemicals,
wats SIZE_T meant for?
Can anyone help me with this please? Need to print the below values.. Thanks 1 1 2 1 2 3 1 2 3 4
what is the return type of printf
Write a program that accept anumber in words
Program to write some contents into a file using file operations with proper error messages.
What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?
Create a simple code fragment that will swap the values of two variables num1 and num2.
What does malloc () calloc () realloc () free () do?
What is the difference between array and pointer?
why division operator not work in case of float constant?
What is the difference between #include <header file> and #include “header file”?