Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) hi friends please tel me how to handle the recovery manager(All i.e PopUp ,Application Crach ,Object state,etc) in QTP
IBM,
1 4961Hi, I'm doing B.com 3rd year. Simultaneously I'm doing software engineering in a private institution. I would like to know whether my B.com graduation alone is enough to get me a job in the IT field or should I do some PG course not MBA... suggest me...
1 4498Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator
2 9167What is the output of: String a1 = "Hello"; String a2 = "world!"; String* s1 = &a2; String& s2 = a1; s1 = &a1; s2 = a2; std::cout << *s1 << " " << s2 << std::endl;
4 9242
What to have ready before you call Borland Developer Support?
Write about the use of the virtual destructor?
What is slice in go?
Differentiate between library() and require()?
How to Convertan integer into a binary string?
What is meant by inheritance?
Is laravel a cms?
What is class in python?
What language is a dll written in?
What is instantiation?
Which character is used to match exactly one character?
What does do in c?
What is mass assignable in laravel?
what are the Steps to uninstall and reinstall Delphi 6 ?
What is the python keyword "with" used for?