hi,
which software companys will take,if d candidate's % is jst
55%?
No Answer is Posted For this Question
Be the First to Post Answer
whether itis a structured language?
How do you prevent buffer overflows in C?
How can I dynamically allocate arrays?
What are the features of the c language?
Explain threaded binary trees?
How is a pointer variable declared?
how to reverse string "Hello World" by using pointers only. Without any temp var
Where are the auto variables stored?
There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side?
Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..???
What are different types of operators?
Can we declare a function inside a function in c?