What are Storage Classes in C ?

Answer Posted / shweta

write short note on command line arguments?

Is This Answer Correct ?    15 Yes 38 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which driver is a pure java driver

963


Explain what is the purpose of "extern" keyword in a function declaration?

598


Why c is a mother language?

532


Write a program to print numbers from 1 to 100 without using loop in c?

607


Why we use conio h in c?

560






What is the difference between exit() and _exit() function?

578


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

1700


Why enum is used in c?

506


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2032


How can you tell whether two strings are the same?

805


What are bitwise shift operators in c programming?

618


If errno contains a nonzero number, is there an error?

766


Is calloc better than malloc?

552


In C programming, what command or code can be used to determine if a number of odd or even?

599


find out largest elemant of diagonalmatrix

1622