Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
No Answer is Posted For this Question
Be the First to Post Answer
Lists the benefits of c programming language?
12345 1234 123 12 1
Explain how do you generate random numbers in c?
int *p=20; if u print like dis printf("%d",p); o\p:- 20; how is it possible? plz give me the explanation.
write a c program to find biggest of 3 number without relational operator?
difference between native and cross compilers
why the execution starts from main function
Why doesnt the call scanf work?
is forign key will be unique key any table or not?
Famous puzzles which are generally asked by companies during interviews ?
how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com
how we can say java is platform independent, while we require JVM for that particular Operating System?