Tip 1 : practice programming
Tip 2 : prepare DBMS and oops concepts properly
Tip 1 : it should be precise, it Should be in pointers
Tip 2 : college work should be highlighted, all skill sets should be present in your resume MENTIONED IN THE Job description






String 'S' is NOT case sensitive.
Let S = “c1 O$d@eeD o1c”.
If we ignore the special characters, whitespaces and convert all uppercase letters to lowercase, we get S = “c1odeedo1c”, which is a palindrome. Hence, the given string is also a palindrome.
Diff between overloading and overriding?
Difference between static and non static data member?
Introduce yourself!
What are your aims?
Strength and weaknesses!

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?