What is the maximum length of an identifier?
No Answer is Posted For this Question
Be the First to Post Answer
Define VARIABLE?
cavium networks written test pattern ..
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
How can a string be converted to a number?
when will be evaluated as true/ if(x==x==x) a) x=1; b) x=0; c) x=-1; d) none
Why is c so popular?
how to make program without <> in library.
What are the two types of structure?
how to use showbits function?
Compare interpreters and compilers.
Can 'this' pointer by used in the constructor?
Print all the palindrome numbers.If a number is not palindrome make it one by attaching the reverse to it. eg:123 output:123321 (or) 12321