Explain the meaning of keyword 'extern' in a function declaration.
No Answer is Posted For this Question
Be the First to Post Answer
x=y=z=1 z=++x||++y&&++z Printf("%%%d";xyz) what is the values of x,y and z?????
Write a program to generate random numbers in c?
Explain in detail how strset (string handling function works )pls explain it with an example.
what is the difference between NULL & NUL keywords in C?
What are keywords in c with examples?
What are the 4 types of programming language?
Write a C program to count the number of email on text
What are the different types of linkage exist in c?
find the minimum of three values inputted by the user
Explain what a Binary Search Tree is.
Explain the difference between #include "..." And #include <...> In c?
write a programme that inputs a number by user and gives its multiplication table.