Given : $L_1$= Regular language
$L_2$=CFL
A) $L_1\cap \bar L_2$: as we know that CFL is not closed under complement operation. CFL complement is REC.
therefore Reg $\cap$ $\overline{CFL}$ =REC which is not CFL.
hence option A is wrong here.
B) $\overline{(\bar L_1\cup \bar L_2)}$: this can be written as $\overline{\overline{L_1}}\cap\overline{\overline{L_2}}\implies L_1\cap L_2$.
hence Regular $\cap$ CFL is CFL because CFL is closed with regular intersection.
option $B$ is correct.
C) $L_1\cup(L_2\cup \bar L_2)$: CFL complement is REC language.
CFL$\cup$ REC is REC language and union with regular language is REC which is not CFL.
so option $C$ is false here.
D) $(L_1\cap L_2)\cup(\bar L_1\cap L_2)$; This can be written as:
(regular $\cap$ CFL)$\cup$( Regular $\cap$ CFL)
$\implies$ (regular $\cap$ CFL)= CFL, (Regular $\cap$ CFL)=CFL
$\implies$ CFl$\cup $CFL=CFL
Option $D$ is correct.
$\therefore$ Option $B$ and $D$ is correct.
Ref: closure-property-of-language-families