Bruh can you help me why i am getting null exception pointer error something like this Its saying that the static function which i created is giving that error my code was compiled successfully but on runtime this error came
@Krish_cse23 күн бұрын
@@areeba8993 give me GitHub link to the code, i need to go through that first. Else ChatGPT might help. It usually arises when you perform operations on null values.
@Childrensworld-km4ik17 күн бұрын
Same error(NullPointerException) in my IPA exam😢
@Krish_cse17 күн бұрын
@@Childrensworld-km4ik you might have used object before initializing
@areeba89937 күн бұрын
@@Krish_csei don't hv my code rn but i have done the same stuff u did but still got that error idk why but ill try chatgpt to know more about that error btw thanks for your
@AdityaKumar-pg6eb25 күн бұрын
u didn't made getters?
@Krish_cse25 күн бұрын
@@AdityaKumar-pg6eb No, it's your wish to create it or not. At the end passing test cases matters.