what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / raghu
just another virtual application
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is a null pointer in c?
What are register variables? What are the advantage of using register variables?
int i=10; printf("%d %d %d", i, i=20, i);
What does c mean in basketball?
What are the uses of a pointer?
Is main an identifier in c?
Why should I prototype a function?
What is .obj file in c?
#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
Does sprintf put null character?
Which type of language is c?
What is a method in c?
What is substring in c?
show how link list can be used to repersent the following polynomial i) 5x+2