Hi IndianKid
here is the answer for your query :
If the next hop of a route imported to the BGP routing table is 0.0.0.0, the same route already exists locally. The imported route is not a new route but the number of imported routes increases.
This route will not be selected as an optimal route by the IP routing table; therefore, it does not matter what the value of the next hop is.
so if next hop is default 0.0.0.0 , answer should be Yes
Thanks