What do you mean by command line argument?
No Answer is Posted For this Question
Be the First to Post Answer
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
What is the scope of local variable in c?
What is the size of empty structure in c?
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]
what is event driven software and what is procedural driven software?
how to generate sparse matrix in c
Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
related to rdbms query .
what will be the out put. #include<stdio.h> void main() { printf("Output:"); printf(1+"vikashpatel"); }//output: ikashpatel
What is sizeof int?
What is file in c language?